656 Commits

Author SHA1 Message Date
cgd
cd0f1e7516 move egrep into /usr/src/gnu/usr.bin 1993-04-29 20:52:21 +00:00
cgd
d8bbdeb956 generic kernel w/aha1542 and debugging support 1993-04-29 13:01:52 +00:00
cgd
916ab47241 deal with gnu program subdirs 1993-04-29 12:42:53 +00:00
cgd
cab9fb82f8 put all of the gnu stuff in one place 1993-04-29 12:42:00 +00:00
cgd
0d1719f340 ld groff grep g++ -> usr.gnubin 1993-04-29 12:39:24 +00:00
cgd
827f698a64 dd is gnu software 1993-04-29 12:38:00 +00:00
cgd
42973988f9 moved from usr.bin:
ld groff grep g++
1993-04-29 12:35:28 +00:00
cgd
a3b53c55c9 added gnulibexec gnugames 1993-04-29 11:48:50 +00:00
cgd
e5289f4697 moved libg++ into /usr/gnulib 1993-04-29 11:40:16 +00:00
cgd
3340006b72 add Makefiles for gnulibexec 1993-04-29 11:38:55 +00:00
cgd
7d9e823ff0 moved libg++ into gnulib 1993-04-29 11:37:12 +00:00
cgd
82b58569af makefiles for gnugames 1993-04-29 11:35:25 +00:00
cgd
e87650026d moved chess into /usr/src/gnugames, fixed "Missing" -- shold have been
comment
1993-04-29 11:33:40 +00:00
cgd
77f3094c89 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
4ab79d0f14 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
0de7a499a8 make sure to rm before ln -s 1993-04-29 11:05:59 +00:00
cgd
a823bc627d 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
8f65320eb1 Fix total bogosity in the receiver code. 1993-04-29 09:33:21 +00:00
cgd
645b67012b make it panic, like i thought it did, for mb_map too small. 1993-04-29 08:57:02 +00:00
glass
b029751cb6 ugh. i was right after all. 1993-04-29 06:28:39 +00:00
cgd
c94345dd9a JOLITZ MANGLED MY PROFILING PATCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
get the i386 profiling assembly in the right ifdef...
1993-04-29 05:38:52 +00:00
cgd
828d4bea99 make sure you can't include ahb or bt when you've got an aha 1993-04-29 03:33:36 +00:00
cgd
f49a375e07 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
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