48 Commits

Author SHA1 Message Date
cgd
2c94cd04f6 add hp300 man page 1993-05-13 13:49:13 +00:00
glass
2d64bd5a07 now you too can partake in this offense against any higher being there
may be.  basically to find out whether nfsserver support is in the kernel
earlier and thus avoid the loop problem, call nfssvc() with a bogus fd and
see whether you get a -1 return value or a SIGSYS...
1993-05-11 07:14:24 +00:00
cgd
80bae3c270 fixe for uninitialized variables, from 386bsd patchkit patch #111 1993-05-07 05:16:15 +00:00
deraadt
c6be936085 Added another sunos-ism: ifconfig -a 1993-05-04 09:26:52 +00:00
cgd
47f5566c10 fixed:
SLATTACH hangs up on connect to modem port
reported by: bugs@rafal.slip.uiuc.edu
1993-04-28 23:13:37 +00:00
cgd
dc142311c5 bsd->netbsd 1993-04-28 06:37:52 +00:00
cgd
e5ff7c6cef i don't think we're in sys.386bsd any more... 1993-04-28 05:43:55 +00:00
cgd
e7fe4c32d0 kernel name is /bsd 1993-04-28 05:43:16 +00:00
cgd
0c167eaba1 changed to use new libcrypt scheme. 1993-04-26 14:54:38 +00:00
mycroft
0bc5962023 Reenable building keywords.h dynamically. 1993-04-25 07:50:56 +00:00
mycroft
e14a6d6a7c Compile X.25, OSI, and NS code. 1993-04-25 07:26:40 +00:00
mycroft
2fa56b354d Don't build man page if NOMAN set. 1993-04-25 06:58:16 +00:00
mycroft
779956c801 Fix message. 1993-04-20 10:05:22 +00:00
mycroft
e5f2739535 Don't dereference NULL pointer. 1993-04-20 09:30:45 +00:00
mycroft
2bfa73b3bc Don't overrun end of argv. 1993-04-20 09:07:41 +00:00
mycroft
9a41ff358e Cleanup for GCC 2. 1993-04-18 19:02:31 +00:00
mycroft
acfaf66d3d Okay, so I was confused (but only a little). 1993-04-18 18:56:24 +00:00
mycroft
d856a72e24 Make rrestore target match normal program target.
(This should be in a separate directory, no?)
1993-04-18 18:52:48 +00:00
mycroft
e6a2e1f16a Don't mix ANSI and pre-ANSI varargs. 1993-04-18 18:46:43 +00:00
mycroft
46d95d02fb Make rdump target match normal program target.
(This should probably be in a separate directory, no?)
1993-04-18 18:39:26 +00:00
mycroft
d29a79c392 Cleanup for GCC 2. 1993-04-18 18:14:35 +00:00
cgd
71c43bc162 added -DNFSSERVER to makefile. another point for glass. 1993-04-12 19:31:40 +00:00
cgd
17484ea11a fixed NFSCLIENT problem. 1993-04-12 18:22:27 +00:00
cgd
732ede7749 forgot semicolon => syntax error. stupid error, glass... 1993-04-11 17:33:43 +00:00
cgd
0c672d343f make user the cat5 dir exists before trying to install man page there. 1993-04-10 20:17:42 +00:00
glass
b86c563a39 doesn't core when nfsclient support is not in kernel 1993-04-10 20:16:13 +00:00
glass
aee4f8a833 doesn't core when nfsserver support is not in kernel 1993-04-10 20:16:04 +00:00
cgd
e93c322ab6 fixed bug that i created when updating for new entries 1993-04-09 23:13:38 +00:00
cgd
edbad04613 ported from Net/2. (patch 111) 1993-04-09 19:25:07 +00:00
cgd
1823250bff written by Paul Popelka. mounts pcfs MS-DOS filesystem. (patch 111) 1993-04-09 19:24:39 +00:00
cgd
cd0c3b9611 added a 386bsd fdisk program, by julian elischer. (patch 111) 1993-04-09 19:23:56 +00:00
cgd
d4926b7ad7 added mount_pcfs, quotacheck, and fdisk. fdisk is i386 specific.
(patch 111)
1993-04-09 19:23:22 +00:00
cgd
293918322e from patch 110, by bostic:
dump not mapping last inode in fs
1993-04-09 12:29:06 +00:00
cgd
70fd9d85c6 make it copy when installing 1993-04-08 14:13:46 +00:00
cgd
d7e01d1e7d make install copy 1993-04-08 13:53:28 +00:00
cgd
b7bc235229 patched w/changes from blymn@mulga.awadi.com.AU (Brett Lymn) to
fix things like flow control support, SLIP option support etc.
1993-04-08 04:15:41 +00:00
cgd
3f828eac04 added console security, if SECURE_CONSOLE defined in makefile,
and console not secure in ttys
1993-04-06 19:33:33 +00:00
cgd
dfcc4985bf made link to chgrp relative 1993-04-05 03:42:43 +00:00
cgd
875fffb486 moved chown into sbin from usr.sbin 1993-04-05 03:40:06 +00:00
cgd
39a4d0c2e4 merged version of mount_fdesc and mount_kernfs 1993-03-28 03:19:38 +00:00
cgd
7dba27281b merged mount_fdesc and mount_kernfs into mount_miscfs 1993-03-28 03:17:02 +00:00
cgd
6021cabd7c restore didn't understand dirs which spanned more than one volume.
fixed by patch from Gene Stark (gene@stark.uucp).
1993-03-25 05:41:59 +00:00
cgd
27d7f5dd85 added support for mount_kernfs and mount_fdesc 1993-03-23 23:53:04 +00:00
cgd
6dc6bc988f added secure init patch 1993-03-23 08:17:35 +00:00
cgd
57d63f8bdb changed "Id" to "Header" for rcsids 1993-03-23 00:22:59 +00:00
cgd
d531e1414c added rcs ids to all files 1993-03-22 08:04:00 +00:00
cgd
00ecdef12c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
cgd
767b8d57f1 initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00