406 Commits

Author SHA1 Message Date
cgd
3d9eab3850 added config file for the boat-anchor.cs.berkeley.edu,
a 386-20 with a 387 math coprocessor
1993-03-25 00:19:33 +00:00
cgd
d0f5a8b03f changes made by David Greenman's (davidg@implode.rain.com) BPF package. 1993-03-24 23:55:29 +00:00
cgd
752a467cab brought in drivers from David Greenman's (davidg@implode.rain.com)
BPF package
1993-03-24 23:54:19 +00:00
cgd
daa79e04c0 no longer searches through kernfs and fdesc filesystems...
it was looking through /kern/root/kern/....
1993-03-24 23:15:52 +00:00
cgd
052917b9b6 added support for "kernfs" and "fdesc" to -fstype 1993-03-24 22:56:32 +00:00
cgd
78d4b77108 fixed fact that "rdonly" wasn't supported by -fstype, but the man
page said it was.  also fixed multiple fstype checks on the same
partition
1993-03-24 22:54:22 +00:00
sef
c82271bc13 Oops. Inserted at the wrong place. 1993-03-24 20:22:51 +00:00
sef
a99d96ece0 Handle one-word cases in word-erase. 1993-03-24 19:41:48 +00:00
glass
bfd807402f Added signal handler for SIGSYS, so not having a kernel w/KTRACE compiled in
doesn't result in a core.
1993-03-24 19:26:20 +00:00
glass
f3fdc42932 Once again generates 'ioctl.c' via an awk script, ioctl.c removed from repos. 1993-03-24 19:24:48 +00:00
cgd
9790582a7d now use absolute path for dbsym 1993-03-24 18:48:57 +00:00
cgd
5136945a90 added mount types for kernfs and fdesc fs. 1993-03-23 23:57:32 +00:00
cgd
e69998f130 files which implement the kern filesystem. from Jan-Simon Pendry,
pendry@vangogh.cs.berkeley.edu
1993-03-23 23:56:50 +00:00
cgd
aa3ef7ab02 files which implement the fdesc filesystem. from Jan-Simon Pendry,
pendry@vangogh.cs.berkeley.edu
1993-03-23 23:56:31 +00:00
cgd
e96522ffb8 modified files to support kernfs and fdesc fs 1993-03-23 23:56:07 +00:00
cgd
36c3e99c07 config file for filesystem testing kernel (on boat-anchor) 1993-03-23 23:55:35 +00:00
cgd
9b9c23383b added support for kernfs and fdesc filsystem files 1993-03-23 23:55:02 +00:00
cgd
27d7f5dd85 added support for mount_kernfs and mount_fdesc 1993-03-23 23:53:04 +00:00
cgd
e684fadf99 got rid of hightlighted test, and changed copyright/kernel version
string delcarations
1993-03-23 22:16:43 +00:00
cgd
3b67c8f4dd added J.T. Conklin's changes to get parens working fine, etc. 1993-03-23 20:19:35 +00:00
nate
221687dbc9 Changed Makefile to include the new regex.c package 1993-03-23 19:20:18 +00:00
cgd
ff8aff6df9 marked dirs netimp, netiso, and netns as "missing" from LDIRS 1993-03-23 16:36:35 +00:00
nate
e58f5b0ddd From BSDI Mailing list. regex.c uses the regcomp routines to emulate
the regex routines.
1993-03-23 10:49:38 +00:00
cgd
dfe48ad245 added libcompat for compatibility routines, like ftime, etc. 1993-03-23 10:14:55 +00:00
cgd
8f5a648d71 turned off option for WD8013. 1993-03-23 10:08:44 +00:00
cgd
41ee9ea1ed fixed stupid extra space in kernel name 1993-03-23 08:59:30 +00:00
cgd
da2ed51c02 initial creation of kernel config for sun-lamp.cs.berkeley.edu,
a 486-50 EISA machine.
1993-03-23 08:50:03 +00:00
cgd
fa271ee0e1 automatically run dbsym on kernel 1993-03-23 08:22:28 +00:00
cgd
514ed159d5 added kernel ident to version string 1993-03-23 08:21:22 +00:00
cgd
6dc6bc988f added secure init patch 1993-03-23 08:17:35 +00:00
cgd
d70c5991e4 added -T option to specify temp. dir. to make locate.updatedb happy 1993-03-23 08:13:57 +00:00
cgd
a6a19a849c added support for microtime routines by Steve McCanne (mccanne@ee.lbl.gov) 1993-03-23 08:12:09 +00:00
cgd
8547ae0291 made .CURDIR be absolute, not relative, thereby eliminating
the need for some of the makefile trickery when making objects,
and fixing a few .PATH bugs
1993-03-23 07:26:38 +00:00
cgd
44f9e3a0d7 beautified makefile output-- now looks like everything else 1993-03-23 04:05:20 +00:00
cgd
fa76abcc2d adjusted to take into acct. changes to ../timed/Makefile, which
resolved the cksum.i386.c problem.
1993-03-23 03:50:32 +00:00
cgd
211a930abf fixed CVS's fight with a cksum.i386.c (a symlink to cksum.tahoe.c). 1993-03-23 03:47:07 +00:00
cgd
419214e376 added obj target so that docs make (well, actually don't make) obj dirs 1993-03-23 03:01:41 +00:00
cgd
b876ad554e got rid of unnecessary -lcompat and associated dependency 1993-03-23 02:44:38 +00:00
cgd
8c4123e6fc got rid of -lcompat, and fixed it so that the man page works properly
with CVS.
1993-03-23 02:36:44 +00:00
cgd
db282345cd noted tn3270 as broken, because its makefile doesn't work. 1993-03-23 02:05:06 +00:00
cgd
57d63f8bdb changed "Id" to "Header" for rcsids 1993-03-23 00:22:59 +00:00
cgd
50a5c0ce2a added support for using real crypt 1993-03-22 23:27:33 +00:00
cgd
03af6a6529 added crypt.c and deleted crypt_dummy.c 1993-03-22 23:25:02 +00:00
cgd
b6a4c7fc12 added "vm" to list of subdirs of /usr/include, and made a minor
cleanup so /usr/include/machine is handled right w/different types
of installs (links vs. copies).
1993-03-22 23:02:52 +00:00
cgd
72b56a50f9 added ntp (network time protocol) at 123/udp 1993-03-22 20:28:42 +00:00
cgd
4f5eede7eb added -lresolv to LDADD so we can get resolver debugging info 1993-03-22 18:58:09 +00:00
cgd
280f2ceacf fixed inclusion of Makefile.dev vs. whether or not and obj dir exists
problem.
1993-03-22 09:09:25 +00:00
cgd
7bef78c1ae change "Id" to "Header" in rcsid, and noted why etc was not in subdirs 1993-03-22 08:43:59 +00:00
cgd
b2152c5555 added obj target 1993-03-22 08:14:53 +00:00
cgd
59832f322a fixed "make obj" for cases when sources not in /usr/src/...
if sources not there, it now mkdirs obj, but some trickery
is necessary, to avoid deleting cwd.
1993-03-22 08:09:36 +00:00