Commit Graph

757 Commits

Author SHA1 Message Date
cgd 3e5141adb0 add bugfiler 1993-05-03 19:49:55 +00:00
cgd 304fe1ccc5 prune dirs rm'd when cleaning tmp 1993-05-03 10:52:21 +00:00
glass ff29577c5c necesssary fix before the ISO, and NS stuff has even a prayer of working.
Jolitz while garbage-collecting the ISO shit, also garbage collected the
DO_NET(NETISR_XXX.... support for them.  CCITT is still broken, i think
because this snapshot's version is hosed.
1993-05-03 08:44:06 +00:00
mycroft 2abd4505b3 Clean up deleted files. 1993-05-03 07:46:10 +00:00
deraadt 89ee0b0f25 moved rpc include files 1993-05-03 07:43:41 +00:00
deraadt 1af40713d9 rpc include files moved into /usr/src/include. Makes more sense and
lets YP and libc compile cleanly.
1993-05-03 07:42:45 +00:00
cgd 60d743190a notate the fact that it creates /var/run/accountant.pid 1993-05-03 04:30:10 +00:00
cgd b7f1758274 turn on accounting if /var/account exists 1993-05-03 04:19:40 +00:00
cgd 839c828d99 make the sleep time/min on/max off numbers settable via options, and
notate this appropriately.
1993-05-03 04:08:16 +00:00
cgd 8aefdc40a1 added random stuff, including checking to make sure we don't fill the disk. 1993-05-03 03:06:32 +00:00
cgd 7b961b07d0 fix accidental 2dd, and fix comm handling for debug 1993-05-03 02:49:27 +00:00
cgd 684e53617b add accountant 1993-05-03 01:53:53 +00:00
cgd 645e8b993b change accton to work w/NWO 1993-05-03 01:53:21 +00:00
cgd d8eb2983d7 make man page install in cat8 1993-05-03 01:52:34 +00:00
mycroft 7ca3ea4448 s/\\(lq/``/;s/\\(rq/''/ 1993-05-03 01:46:22 +00:00
cgd 270503c742 accton is in section 8. 1993-05-03 01:45:34 +00:00
cgd 65230099c0 add the accountant program. 1993-05-03 01:02:50 +00:00
cgd c7f9df39e8 change UNIX to NetBSD (EEK!), and add NetBSD OS names 1993-05-03 00:56:32 +00:00
mycroft b5bbb0e9c7 Fix typos. 1993-05-03 00:28:56 +00:00
mycroft cbc1930d5e Use global value of CFLAGS for optimization. 1993-05-02 23:16:42 +00:00
mycroft e5edaba6c7 Fix typo. 1993-05-02 23:08:42 +00:00
cgd fd70c4e80e add starting, elapsed, user, and system times, and clean up a bit 1993-05-02 20:40:31 +00:00
deraadt 11e7e85963 fixed silly typo. 1993-05-02 20:14:48 +00:00
cgd 66ec38cf29 add barebones accounting, enabled w/"options ACCOUNTING", via /dev/acct 1993-05-02 09:22:31 +00:00
cgd 9dd928cc49 make /dev/acct as a standard device 1993-05-02 09:18:17 +00:00
mycroft ccc5723ba9 Clean up deleted files. 1993-05-02 09:14:24 +00:00
sef a2256fdb77 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 6a21663c33 Fix error in last change. B-P 1993-05-01 19:12:45 +00:00
mycroft adbdf9b9ab s/__dead/volatile/ 1993-05-01 16:53:03 +00:00
mycroft af0118f516 Reenable NS and ISO code. 1993-05-01 16:26:52 +00:00
mycroft 123d87d25d Fix typo. 1993-05-01 16:25:04 +00:00
mycroft f7687b8ccd Use global value of CFLAGS for optimization. 1993-05-01 15:19:45 +00:00
mycroft 01b23e631c s/__dead/volatile/ 1993-05-01 15:18:57 +00:00
mycroft 03153e458a Don't forget to install err.h. 1993-05-01 15:18:25 +00:00
mycroft 37bb919ab2 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 cb654d0390 oops 1993-04-30 23:57:07 +00:00
mycroft 8b71675671 Move bpfattach() call into weattach(). 1993-04-30 23:48:35 +00:00
mycroft 41c6cc4b4e Move bpfattach() call into hpattach(). 1993-04-30 23:44:03 +00:00
glass 427b045af3 added some support new err(3) shit needs 1993-04-30 23:09:06 +00:00
glass 7228d25342 new err stuff 1993-04-30 23:08:23 +00:00
glass c15f157192 new touch 1993-04-30 23:07:07 +00:00
glass 87c924e493 gnu tail and join removed 1993-04-30 08:09:46 +00:00
glass e34820cd2d tail from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:52 +00:00
glass 3d71c3719c join from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:31 +00:00
glass b42ba8013c tail, and join from ftp.uu.net:bsd-sources integrated 1993-04-30 08:04:14 +00:00
cgd 562d723b81 build datfiles at make time, not at install time 1993-04-30 05:24:57 +00:00
cgd c3a1fd2a6d make /usr/obj and /var/db/locate.database when making distribtion 1993-04-30 05:18:53 +00:00
cgd 7ae1b9de6b 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 4480ad2eb6 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 2557bce918 add egrep 1993-04-29 21:25:09 +00:00