69
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Big CppUnit Update + Initial threaded test support + Integrated CppUnitShell code into TestShell More... over 22 years ago
Not currently used or integrated into other files, thus removed. More... over 22 years ago
Big CppUnit update + Initial threaded test support + Integrated CppUnitShell code into TestShell More... over 22 years ago
Integrated into TestShell.h, thus no longer needed, thus removed. More... over 22 years ago
Not currently used, so removed for the moment at least. More... over 22 years ago
Stop these files breaking the build, needs to be fixed later More... over 22 years ago
/boot/home/config/add-ons/media/legacy.media_addon More... over 22 years ago
BeOS Sound Driver for Intel ICH AC'97 Link interface More... over 22 years ago
Changes to BLooper tests so that they will work again. More... over 22 years ago
Adding the multiaudio driver header. More... over 22 years ago
This is the correct place for this file. Improved the comments and doxygen style to try and make the file more readable. More... over 22 years ago
Remove files that we either no longer need or are located elsewhere. More... over 22 years ago
A couple of minor tweaks to get things building again. More... over 22 years ago
Start adding the networking headers in their correct place and with the correct things in them. More... over 22 years ago
Implemented the read_dir(), and rewind_dir() functions for all internal file systems. Removed the read() functionality for directories. More... over 22 years ago
Updated dev.c to use sys_read_dir() instead of sys_read(). Is this file even needed anymore? If so, we may move its functionality elsewhere. More... over 22 years ago
Added the syscalls for sys_read_dir(), and sys_rewind_dir(), and moved the use of the IOCPARM_LEN() macro to the ioctl() function in libc. More... over 22 years ago
Converted module.c to use sys_read_dir() instead of sys_read(). But it really should use opendir(), and readdir(). More... over 22 years ago
Added a parameter for the maximum number of dirents for sys_read_dir(). More... over 22 years ago
Added the syscalls for sys_read_dir(), and sys_rewind_dir(). sys_read_dir() now has a parameter for the maximum number of dirents that are handled by the upper layer - which is currently 1. Added a comment in fd.h to ease the location of the sys|user prototypes of the corresponding functions in fd.c. More... over 22 years ago
New jamfiles for several prefs apps and modifications to the top prefs jamfile to use them. More... over 22 years ago
Couple of small additions and a lot more doxygen stuff. More... over 22 years ago
Regardless of whether or not the dir is renamed to bfs, here is a Jamfile. It doesn't compile on my machine, but I remember having heard something about a Be header file missing a declaration. More... over 22 years ago
Added print server and screen saver to the build. More... over 22 years ago
Fixed include. More... over 22 years ago
Added the media addon server to the build. More... over 22 years ago
The media server rolls in. Well, it doesn't compile, but it doesn't in the old tree either. More... over 22 years ago
Here goes the input server. More... over 22 years ago
No SetupIncludes in Server rule. More... over 22 years ago
This brings the app server proto6 into the game. It doesn't compile completely though and I don't even know, if all the stuff in the subdirs is really needed. DarkWyrm? More... over 22 years ago