cgd
|
e1182403e9
|
makefiles for gnugames
|
1993-04-29 11:35:25 +00:00 |
|
cgd
|
80cb0bcf4d
|
moved chess into /usr/src/gnugames, fixed "Missing" -- shold have been
comment
|
1993-04-29 11:33:40 +00:00 |
|
cgd
|
02ca04a70b
|
tar tail sort pr lex join gdb gcc gas fgrep diff3 diff awk
migrated into /usr/gnubin
|
1993-04-29 11:30:15 +00:00 |
|
cgd
|
c99161358e
|
update for stuff moved to usr.gnubin:
tar tail sort pr lex join gdb gcc gas fgrep diff3 diff awk
|
1993-04-29 11:24:58 +00:00 |
|
cgd
|
972928f1c5
|
make sure to rm before ln -s
|
1993-04-29 11:05:59 +00:00 |
|
cgd
|
4ec028b288
|
fix other half of the text file busy problem:
don't allow user to exec a file if it's open for writing
|
1993-04-29 10:12:42 +00:00 |
|
mycroft
|
db0f707766
|
Fix total bogosity in the receiver code.
|
1993-04-29 09:33:21 +00:00 |
|
cgd
|
856b727346
|
make it panic, like i thought it did, for mb_map too small.
|
1993-04-29 08:57:02 +00:00 |
|
glass
|
09395462da
|
ugh. i was right after all.
|
1993-04-29 06:28:39 +00:00 |
|
cgd
|
c2cddb25c7
|
JOLITZ MANGLED MY PROFILING PATCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
get the i386 profiling assembly in the right ifdef...
|
1993-04-29 05:38:52 +00:00 |
|
cgd
|
d3eaaa5374
|
make sure you can't include ahb or bt when you've got an aha
|
1993-04-29 03:33:36 +00:00 |
|
cgd
|
eb2b13d51a
|
use ed instead of ex. the script to use is identical, and we might
want to switch back to using ex when our ex supports -.
|
1993-04-29 03:27:39 +00:00 |
|
mycroft
|
f8a4c5847e
|
Fix utter inanity I committed last night.
|
1993-04-29 00:46:21 +00:00 |
|
mycroft
|
6eb18fb611
|
HP cards use 32 I/O ports, not 16.
|
1993-04-28 23:57:42 +00:00 |
|
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 |
|