Commit Graph

2061 Commits

Author SHA1 Message Date
jtc 661860fda3 add RCS Id's 1993-08-05 16:14:45 +00:00
jtc f46202689b can't strip shell scripts 1993-08-05 16:14:03 +00:00
jtc 68016bad2e Update to -mandoc macros. 1993-08-05 04:16:58 +00:00
jtc e58035ef2a Update to -mandoc macros, fix typos. 1993-08-05 04:02:18 +00:00
jtc 432db70b81 Update to -mandoc macros 1993-08-05 03:38:03 +00:00
jtc 999a901e2b Convert to -mandoc macros. 1993-08-05 03:28:31 +00:00
jtc bace22e4d2 Converted to -mandoc macros. 1993-08-05 03:16:59 +00:00
jtc 1535a45779 Update to -mandoc macros. 1993-08-05 02:29:28 +00:00
jtc c63e7d82bc Drip -DNO_REGEX, Link with -lgnuregex. 1993-08-05 02:16:36 +00:00
jtc 61523efa72 Convert to -mandoc macros. 1993-08-05 02:15:58 +00:00
jtc defa0d9f09 Update to use new -mandoc macros. 1993-08-05 01:46:15 +00:00
jtc 53d31f05df uucp is now b-maked, so go ahead and compile/install it. 1993-08-04 20:30:10 +00:00
jtc ae444cb091 We're have a real cu now, so break the link between cu and tip. 1993-08-04 20:17:26 +00:00
jtc 728988fbe1 Enable HDB & V2 config files. 1993-08-04 20:15:34 +00:00
jtc 3d353466ea Fix formatting bug. 1993-08-04 19:52:59 +00:00
jtc 084e4c2672 Upgrade to Taylor UUCP 1.04 1993-08-04 19:33:45 +00:00
brezak 67dfce6728 Normalize play_msf changes with 386bsd patch. 1993-08-04 19:33:44 +00:00
jtc 2a1d8bfc2b Upgrade to Taylor UUCP 1.04 1993-08-04 19:33:40 +00:00
brezak 930ac1c94f Normalize play_msf changes with 386bsd patch. 1993-08-04 19:33:38 +00:00
jtc 6964362f5b Upgrade to Taylor UUCP 1.04 1993-08-04 19:30:29 +00:00
mycroft 7283ab9b15 Clean up deleted files. 1993-08-04 19:30:05 +00:00
jtc 4b184f33d9 Upgrade to Taylor UUCP 1.04 1993-08-04 19:29:38 +00:00
mycroft 695e42aaa5 Clean up deleted files. 1993-08-04 18:59:54 +00:00
mycroft c2b2002645 Add hack.onames.h to CLEANFILES so it gets removed when cleaning, and to SRCS
so it gets build for depending.
1993-08-04 18:59:50 +00:00
brezak 726a6e2c77 Add service port for WWW http. 1993-08-04 18:02:19 +00:00
brezak 3e9304df33 Changes from nate for gzip'ed sup 1993-08-04 17:46:14 +00:00
jtc 53c3f682d7 Change volatile qualifier to __dead, for when cc != gcc. 1993-08-04 17:33:37 +00:00
brezak 80a965ba28 Add play_msf command and MSF variants. This is SCSI2 stuff and is needed for many flavors of player utilities. 1993-08-04 17:26:20 +00:00
jtc 91d4aa53f0 Use __pure qualifier. 1993-08-04 17:24:44 +00:00
mycroft f5d1ed6454 Nuke stray #ifndef. 1993-08-04 00:46:41 +00:00
mycroft d7080696e9 Put RCS ids back... 1993-08-04 00:42:51 +00:00
jtc 179e863ba5 Add i486 instruction set extensions for those who know what they are doing. 1993-08-04 00:21:42 +00:00
mycroft 13c54e604a Add an #endif I forgot. 1993-08-03 23:25:12 +00:00
jtc bb815d8092 Remove semicolon from null macro replacement so gcc -ansi -pedantic
doesn't complain.
1993-08-03 23:05:16 +00:00
mycroft ab127e8ac7 Don't remove obj dir (or link) when doing `make cleandir'. 1993-08-03 23:01:06 +00:00
jtc 4ea49841a4 Fix formatting error. 1993-08-03 23:00:07 +00:00
mycroft 36af9568db I'm really mad now. Not only did this `new' version have exactly the same
bugs as the `old' one, but it was almost identical!
1993-08-03 22:48:35 +00:00
glass 461002f91d it links with out any unresolved symbols, last few are just stubs
because we aren't likely to get near execing init for a while
1993-08-03 22:37:04 +00:00
mycroft 8e99f20a79 Shouldn't use NOMAN here. We have a man page, even if we don't bother to
install the program anyway.
1993-08-03 21:58:55 +00:00
mycroft d2830fa48d Add LIB= line which I accidentally deleted 4 revisions ago. 1993-08-03 21:57:49 +00:00
mycroft 584cb286d8 Add RCS identifier. 1993-08-03 21:55:48 +00:00
mycroft 06d166fd25 New versions to go with new fts() et al. 1993-08-03 21:53:56 +00:00
mycroft 88d7d7d35d Oops. Don't include the rcsid strings in generated .h files. 1993-08-03 21:53:13 +00:00
mycroft 63c0a317bb Add ALIGNBYTES for new fts(). 1993-08-03 21:51:10 +00:00
mycroft 082ac3c1b1 Make RCS id stuff compatible with stupid rpcgen. 1993-08-03 13:18:03 +00:00
brezak f21b797b62 Bring to rtc clock code from Mach. Provides resettodr(). 1993-08-03 12:33:17 +00:00
mycroft 4e1ade1731 Further cleanup. Remove IDXSHIFT in favor of using PGSHIFT and an indexed
load.  (Same code size but faster.)
1993-08-03 07:03:01 +00:00
mycroft a2a26e452b Make coding style a little more consistent and cleanup some constants. 1993-08-03 06:34:35 +00:00
mycroft 27ba85335c Emit KERNBASE. 1993-08-03 06:33:55 +00:00
mycroft 03302d8a3a Fix bogus use of splx() in is_reset(). 1993-08-03 05:06:49 +00:00