cgd
|
d3db1501d2
|
added SCO Console termcap entry
|
1993-03-25 05:45:48 +00:00 |
cgd
|
fae5aad9fc
|
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
|
73119bc337
|
added BPF support, as provided by David Greenman (davidg@implode.rain.com)
|
1993-03-25 00:27:49 +00:00 |
cgd
|
bec78ceec5
|
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
|
8cfd6d23f2
|
changes made by David Greenman's (davidg@implode.rain.com) BPF package.
|
1993-03-24 23:55:29 +00:00 |
cgd
|
fe88b8df06
|
brought in drivers from David Greenman's (davidg@implode.rain.com)
BPF package
|
1993-03-24 23:54:19 +00:00 |
cgd
|
9b4135471a
|
no longer searches through kernfs and fdesc filesystems...
it was looking through /kern/root/kern/....
|
1993-03-24 23:15:52 +00:00 |
cgd
|
7c6490bf10
|
added support for "kernfs" and "fdesc" to -fstype
|
1993-03-24 22:56:32 +00:00 |
cgd
|
609f072018
|
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
|
0be333bc99
|
Oops. Inserted at the wrong place.
|
1993-03-24 20:22:51 +00:00 |
sef
|
e4eea462cf
|
Handle one-word cases in word-erase.
|
1993-03-24 19:41:48 +00:00 |
glass
|
a78f039127
|
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
|
2a9ed547d1
|
Once again generates 'ioctl.c' via an awk script, ioctl.c removed from repos.
|
1993-03-24 19:24:48 +00:00 |
cgd
|
8615983a25
|
now use absolute path for dbsym
|
1993-03-24 18:48:57 +00:00 |
cgd
|
74c188f554
|
added mount types for kernfs and fdesc fs.
|
1993-03-23 23:57:32 +00:00 |
cgd
|
fa8ba8a3eb
|
files which implement the kern filesystem. from Jan-Simon Pendry,
pendry@vangogh.cs.berkeley.edu
|
1993-03-23 23:56:50 +00:00 |
cgd
|
e603545328
|
files which implement the fdesc filesystem. from Jan-Simon Pendry,
pendry@vangogh.cs.berkeley.edu
|
1993-03-23 23:56:31 +00:00 |
cgd
|
93156ce06e
|
modified files to support kernfs and fdesc fs
|
1993-03-23 23:56:07 +00:00 |
cgd
|
be757e0c2d
|
config file for filesystem testing kernel (on boat-anchor)
|
1993-03-23 23:55:35 +00:00 |
cgd
|
6848ea77a0
|
added support for kernfs and fdesc filsystem files
|
1993-03-23 23:55:02 +00:00 |
cgd
|
e436731db6
|
added support for mount_kernfs and mount_fdesc
|
1993-03-23 23:53:04 +00:00 |
cgd
|
690826b089
|
got rid of hightlighted test, and changed copyright/kernel version
string delcarations
|
1993-03-23 22:16:43 +00:00 |
cgd
|
a5668e87e6
|
added J.T. Conklin's changes to get parens working fine, etc.
|
1993-03-23 20:19:35 +00:00 |
nate
|
81e9be8dc1
|
Changed Makefile to include the new regex.c package
|
1993-03-23 19:20:18 +00:00 |
cgd
|
d2933b731d
|
marked dirs netimp, netiso, and netns as "missing" from LDIRS
|
1993-03-23 16:36:35 +00:00 |
nate
|
9e98d4b874
|
From BSDI Mailing list. regex.c uses the regcomp routines to emulate
the regex routines.
|
1993-03-23 10:49:38 +00:00 |
cgd
|
91ac7bf11a
|
added libcompat for compatibility routines, like ftime, etc.
|
1993-03-23 10:14:55 +00:00 |
cgd
|
b6f6a2998a
|
turned off option for WD8013.
|
1993-03-23 10:08:44 +00:00 |
cgd
|
5a8087833a
|
fixed stupid extra space in kernel name
|
1993-03-23 08:59:30 +00:00 |
cgd
|
1fe24ceec0
|
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
|
b11134a584
|
automatically run dbsym on kernel
|
1993-03-23 08:22:28 +00:00 |
cgd
|
6c85542377
|
added kernel ident to version string
|
1993-03-23 08:21:22 +00:00 |
cgd
|
adfcb79c96
|
added secure init patch
|
1993-03-23 08:17:35 +00:00 |
cgd
|
2d47a90319
|
added -T option to specify temp. dir. to make locate.updatedb happy
|
1993-03-23 08:13:57 +00:00 |
cgd
|
f23291fb78
|
added support for microtime routines by Steve McCanne (mccanne@ee.lbl.gov)
|
1993-03-23 08:12:09 +00:00 |
cgd
|
883c20ae5a
|
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
|
b8f99e3690
|
beautified makefile output-- now looks like everything else
|
1993-03-23 04:05:20 +00:00 |
cgd
|
477497da10
|
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
|
d7ddb78a97
|
fixed CVS's fight with a cksum.i386.c (a symlink to cksum.tahoe.c).
|
1993-03-23 03:47:07 +00:00 |
cgd
|
0b11fb114d
|
added obj target so that docs make (well, actually don't make) obj dirs
|
1993-03-23 03:01:41 +00:00 |
cgd
|
f620d7d9f6
|
got rid of unnecessary -lcompat and associated dependency
|
1993-03-23 02:44:38 +00:00 |
cgd
|
7f6f9da259
|
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
|
4ca99a379d
|
noted tn3270 as broken, because its makefile doesn't work.
|
1993-03-23 02:05:06 +00:00 |
cgd
|
06be60083d
|
changed "Id" to "Header" for rcsids
|
1993-03-23 00:22:59 +00:00 |
cgd
|
649bd7ccc5
|
added support for using real crypt
|
1993-03-22 23:27:33 +00:00 |
cgd
|
22d5436e4d
|
added crypt.c and deleted crypt_dummy.c
|
1993-03-22 23:25:02 +00:00 |
cgd
|
5063ec509c
|
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
|
80806cf922
|
added ntp (network time protocol) at 123/udp
|
1993-03-22 20:28:42 +00:00 |
cgd
|
b82a753d4d
|
added -lresolv to LDADD so we can get resolver debugging info
|
1993-03-22 18:58:09 +00:00 |
cgd
|
7f34cddc98
|
fixed inclusion of Makefile.dev vs. whether or not and obj dir exists
problem.
|
1993-03-22 09:09:25 +00:00 |