This website requires JavaScript.
Explore
Hush
HushAnon
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
294ad0679f64bce0965f4a0f9f22bc2d53c44f3c
haiku-beta6
/
src
T
History
beveloper
294ad0679f
include the mixer when building
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@682 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-10 00:01:09 +00:00
..
add-ons
include the mixer when building
2002-08-10 00:01:09 +00:00
apps
Implemented the "mount" command.
2002-07-25 02:56:47 +00:00
kernel
Added mount.c, implementation of mount() and unmount().
2002-08-09 20:48:30 +00:00
kits
Changed BRoster::GetRunningAppInfo() return value back to B_BAD_TEAM_ID in case the team ID is < 0. I thought R5 returns B_ERROR, but it does only for -1, otherwise it also returns B_BAD_TEAM_ID. We don't mimic this slightly insane behavior.
2002-08-09 23:50:19 +00:00
prefs
No GPL code allowed.
2002-08-09 00:39:45 +00:00
servers
Use rule AddResources instead of XRes.
2002-08-08 16:41:06 +00:00
tests
Added a small subtest for GetRunningAppInfo() and verified strange return behavior for team IDs < 0.
2002-08-09 23:50:04 +00:00
tools
Added B_BAD_TEAM_ID to known error codes.
2002-08-09 23:25:02 +00:00
Jamfile
Build the kernel first. This cures the earlier problem with
2002-07-12 19:07:26 +00:00