Go to file
christos 93bfa94d10 How did this ever work? Fix to pass fileno(fp), instead of fp to lseek.
Pass off_t instead of fpos_t as the second argument.
1997-10-08 04:12:34 +00:00
bin Be silend if owner can't be set on cross-device-moved. 1997-10-07 02:06:37 +00:00
distrib Update to current state. 1997-10-07 04:01:29 +00:00
etc make these changes to the default user.group: 1997-10-07 12:45:32 +00:00
games fix compiler warnings on the alpha. 1997-10-04 09:28:32 +00:00
gnu Change GCC's INITIALIZE_TRAMPOLINE() function as submitted to Cygnus: 1997-10-06 21:19:11 +00:00
include Declare prototype of lchown(2). 1997-10-06 01:43:21 +00:00
lib How did this ever work? Fix to pass fileno(fp), instead of fp to lseek. 1997-10-08 04:12:34 +00:00
libexec Put a whitespace after the keyword `switch'. 1997-10-08 01:09:02 +00:00
regress Use SUBDIR+= and NOT SUBDIR= if you use several SUBDIR lines. 1997-10-02 11:06:30 +00:00
sbin PR misc/4206: internal -> interval; 1997-10-03 00:55:28 +00:00
share Add "console" manpage. 1997-10-07 17:44:22 +00:00
sys Emulate setting the hiwater mark with SETFRAGMENT the right way. 1997-10-07 22:46:00 +00:00
usr.bin Get rid of warnings. 1997-10-07 13:55:03 +00:00
usr.sbin fix cutnpasto 1997-10-08 00:11:51 +00:00
Makefile