mycroft
|
0b48d59355
|
Fix utter inanity I committed last night.
|
1993-04-29 00:46:21 +00:00 |
mycroft
|
dbeb3a98e0
|
HP cards use 32 I/O ports, not 16.
|
1993-04-28 23:57:42 +00:00 |
mycroft
|
12a9b7370a
|
Fix silly compilation error.
|
1993-04-28 23:39:37 +00:00 |
cgd
|
f861a5451f
|
version 0.8a -- gonna export some new kernels...
|
1993-04-28 23:21:03 +00:00 |
cgd
|
24c0b3449f
|
fixed:
SLATTACH hangs up on connect to modem port
reported by: bugs@rafal.slip.uiuc.edu
|
1993-04-28 23:13:37 +00:00 |
proven
|
1184357971
|
Applied John Kohl's patch to syscall.s Stack pointer was off by 4 bytes on
return.
|
1993-04-28 18:33:01 +00:00 |
deraadt
|
a2ced7f28c
|
Ensure the rmaouthdr shell script is executable before running it!
|
1993-04-28 08:45:51 +00:00 |
mycroft
|
ca38c8eafb
|
Fix NULL pointer reference.
|
1993-04-28 07:17:18 +00:00 |
cgd
|
b740fbac92
|
bsd->netbsd
|
1993-04-28 06:37:52 +00:00 |
cgd
|
c8652b6e00
|
got rid of __386BSDREL__ symbol; it was useless.
added NetBSD symbol (date+rel number) and NetBSD0_8 symbol.
|
1993-04-28 05:54:21 +00:00 |
cgd
|
1d3699fbdc
|
i don't think we're in sys.386bsd any more...
|
1993-04-28 05:43:55 +00:00 |
cgd
|
71223b0548
|
kernel name is /bsd
|
1993-04-28 05:43:16 +00:00 |
cgd
|
7c95196e48
|
kernel name is bsd...
|
1993-04-28 05:40:43 +00:00 |
cgd
|
7f6ef807e1
|
new kernel is bsd
|
1993-04-28 05:39:57 +00:00 |
cgd
|
d49f6418c3
|
386bsd -> bsd for kernel name, and kill weird binary...
|
1993-04-28 05:38:44 +00:00 |
cgd
|
001605b441
|
new kernel name is "bsd" also, add "o*" to list of kernels to boot.
|
1993-04-28 05:32:55 +00:00 |
cgd
|
a9cf567abe
|
get rid of the silly quotes
|
1993-04-28 05:31:03 +00:00 |
cgd
|
6e6bd08b30
|
new kernel name is bsd
|
1993-04-28 05:28:56 +00:00 |
cgd
|
f25e2eb300
|
386BSD -> NetBSD
|
1993-04-28 05:19:50 +00:00 |
cgd
|
e11fa48691
|
386bsd -> NetBSD
|
1993-04-28 05:16:15 +00:00 |
cgd
|
8c34141685
|
changed sys.386bsd to sys
|
1993-04-28 05:14:02 +00:00 |
cgd
|
6d11765675
|
386BSD -> NetBSD
|
1993-04-28 05:08:19 +00:00 |
mycroft
|
c6be5fba43
|
Give processes 0 and 2 more appropriate names (`scheduler' and `swapper', respectively).
|
1993-04-28 04:19:25 +00:00 |
mycroft
|
a203e5704b
|
Implement previous change more cleanly.
|
1993-04-28 04:00:49 +00:00 |
alm
|
17714ca3e0
|
rearranged headers to compile cleanly
minor corrections in man page
|
1993-04-28 03:37:34 +00:00 |
mycroft
|
3ecafd7fe6
|
Make swapmap extern; it is defined in vm_swap.c.
|
1993-04-28 03:06:15 +00:00 |
mycroft
|
87dc98f60b
|
Introduce a new panic() condition in case I missed something.
|
1993-04-28 03:04:57 +00:00 |
mycroft
|
95090f0a13
|
Don't use first block of swap area.
|
1993-04-28 03:04:25 +00:00 |
mycroft
|
9222eca1f3
|
Fix memory leak.
|
1993-04-27 20:58:44 +00:00 |
glass
|
39ec5a0745
|
bostic was right, and i was wrong.. boo.
|
1993-04-27 17:09:01 +00:00 |
deraadt
|
998ea47bff
|
changed the documentation on what -DYP really means.
|
1993-04-27 10:11:24 +00:00 |
cgd
|
6e88da586a
|
fix several off-by-one errors in hostname setting/reading
|
1993-04-27 10:06:10 +00:00 |
cgd
|
4db9cc0048
|
fixed after-depend dependency loops
|
1993-04-27 09:51:52 +00:00 |
mycroft
|
484e228599
|
Use EPERM when write permission is denied, not EBADF.
|
1993-04-27 07:21:37 +00:00 |
cgd
|
9e39edd02b
|
oops. space vs. tab thing
|
1993-04-27 07:00:41 +00:00 |
cgd
|
00452e0c62
|
fixed make depend, and added rcs headers to makefiles
|
1993-04-27 06:47:28 +00:00 |
glass
|
5651d3f0ed
|
improved error handling from ftp.uu.net:bsd-sources
|
1993-04-27 05:51:11 +00:00 |
deraadt
|
2dca7e3bdb
|
386bsd 0.1 --> netbsd 0.8
|
1993-04-27 05:39:38 +00:00 |
deraadt
|
d5d6561d7b
|
A manual page for YP which explains that there are no other manual pages.. :-)
|
1993-04-27 05:10:23 +00:00 |
deraadt
|
619a143783
|
add man page
|
1993-04-27 05:05:11 +00:00 |
glass
|
2521ea4e04
|
adding man page that was in ftp.uu.net:bsd-sources
|
1993-04-27 05:00:32 +00:00 |
glass
|
9acecc037c
|
integrated updated 'tr' from ftp.uu.net:bsd-sources
|
1993-04-27 04:52:26 +00:00 |
cgd
|
3a1c5d4c02
|
always compile in YP. theo hasn't given me a reason we can't do this, so...
|
1993-04-27 03:25:47 +00:00 |
deraadt
|
7ca353ff8d
|
YP functions are always in libc. They just might not be called by getpwent()
and friends.
|
1993-04-27 02:14:43 +00:00 |
glass
|
e5ac8e1e2a
|
new 'test' from ftp.uu.net:/systems/unix/bsd-sources, got rid of GNU thing
|
1993-04-26 23:30:42 +00:00 |
cgd
|
673442398b
|
update to new version from uunet
|
1993-04-26 23:13:43 +00:00 |
dpassage
|
2d12aa06fa
|
Fixed incorrect calls to longjmp.
|
1993-04-26 22:07:46 +00:00 |
mycroft
|
91ab285e99
|
Fix typo. (troff makes me ill.)
|
1993-04-26 19:59:33 +00:00 |
mycroft
|
e4996a015e
|
Oops. sgetc() is used elsewhere, so should not be static.
|
1993-04-26 19:12:06 +00:00 |
deraadt
|
d494d8e591
|
cosmetic change
|
1993-04-26 18:45:49 +00:00 |