Go to file
pk e052143aab When updating an NFS mountpoint, we cannot just increase rsize' or wsize'
without also adjusting the corresponding socket buffers. We could probably
call sbrelease/sbreserve/soreserve ourselves without much harm, but we'd
have to duplicate much of the logic in nfs_connect(). In stead, blow the
socket away entirely and let nfs_connect() do its job again.
1994-08-23 09:31:00 +00:00
bin vmunix -> netbsd (PR #375) 1994-08-06 06:11:03 +00:00
etc Update to reflect the current state of the world. 1994-08-13 10:07:22 +00:00
games buggy version of abs() goes away 1994-06-29 21:22:50 +00:00
gnu Add missing $(DESTDIR). 1994-08-22 19:54:44 +00:00
include clean up import 1994-08-17 22:58:56 +00:00
lib rpc library no longer uses _rpc_dtablesize() internally -- keeps track 1994-08-20 00:55:26 +00:00
libexec Define Global Offset Table range. 1994-08-21 15:15:43 +00:00
regress clean up import 1994-08-18 00:38:04 +00:00
sbin Fix an obvious bogon when checking multiple file systems, and use the libc 1994-08-16 19:22:02 +00:00
share include bsd.own.mk early on, to get NOPIC definition. 1994-08-19 15:48:12 +00:00
sys When updating an NFS mountpoint, we cannot just increase rsize' or wsize' 1994-08-23 09:31:00 +00:00
usr.bin Use .CURDIR to install things. 1994-08-20 08:56:03 +00:00
usr.sbin No longer need -DBOOTPTEST 1994-08-22 22:19:04 +00:00
Makefile if not installing man pages, don't remake whatis db 1994-06-14 04:40:29 +00:00