Go to file
perseant 15c84d56e5 Do not report write errors if the user specified the -N flag.
Also, change the segment size report to include the total size of the disk,
similar to newfs, e.g.

  newfs_lfs -N -F -B 65536 /dev/rsd0b
  272.7MB in 4363 segments of size 65536
  super-block backups (for fsck -b #) at:
  16, 55824, 111632, 167440, 223248, 279056, 334864, 390672, 446480, 502288
2000-09-11 01:32:21 +00:00
bin Remove a hack to prevent unwanted gcc -Wuninitialized warning; it's now 2000-09-06 13:37:14 +00:00
crypto add manpage for kadmin 2000-09-10 19:45:04 +00:00
dist do not #undef _res; we want to get any #define our local resolv.h has. 2000-08-14 11:33:34 +00:00
distrib Remove the kernel symbol files during a `make clean'. 2000-09-10 21:59:00 +00:00
etc We actually do know about KERNOBJDIR so use it. 2000-09-10 22:04:27 +00:00
games Based on OpenBSD: spelling, punctuation, grammar and line length 2000-09-10 10:52:56 +00:00
gnu Add admin category. 2000-09-05 15:20:36 +00:00
include Make targets which are generated with rpcgen depend on the rpcgen binary. 2000-09-10 23:21:49 +00:00
lib Make targets which are generated with rpcgen depend on the rpcgen binary. 2000-09-10 23:21:49 +00:00
libexec install manpage 2000-09-10 19:57:30 +00:00
regress Add md5sha subdir 2000-08-19 17:53:24 +00:00
sbin Do not report write errors if the user specified the -N flag. 2000-09-11 01:32:21 +00:00
share add IHAFC and IHNFC 2000-09-10 20:49:20 +00:00
sys Only reset the timer value if it actually accumlated time. 2000-09-11 00:22:45 +00:00
usr.bin Switch to the user we're su-ing to sooner. This allows su to actually access the user's home directory in cases where root can't. (i.e. root=nobody NFS mounts). Also, avoid inadvertently raising the priority. 2000-09-09 18:13:05 +00:00
usr.sbin Make targets which are generated with rpcgen depend on the rpcgen binary. 2000-09-10 23:21:49 +00:00
Makefile Descend into distrib on "make cleandir", too. This will let "make build" 2000-08-19 22:09:08 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING crypto-* is no longer there. 2000-08-20 19:51:24 +00:00