Go to file
Ben Gras 1b28ca47b1 . changed MAXOPEN's from statics to (OPEN_MAX-3)
(test broke after increasing OPEN_MAX)
. changed s_nokill to s_nokill_stop
  (test broken as SIGSTOP isn't maskable)
2006-02-13 11:07:21 +00:00
boot Moved the print statement till after the K_CLAIM flag check after 2005-12-20 14:38:14 +00:00
commands umount /usr first 2006-02-06 16:40:15 +00:00
drivers Ignore system signals. 2006-02-06 15:33:39 +00:00
etc *** empty log message *** 2006-02-03 15:41:58 +00:00
include Revert to 30 OPEN_MAX (committed by mistake) 2006-02-13 10:32:05 +00:00
kernel added reenter check to lock_dequeue() to avoid unlocking of interrupts 2006-02-10 16:53:51 +00:00
lib . use proper S_ISFIFO for ISFIFO check 2006-02-02 16:59:07 +00:00
man Added truncate(1) manpage; added comment about holes in du; removed 2006-01-11 17:18:53 +00:00
servers Don't sync before exiting drivers. 2006-02-13 10:28:42 +00:00
test . changed MAXOPEN's from statics to (OPEN_MAX-3) 2006-02-13 11:07:21 +00:00
tools *** empty log message *** 2006-02-03 16:06:14 +00:00
LICENSE LICENSE taken from website instead of old PH license. 2006-01-05 16:58:38 +00:00
Makefile No more gmake in top makefile 2006-01-17 15:09:15 +00:00