Commit Graph

7074 Commits

Author SHA1 Message Date
glass
a3b042140f revised nfs diskless support. uses bootp+rpc to gather parameters 1994-04-18 06:18:05 +00:00
cgd
2f067856cd allow external mount types, even if LETS_GET_SMALL 1994-04-18 06:15:08 +00:00
glass
d31cd6f2f7 some incredibly trivial cleanup 1994-04-18 06:10:12 +00:00
cgd
1ddc4aa19f kill some code if SMALL is defined... 1994-04-18 06:08:27 +00:00
glass
6cc6cf15ee move bootpd from othersrc to libexec. add bootptab file 1994-04-18 05:15:36 +00:00
chopps
743895e7c0 make current with recent vm changes. 1994-04-18 04:09:11 +00:00
chopps
bda0c08156 make current with recent vm changes, also clean old from genassym 1994-04-18 04:08:43 +00:00
briggs
7f099e5940 Avail mem comes from elsewhere, now. 1994-04-18 03:03:05 +00:00
briggs
e0e7db6d14 Include cop.
Nuke vm_statistics.h
Don't try to use PAGE_SIZE in pmap_bootstrap.  It's now a reference
to a variable that won't be set until vm_set_page_size() is called
in vm_mem_init().
1994-04-18 03:02:16 +00:00
briggs
163a3bce81 Include cop.
Nuke vm_statistics.h
1994-04-18 02:59:16 +00:00
briggs
c4ff57c8b1 Get rid of some constants that we don't need. 1994-04-18 02:58:39 +00:00
cgd
7f044b2db7 make all device nodes for vnd's, but only make 2 vnd's... 1994-04-18 02:05:03 +00:00
mycroft
e65b5b259e Restore the stack before the LDT. 1994-04-18 01:24:09 +00:00
chopps
0be2dea3b6 add A3000 (we use it in snapshot) and commented GENERIC. (pretty heafty) 1994-04-18 00:25:16 +00:00
chopps
b7e0b6d987 add more floppies, mouse link and fix typo from Ty Sarna (tsarna@endicor.com) 1994-04-17 13:26:16 +00:00
deraadt
8ef0a5ca8b don't trounce on argv[1] 1994-04-17 12:31:05 +00:00
deraadt
ecef4fca4d call swapconf(): it's not just a good idea, it's the law! 1994-04-17 11:37:46 +00:00
phil
a27d75afd8 patch to get sverre's disk working (Old scsi code) 1994-04-17 07:53:54 +00:00
phil
e983a66a6c New format for shared libs. 1994-04-17 07:53:25 +00:00
phil
08cc626223 first (incomplete) attempt to get cts/rts working 1994-04-17 07:52:15 +00:00
glass
79e6634ac0 compiles again. also cleanup of development printfs. and trap stuff 1994-04-17 06:31:10 +00:00
mycroft
bfe2b586a2 Clean up deleted files. 1994-04-17 05:45:47 +00:00
phil
a30a1056dc Cleanup of configs and adding COMPAT_09 1994-04-17 05:45:40 +00:00
cgd
521fbcbb46 add vn pseudo-device 1994-04-17 05:20:30 +00:00
cgd
5cf4188e1c kill end-check bug. 1994-04-17 04:48:31 +00:00
alm
b1dcef2867 echo hello | ./sed 'sl[l]lxl'
historically outputs:
hexlo
1994-04-17 04:19:27 +00:00
glass
590e7a9105 missing. not noticed because all the ports have their own version. 1994-04-17 03:47:16 +00:00
glass
5760062851 bootstrap changes 1994-04-17 03:09:49 +00:00
andrew
f94eaef2a5 Pull in TIOCGWINSZ from <sys/ioctl.h>. 1994-04-17 02:45:13 +00:00
cgd
bbec950385 POSIXification and bostic's official fix for the missing relative path problem 1994-04-17 02:21:02 +00:00
cgd
75556c7593 fix from bostic for multiple match problem 1994-04-17 02:15:13 +00:00
cgd
551e92c16a start to phase out temp. off_t syscalls 1994-04-16 23:19:06 +00:00
deraadt
76a7d3f63e my dumb bug of the week: keyboard repeat fritzed if you typed ^@
and repeated that character forever
1994-04-16 11:18:58 +00:00
deraadt
a7a7772c6f use cnt. 1994-04-16 10:18:43 +00:00
deraadt
4816eedf31 first attempt at EISA 32bit IO support. it still doesn't work so it's
disabled.
1994-04-16 09:53:45 +00:00
mycroft
14232eac12 Clean up deleted files. 1994-04-16 08:38:29 +00:00
cgd
c6c2201156 kill symbols.{raw,sort}; no longer necessary, with kvm dbs. 1994-04-16 08:38:22 +00:00
mycroft
7ddfc4cae7 Clean up deleted files. 1994-04-16 08:38:13 +00:00
cgd
ef798b2ba2 kill symbols.{raw,sort}; no longer necessary, with kvm dbs. 1994-04-16 08:38:08 +00:00
mycroft
94c7c95ebd Clean up deleted files. 1994-04-16 08:38:03 +00:00
cgd
6debdb3c22 kill symbols.{raw,sort}; no longer necessary, with kvm dbs. 1994-04-16 08:37:50 +00:00
mycroft
5052de79df Clean up deleted files. 1994-04-16 08:31:39 +00:00
cgd
c679acd09f kill symorder 1994-04-16 08:31:24 +00:00
andrew
9eb259ab93 Added TERMIOS support. 1994-04-16 08:14:50 +00:00
cgd
16980ff4d4 some very xxx changes to get this to be happy with the current kvm lib. 1994-04-16 08:12:12 +00:00
cgd
278c6fe69a add 4 slip devices 1994-04-16 07:59:23 +00:00
cgd
3b4faf4521 slightly loosen lseek restriction 1994-04-16 06:51:58 +00:00
cgd
41a949b1b4 renamed 'md' to 'mb' 1994-04-16 05:15:51 +00:00
cgd
353d8f840d quick cut at adding 'md' for MDMBUF 1994-04-16 03:45:24 +00:00
cgd
7d52ec1023 perversion, until eric does the right thing with 4.4BSD-ish seteuid() 1994-04-16 03:42:52 +00:00