mycroft
|
7d12ae2f7a
|
Fix silly compilation error.
|
1993-04-28 23:39:37 +00:00 |
|
cgd
|
72c0d7e22d
|
version 0.8a -- gonna export some new kernels...
|
1993-04-28 23:21:03 +00:00 |
|
cgd
|
47f5566c10
|
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
|
2f8333c320
|
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
|
372a76a500
|
Ensure the rmaouthdr shell script is executable before running it!
|
1993-04-28 08:45:51 +00:00 |
|
mycroft
|
ce4ed3b115
|
Fix NULL pointer reference.
|
1993-04-28 07:17:18 +00:00 |
|
cgd
|
dc142311c5
|
bsd->netbsd
|
1993-04-28 06:37:52 +00:00 |
|
cgd
|
10f90fced1
|
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
|
e5ff7c6cef
|
i don't think we're in sys.386bsd any more...
|
1993-04-28 05:43:55 +00:00 |
|
cgd
|
e7fe4c32d0
|
kernel name is /bsd
|
1993-04-28 05:43:16 +00:00 |
|
cgd
|
5ac49a0754
|
kernel name is bsd...
|
1993-04-28 05:40:43 +00:00 |
|
cgd
|
1667bc55e9
|
new kernel is bsd
|
1993-04-28 05:39:57 +00:00 |
|
cgd
|
b241feb932
|
386bsd -> bsd for kernel name, and kill weird binary...
|
1993-04-28 05:38:44 +00:00 |
|
cgd
|
f884d0dc31
|
new kernel name is "bsd" also, add "o*" to list of kernels to boot.
|
1993-04-28 05:32:55 +00:00 |
|
cgd
|
5332665110
|
get rid of the silly quotes
|
1993-04-28 05:31:03 +00:00 |
|
cgd
|
a32f5dee78
|
new kernel name is bsd
|
1993-04-28 05:28:56 +00:00 |
|
cgd
|
be9404758c
|
386BSD -> NetBSD
|
1993-04-28 05:19:50 +00:00 |
|
cgd
|
b7cdbb7a33
|
386bsd -> NetBSD
|
1993-04-28 05:16:15 +00:00 |
|
cgd
|
cc2eecc89a
|
changed sys.386bsd to sys
|
1993-04-28 05:14:02 +00:00 |
|
cgd
|
d044e9b2ed
|
386BSD -> NetBSD
|
1993-04-28 05:08:19 +00:00 |
|
mycroft
|
43217d0eee
|
Give processes 0 and 2 more appropriate names (scheduler' and swapper', respectively).
|
1993-04-28 04:19:25 +00:00 |
|
mycroft
|
c5fba062aa
|
Implement previous change more cleanly.
|
1993-04-28 04:00:49 +00:00 |
|
alm
|
619fc7d0f5
|
rearranged headers to compile cleanly
minor corrections in man page
|
1993-04-28 03:37:34 +00:00 |
|
mycroft
|
fd7eb0fb33
|
Make swapmap extern; it is defined in vm_swap.c.
|
1993-04-28 03:06:15 +00:00 |
|
mycroft
|
e9d5658078
|
Introduce a new panic() condition in case I missed something.
|
1993-04-28 03:04:57 +00:00 |
|
mycroft
|
3b4d4d9eb9
|
Don't use first block of swap area.
|
1993-04-28 03:04:25 +00:00 |
|
mycroft
|
2fecfe4945
|
Fix memory leak.
|
1993-04-27 20:58:44 +00:00 |
|
glass
|
676934a716
|
bostic was right, and i was wrong.. boo.
|
1993-04-27 17:09:01 +00:00 |
|
deraadt
|
d6801be20b
|
changed the documentation on what -DYP really means.
|
1993-04-27 10:11:24 +00:00 |
|
cgd
|
e5ff7dbdce
|
fix several off-by-one errors in hostname setting/reading
|
1993-04-27 10:06:10 +00:00 |
|
cgd
|
3903567eb6
|
fixed after-depend dependency loops
|
1993-04-27 09:51:52 +00:00 |
|
mycroft
|
776224f8da
|
Use EPERM when write permission is denied, not EBADF.
|
1993-04-27 07:21:37 +00:00 |
|
cgd
|
18e98038bc
|
oops. space vs. tab thing
|
1993-04-27 07:00:41 +00:00 |
|
cgd
|
4cc6d6df80
|
fixed make depend, and added rcs headers to makefiles
|
1993-04-27 06:47:28 +00:00 |
|
glass
|
948df97f49
|
improved error handling from ftp.uu.net:bsd-sources
|
1993-04-27 05:51:11 +00:00 |
|
deraadt
|
84938af05e
|
386bsd 0.1 --> netbsd 0.8
|
1993-04-27 05:39:38 +00:00 |
|
deraadt
|
5c74c4632c
|
A manual page for YP which explains that there are no other manual pages.. :-)
|
1993-04-27 05:10:23 +00:00 |
|
deraadt
|
2ce9375b74
|
add man page
|
1993-04-27 05:05:11 +00:00 |
|
glass
|
93f61ee2c9
|
adding man page that was in ftp.uu.net:bsd-sources
|
1993-04-27 05:00:32 +00:00 |
|
glass
|
ee627cf052
|
integrated updated 'tr' from ftp.uu.net:bsd-sources
|
1993-04-27 04:52:26 +00:00 |
|
cgd
|
a077d71a14
|
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
|
c3539b048a
|
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
|
7ff201064a
|
new 'test' from ftp.uu.net:/systems/unix/bsd-sources, got rid of GNU thing
|
1993-04-26 23:30:42 +00:00 |
|
cgd
|
be54c22e2a
|
update to new version from uunet
|
1993-04-26 23:13:43 +00:00 |
|
dpassage
|
f30d0452ab
|
Fixed incorrect calls to longjmp.
|
1993-04-26 22:07:46 +00:00 |
|
mycroft
|
6fc71e4f3f
|
Fix typo. (troff makes me ill.)
|
1993-04-26 19:59:33 +00:00 |
|
mycroft
|
e11494b11e
|
Oops. sgetc() is used elsewhere, so should not be static.
|
1993-04-26 19:12:06 +00:00 |
|
deraadt
|
5edf972953
|
cosmetic change
|
1993-04-26 18:45:49 +00:00 |
|
proven
|
d5a918fb1d
|
Merged Charles's enhancements to SWAP macros into new db.h
|
1993-04-26 17:15:31 +00:00 |
|
glass
|
cafbea0969
|
print out more of the gathered udp stats (actually all of them)
|
1993-04-26 16:54:54 +00:00 |
|