Go to file
jdolecek c118cb14c0 linux_sys_getdents64(): make the d_off member point to next entry, rather
than current one; this is expected (even documented) behaviour of the
new system call
This fixes the endless loop when reading directories on NFS, though
applications won't see all directory entries due to different problem.
Fix by Matthias Scheler and Charles Hannum.
2002-05-20 06:40:37 +00:00
bin The printf builtin has been "temporarily" disabled for eight years. Remove 2002-05-15 20:45:17 +00:00
crypto use /var/chroot/sshd instead of /var/empty. suggested by christos 2002-05-16 20:59:35 +00:00
dist Comment out token after #endif. 2002-05-16 19:53:37 +00:00
distrib add sgimips hpc, gio, and imc cat/man pages 2002-05-19 20:43:28 +00:00
etc Add two new rc.conf(5) variables: 2002-05-19 01:01:32 +00:00
games remove the attributions from my slogans. they kept popping up in 2002-05-18 10:17:32 +00:00
gnu Add a -Wno-format-zero-length switch that does nothing, for forward 2002-05-18 18:53:44 +00:00
include XNS5.2/POSIX-2001: change the size argument to inet_ntop from size_t to 2002-05-14 18:57:31 +00:00
lib BUGS: 2002-05-19 13:44:31 +00:00
libexec Add .register directives to appease newer gas. 2002-05-06 18:53:30 +00:00
regress Added ipf regression tests 2002-05-13 06:34:13 +00:00
sbin Since all members in rndpoolstat_t are unsigned, print them so. PR#14584. 2002-05-19 09:47:10 +00:00
share Two fixes from John Heasley via port-sparc/16910. 2002-05-19 22:28:16 +00:00
sys linux_sys_getdents64(): make the d_off member point to next entry, rather 2002-05-20 06:40:37 +00:00
tools gratuitious comment addition 2002-05-18 05:59:23 +00:00
usr.bin Lorian -> Lorien 2002-05-18 16:18:10 +00:00
usr.sbin Make ngroups, which is the size of a static array, static too. From 2002-05-19 17:38:36 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Change -s srcdir and -d destdir so that they don't contain the "/etc" portion. 2002-05-07 02:11:07 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00
build.sh add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00