Commit Graph

1143 Commits

Author SHA1 Message Date
mycroft 2106ad2b37 s/\\(lq/``/;s/\\(rq/''/ 1993-05-03 01:46:22 +00:00
cgd cdcb8f1155 accton is in section 8. 1993-05-03 01:45:34 +00:00
cgd ae8e19dfe7 add the accountant program. 1993-05-03 01:02:50 +00:00
cgd 8dbaf99aba change UNIX to NetBSD (EEK!), and add NetBSD OS names 1993-05-03 00:56:32 +00:00
mycroft ba61678b19 Fix typos. 1993-05-03 00:28:56 +00:00
mycroft 2fd4ac5c03 Use global value of CFLAGS for optimization. 1993-05-02 23:16:42 +00:00
mycroft baef429061 Fix typo. 1993-05-02 23:08:42 +00:00
cgd a70911f1aa add starting, elapsed, user, and system times, and clean up a bit 1993-05-02 20:40:31 +00:00
deraadt 11dce888dd fixed silly typo. 1993-05-02 20:14:48 +00:00
cgd bd05104f48 add barebones accounting, enabled w/"options ACCOUNTING", via /dev/acct 1993-05-02 09:22:31 +00:00
cgd bcba58913e make /dev/acct as a standard device 1993-05-02 09:18:17 +00:00
mycroft 58f76c7974 Clean up deleted files. 1993-05-02 09:14:24 +00:00
sef 5916a08554 Jim "wilson@moria.cygnus.com" Wilson's patches to make C News (and other
things) work.
1993-05-02 01:28:40 +00:00
mycroft 6c15f33674 Fix error in last change. B-P 1993-05-01 19:12:45 +00:00
mycroft 627697e07d s/__dead/volatile/ 1993-05-01 16:53:03 +00:00
mycroft b64231f035 Reenable NS and ISO code. 1993-05-01 16:26:52 +00:00
mycroft f5d9fe2b2c Fix typo. 1993-05-01 16:25:04 +00:00
mycroft 1ad12030cf Use global value of CFLAGS for optimization. 1993-05-01 15:19:45 +00:00
mycroft 5a50a4dc76 s/__dead/volatile/ 1993-05-01 15:18:57 +00:00
mycroft d46ad9b178 Don't forget to install err.h. 1993-05-01 15:18:25 +00:00
mycroft eca88e272d 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 bb10974c7b oops 1993-04-30 23:57:07 +00:00
mycroft 52fb00ad70 Move bpfattach() call into weattach(). 1993-04-30 23:48:35 +00:00
mycroft c3c6f70cea Move bpfattach() call into hpattach(). 1993-04-30 23:44:03 +00:00
glass b64b1fd758 added some support new err(3) shit needs 1993-04-30 23:09:06 +00:00
glass 5fabe9c0b1 new err stuff 1993-04-30 23:08:23 +00:00
glass 8b8c96cad4 new touch 1993-04-30 23:07:07 +00:00
glass ec60b03fb9 gnu tail and join removed 1993-04-30 08:09:46 +00:00
glass aa97860f48 tail from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:52 +00:00
glass f7d7921aae join from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:31 +00:00
glass a85b45cbc6 tail, and join from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:14 +00:00
cgd a24a91d611 build datfiles at make time, not at install time 1993-04-30 05:24:57 +00:00
cgd a21ff8dbcd make /usr/obj and /var/db/locate.database when making distribtion 1993-04-30 05:18:53 +00:00
cgd 62779eaa02 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 e04e6d1984 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 a26b41287b add egrep 1993-04-29 21:25:09 +00:00
cgd 8163959eb0 fix definition of swapmap; rlist.h used to declare it, now defines it as
extern...
1993-04-29 21:13:25 +00:00
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