Go to file
lukem f3c2131045 - add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params,
and use instead of replicating the effort in various locations
- if filesystem is not a regular file, use sync(2) instead of fsync(2)
  after the bootstrap has been written
2002-05-15 02:17:06 +00:00
bin Simplify previous - sbuf.st_blksize is a uint32_t, so just use 2002-05-09 02:19:42 +00:00
crypto turn on privilege separation, as 3.2.1 default do. 2002-05-14 23:33:07 +00:00
dist ipf regression tests are in regress/sys/kern/ipf 2002-05-13 06:35:47 +00:00
distrib dig sshd uid/gid, and /var/empty, for sshd privilege separation 2002-05-14 23:26:24 +00:00
etc check sshd uid/gid, as well as /var/empty 2002-05-14 23:35:35 +00:00
games Raiders of the Lost Arch 2002-05-12 16:27:59 +00:00
gnu Change the sed expression that comments out NATDEPFILES to 2002-05-10 22:01:06 +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 Delint after getaddrinfo(), etc. changes. 2002-05-14 23:58:08 +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 In the description of the -r and -w options, match the wording of the 2002-05-15 01:58:16 +00:00
share Add a symbol for IEEE Std 1003.1-2001. 2002-05-14 18:26:37 +00:00
sys When loaned page become ownerless as a result of freeing, it should be 2002-05-15 00:19:12 +00:00
tools Use the target disklabel_mbr.h, since it just describes data structures for 2002-05-12 12:30:10 +00:00
usr.bin Don't count on kernel includes to exports user variables. 2002-05-13 05:13:23 +00:00
usr.sbin - add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params, 2002-05-15 02:17:06 +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 turn on privilege separation, as 3.2.1 default do. 2002-05-14 23:33:07 +00:00
build.sh add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00