673 Commits

Author SHA1 Message Date
mycroft
133290f5da Cleanup for GCC 2...
s/__dead/volatile/  (Does the format really exist in GCC 1?)
s/va_list/_VA_LIST_/  (to match prototypes)
1993-05-01 15:17:00 +00:00
glass
13164ae84a oops 1993-04-30 23:57:07 +00:00
mycroft
ffe1d38811 Move bpfattach() call into weattach(). 1993-04-30 23:48:35 +00:00
mycroft
337ef120f2 Move bpfattach() call into hpattach(). 1993-04-30 23:44:03 +00:00
glass
3518acc740 added some support new err(3) shit needs 1993-04-30 23:09:06 +00:00
glass
afa1d8d1a5 new err stuff 1993-04-30 23:08:23 +00:00
glass
ee30afd845 new touch 1993-04-30 23:07:07 +00:00
glass
9e32a17fb0 gnu tail and join removed 1993-04-30 08:09:46 +00:00
glass
aeaa291ef4 tail from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:52 +00:00
glass
fbd748b10b join from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:31 +00:00
glass
ca0287bf5e tail, and join from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:14 +00:00
cgd
72cde24499 build datfiles at make time, not at install time 1993-04-30 05:24:57 +00:00
cgd
db4768e8ed make /usr/obj and /var/db/locate.database when making distribtion 1993-04-30 05:18:53 +00:00
cgd
dae7c10ad9 GENERICAHA_DDB was too big, so got rid of wd support in it.
moved it to GENERCISA_DDB, which has no SCSI support
1993-04-29 23:38:21 +00:00
cgd
6611936eb4 changes from Ralf Friedl <friedl@informatik.uni-kl.de>.
These changes fix the following problems (in his words):
- When a direcrory was extended, it's size was not updated.
- Moving directories didn't work.
- I had removed brelse() call after an error from bread(), because I
thought bread() would already free them, but it doesn't, so I have
reinserted the brelse() calls.
- I have changed pcfs_setattr to silently ignore attempts to change
uid, gid or access time of a file. This allows 'cp -p' without errors.
1993-04-29 22:54:28 +00:00
cgd
b58e06d5b2 add egrep 1993-04-29 21:25:09 +00:00
cgd
4f15b8e780 fix definition of swapmap; rlist.h used to declare it, now defines it as
extern...
1993-04-29 21:13:25 +00:00
cgd
d754663835 move egrep into /usr/src/gnu/usr.bin 1993-04-29 20:52:21 +00:00
cgd
3e5d7577e9 generic kernel w/aha1542 and debugging support 1993-04-29 13:01:52 +00:00
cgd
77c5e8fdb3 deal with gnu program subdirs 1993-04-29 12:42:53 +00:00
cgd
07dc7a775e put all of the gnu stuff in one place 1993-04-29 12:42:00 +00:00
cgd
bda49f3ce9 ld groff grep g++ -> usr.gnubin 1993-04-29 12:39:24 +00:00
cgd
6570f26e77 dd is gnu software 1993-04-29 12:38:00 +00:00
cgd
c848075c06 moved from usr.bin:
ld groff grep g++
1993-04-29 12:35:28 +00:00
cgd
965a1d8585 added gnulibexec gnugames 1993-04-29 11:48:50 +00:00
cgd
32191058ae moved libg++ into /usr/gnulib 1993-04-29 11:40:16 +00:00
cgd
9c381f69da add Makefiles for gnulibexec 1993-04-29 11:38:55 +00:00
cgd
79074cb160 moved libg++ into gnulib 1993-04-29 11:37:12 +00:00
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