Commit Graph

12658 Commits

Author SHA1 Message Date
gwr
a59d9a4ac9 This is needed by the Xsun servers. 1995-03-21 16:19:57 +00:00
cgd
bd51185a18 from Lite 1995-03-21 15:59:39 +00:00
cgd
b6cfa5b154 from Lite 1995-03-21 15:48:18 +00:00
mycroft
3e417cced4 Use sigprocmask(), not sigsetmask(). 1995-03-21 15:40:16 +00:00
mycroft
3f6e0361e1 Allow the `.bss' pseudo-op. Remove some unneeded #ifdefs for
MANY_SEGMENTS.
1995-03-21 15:27:07 +00:00
cgd
101657d110 clean up import 1995-03-21 15:03:38 +00:00
mycroft
c39128a12d Remove dead externs. 1995-03-21 14:51:58 +00:00
mycroft
e3554fe598 Update to use timer{add,sub}(). 1995-03-21 14:42:59 +00:00
mycroft
29a8916e22 Update to use timer{add,sub}(). 1995-03-21 14:36:54 +00:00
mycroft
58b580b79b Remove unused tvsub(). 1995-03-21 14:29:14 +00:00
mycroft
feec0fc0c1 Make two variables non-static. 1995-03-21 14:22:38 +00:00
mycroft
e60255f2bc Update to use timer{add,sub}(). 1995-03-21 14:16:23 +00:00
mycroft
6faa350c7d Fix typo. 1995-03-21 14:05:36 +00:00
brezak
331f0252c6 Fix probing of slave devices and remove unneeded ffs()'s 1995-03-21 14:05:28 +00:00
mycroft
ffe9a4ccf0 Update to use timer{add,sub}(). 1995-03-21 13:55:23 +00:00
mycroft
62648a14f0 Clone from sleep(), with the logic for returning a value removed. 1995-03-21 13:50:32 +00:00
mycroft
d53dfd3d3c Minor changes. 1995-03-21 13:44:40 +00:00
mycroft
f75ba16b09 Update to use timer{add,sub}(). 1995-03-21 13:33:34 +00:00
mycroft
592f732f5a Make timeradd() and timersub() more generic, and remove the underscores. 1995-03-21 13:14:07 +00:00
cgd
c3290293b8 from Lite 1995-03-21 12:24:13 +00:00
cgd
d4f96eeaff add/fix id tags 1995-03-21 12:14:18 +00:00
cgd
43b952514b clean up RCS ids 1995-03-21 12:04:53 +00:00
cgd
82cadfc7aa clean up import 1995-03-21 12:04:10 +00:00
cgd
1d8bbe81a9 clean up import. 1995-03-21 11:59:28 +00:00
cgd
49f0ad8601 convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
cgd
6ff461a4e8 actually do the import. rcp appears to have been previously imported
but not merged(?!?!?).
1995-03-21 08:18:58 +00:00
cgd
af7bf810f5 clean up import. 1995-03-21 07:58:28 +00:00
cgd
0e535da105 usr.bin/rlogin from Lite 1995-03-21 07:48:23 +00:00
glass
e553431826 Default linger time was 120 clock ticks instead of the intended
2 minutes.
[Bug pointed out by Wright/Stevens in TCP/IP Illustrated Vol II]
1995-03-21 07:48:14 +00:00
cgd
e150dc2818 clean up slightly; id tags, alphabetization, prototypes, etc. 1995-03-21 07:28:51 +00:00
cgd
930fffb85d clean up id tags 1995-03-21 07:08:15 +00:00
cgd
a86f3aeda3 clean up Id's, and such. reorganize man page slight to match lite's org. 1995-03-21 07:03:50 +00:00
cgd
df247e9b94 merge with lite 1995-03-21 06:57:43 +00:00
cgd
7248fa283f clean up id tags, etc. 1995-03-21 02:08:51 +00:00
cgd
be910f8a28 kill a redundant Id tag 1995-03-21 01:41:13 +00:00
cgd
aba61d0813 make an alpha distribution disk. includes newfs, of a SCSI disk! whee! 1995-03-21 01:36:12 +00:00
cgd
38bab6b6da type sizes 1995-03-21 01:30:09 +00:00
cgd
0cc5c1886a short -> int16_t in a couple of places 1995-03-21 01:28:05 +00:00
mycroft
75cf3d0500 Better-looking patch for a problem already fixed. 1995-03-20 23:50:43 +00:00
mycroft
79b7b78087 Clarify a comment slightly. 1995-03-20 14:47:39 +00:00
mycroft
ce36f636ab Separate machine dependencies. 1995-03-20 14:45:27 +00:00
mycroft
3b5d18b58e SYS_brk -> SYS_break, and other (minor) changes. 1995-03-20 14:02:03 +00:00
briggs
8b2f3e8f69 Modify handling of via2 interrupts. Ethernet is much more reliable
for me, now (one problem down, anyway).
1995-03-20 05:59:42 +00:00
mycroft
283b35b06f Make sure to recreate the `..' entry in the root directory if missing. 1995-03-20 00:40:10 +00:00
mycroft
7439778432 Use %p. 1995-03-19 23:44:44 +00:00
cgd
10df2990d8 re-order the DIOCWLABEL in the rflag case, so it actually works right. 1995-03-19 23:37:56 +00:00
mycroft
20a403a292 Nuke startinit_verbose. 1995-03-19 23:27:03 +00:00
mycroft
fe62f9afca Actually, do the previous differently. 1995-03-19 23:23:11 +00:00
mycroft
feb5b4b126 Add a `%p' format. 1995-03-19 23:17:16 +00:00
mycroft
00d5ad1f8a Make definitions of psignal() and sys_siglist match signal.h. 1995-03-19 22:51:38 +00:00