This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f4972679f71993d678003146c3f5835ccaf543ef
haiku-beta6
/
src
/
system
/
kernel
/
fs
T
History
Marcus Overhagen
43792b9eed
propagate required settings for the remote disk from boot loader to kernel (client-ip, server-ip, server-port)
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19780 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-12 22:27:48 +00:00
..
devfs.cpp
added missing nothrow parameter
2006-09-16 23:25:56 +00:00
fd.c
Implemented mandatory file locking, BeOS style. BNode::Lock() and BNode::Unlock()
2006-06-02 14:16:13 +00:00
IOScheduler.cpp
…
IOScheduler.h
…
Jamfile
* Introduced new build system variables
2005-12-30 21:20:07 +00:00
KPath.cpp
* Reduced the stack usage of most of the I/O paths - there were several places
2006-03-05 18:11:59 +00:00
message.c
…
node_monitor.cpp
* Finally implemented B_WATCH_MOUNT, ie. Tracker now shows newly mounted volumes
2006-03-03 11:48:49 +00:00
pipefs.cpp
Added a "reenter" parameter to the {read|write}_pages() functions to give file
2006-04-12 13:34:04 +00:00
rootfs.c
Added a "reenter" parameter to the {read|write}_pages() functions to give file
2006-04-12 13:34:04 +00:00
vfs_boot.cpp
propagate required settings for the remote disk from boot loader to kernel (client-ip, server-ip, server-port)
2007-01-12 22:27:48 +00:00
vfs_select.cpp
* Removed my old doubly linked list implementation, and stay with Ingo's.
2006-03-27 10:27:05 +00:00
vfs_select.h
…
vfs.cpp
Added a comment about the outcome of a potential problem.
2006-08-30 23:12:31 +00:00