Commit Graph

84 Commits

Author SHA1 Message Date
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
cgd 02ee598b44 made install copy, rather than symlink includes 1993-03-22 08:07:15 +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
mrg 7cc259759e 4.4BSD-Lite2 1992-07-13 16:18:25 +00:00
srcmastr e81d63576b initial empty check-in 1992-07-13 16:18:24 +00:00