Commit Graph

6058 Commits

Author SHA1 Message Date
hpeyerl
aa55bde66e Herb sheepishly puts the keyboard connection code back in.
(which means Herb needs to buy a keyboard now)
1994-02-17 15:08:30 +00:00
mycroft
75029eb7b4 #include proc.h. 1994-02-17 14:50:38 +00:00
chopps
5532e2dbd0 latest changes indicated. 1994-02-17 09:15:37 +00:00
chopps
2803afecbc amiga now has USRSTACK at 0x0e000000 for further sun compat. 1994-02-17 09:11:52 +00:00
chopps
78bd633dc3 modified to use generic cons. (and some grf defs changed) 1994-02-17 09:10:32 +00:00
chopps
13d319feb2 modified to use generic cons. 1994-02-17 09:09:57 +00:00
mycroft
dd47e0c59c Clean up deleted files. 1994-02-17 09:09:26 +00:00
chopps
5d5901eac7 modified to use generic cons, added kernel assert macro. 1994-02-17 09:09:21 +00:00
mycroft
7e5b65e9d4 Simplify a couple of bits, since IFF_MULTICAST is always set. 1994-02-17 07:20:06 +00:00
cgd
dd282e8164 sw_freed -> sw_flags, plus defs and compatibility gunk 1994-02-17 06:06:43 +00:00
mycroft
31739d1e53 Add `zero'. 1994-02-17 05:15:10 +00:00
mycroft
a77f0ede52 Update for new mouse drivers. 1994-02-17 03:50:48 +00:00
mycroft
48747d1da5 New versions from magnum branch. 1994-02-17 03:39:52 +00:00
mycroft
3e9c527c3a Add mms0 just for testing. 1994-02-17 03:35:08 +00:00
jtc
dff3317321 Upgrade to Gawk 2.15.4. 1994-02-17 01:21:51 +00:00
cgd
652a63ee06 another development machine 1994-02-17 01:14:21 +00:00
cgd
aae203eafd add LOFS 1994-02-17 01:10:38 +00:00
cgd
3825d6f7dc clean up:
(1) have all actually make all of the various devies (like vga!)
	(2) re-org a bit
	(3) mark some XXX's
	(4) delete some old cruft
1994-02-17 01:02:40 +00:00
cgd
dfe4ca78d7 dtrt with /var/cron/log 1994-02-17 00:12:56 +00:00
hpeyerl
e2204ec58b Erratta. 1994-02-16 21:12:22 +00:00
mycroft
04bedf2b62 Fix a couple of bogons I just created. 1994-02-16 21:07:22 +00:00
mycroft
bc67661c6a Fix the credits. 1994-02-16 20:52:37 +00:00
mycroft
811c50e72e Fix typo. 1994-02-16 20:22:04 +00:00
mycroft
c540418d24 Use IFF_ALLMULTI correctly. 1994-02-16 20:15:18 +00:00
mycroft
73535dd9ce IFF_ALLMULTI is not externally settable. 1994-02-16 20:12:50 +00:00
mycroft
04a992fa41 Add copyright notices. 1994-02-16 19:28:19 +00:00
jtc
c709120244 i387-specific math functions. 1994-02-16 19:21:10 +00:00
mycroft
a25bda954d Finish 507 probe routine. 1994-02-16 19:04:41 +00:00
cgd
41dddd378d add ie0 and ep0 (for parity with GENERICAHA) 1994-02-16 18:23:00 +00:00
mycroft
1a8d283a97 Move elink_reset() into a separate file, and add a generic elink_idseq(). 1994-02-16 17:59:11 +00:00
mycroft
e831e82344 Add elink.c. 1994-02-16 17:58:13 +00:00
mycroft
efb9434888 Add ep0 and ie0. 1994-02-16 17:55:15 +00:00
pk
96fc0a6188 Check `uio_resid' separately (and panic if invalid). 1994-02-16 17:34:01 +00:00
pk
c90756358c read(): return EINVAL if `count' argument is negative. 1994-02-16 17:23:03 +00:00
hpeyerl
19219795da Add common reset function so if_ep and if_ie don't reset each-other.
(this is a 3commonality)
1994-02-16 07:26:50 +00:00
cgd
f6b942b4cf change permission setting to set everthing to rX 1994-02-16 05:50:47 +00:00
andrew
ec255a65c8 -nouser and -nogroup tests were negated. 1994-02-16 03:59:52 +00:00
mycroft
e0b1614dc7 Remove some dead code. 1994-02-16 03:03:46 +00:00
cgd
644f391c80 when warning, actually warn about the correct thing! 1994-02-16 02:56:04 +00:00
mycroft
499efbcbdd More KNF-like. 1994-02-16 02:41:10 +00:00
cgd
3e8adee653 Add 4 vn devices to the SUN_LAMP config 1994-02-16 01:52:21 +00:00
cgd
a790e23e87 simplify error returns, and fix bugs 1994-02-16 01:21:00 +00:00
jtc
fe0c74f41f Look for X11 in various likely places.
From Thomas Eberhardt, who adapted it from similar code in gxditview.
1994-02-16 01:06:26 +00:00
mycroft
4335fa14b3 Increase the timeout for start_unit. 1994-02-16 00:47:35 +00:00
cgd
fd3fc1deb4 get sense of two comparisons right. from Chris Hopps <chopps@lamp> 1994-02-16 00:09:39 +00:00
mycroft
3ecfc99ae9 Make epsendidseq() look less like it was transliterated from assembler. 1994-02-15 22:57:09 +00:00
pk
1bb4f06e2a Libraries which are in the hints file but not in one's LD_LIBRARY_PATH (if
set) were not found.
1994-02-15 22:51:23 +00:00
mycroft
bc47f533d5 Macros bite again. 1994-02-15 21:43:09 +00:00
mycroft
28abb89625 Format police. 1994-02-15 21:26:01 +00:00
pk
e85a637bca Update {a,m}time vnode attributes on special files a la ufs_vnode.c,
but make it a non-urgent operation, to leave us some performance.
1994-02-15 21:07:10 +00:00