Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt | wosch | 1996-08-18 | 1 | -1/+2 |
| | | | | | | Only ``make distribution'' in src/etc/Makefile overrides things in /etc Pointed out by: joerg | ||||
* | make install should not install any file in /etc. | wosch | 1996-08-17 | 1 | -2/+8 |
| | |||||
* | Put on my flame-proof suit and attempt to make the /etc/motd banner | peter | 1996-08-17 | 1 | -4/+2 |
| | | | | | | | editor safer. The old one was too deadly, if the blank line after the "FreeBSD" version banner was missing, it would delete from the beginning of the file up until the next blank line, possibly to the end of file. This was not good. | ||||
* | Remove root dotfiles which did more harm than good. | jkh | 1996-08-14 | 5 | -571/+32 |
| | |||||
* | Add missing netatalk, netipx and netkey directories. | peter | 1996-08-11 | 1 | -1/+7 |
| | |||||
* | disable `calendar -a'. it's a bad idea, particular | wosch | 1996-08-07 | 1 | -3/+10 |
| | | | | | | | with networked home directories submitted by: "Boyd R. Faulkner" <faulkner@asgard.bga.com> and GAWollman (long time ago) | ||||
* | Move intermediary file generation to /var partition | pst | 1996-07-31 | 1 | -2/+2 |
| | |||||
* | Edit this for consistency's sake (though it's syntactically identical). | jkh | 1996-07-30 | 1 | -2/+2 |
| | | | | Noticed-By: "William A. Gill" <bill@duchess.wagill.com> | ||||
* | Move things up a bit to make startup pretty | pst | 1996-07-18 | 1 | -10/+10 |
| | |||||
* | Start sendmail after ldconfig. Put the nail in the coffin on misc/1346. | pst | 1996-07-13 | 1 | -9/+9 |
| | | | | Submitted by: Hiroharu Tamaru <tamaru@ap.t.u-tokyo.ac.jp> | ||||
* | Merge. | jkh | 1996-07-13 | 1 | -2/+2 |
| | |||||
* | create missing /usr/share/examples/removeuser | wosch | 1996-07-12 | 1 | -1/+3 |
| | | | | Submitted by: Ollivier ROBERT roberto@keltia.freenix.fr | ||||
* | Add amanda default port | pst | 1996-07-11 | 1 | -1/+2 |
| | |||||
* | Set shells to nonexistent where appropriate | pst | 1996-07-11 | 1 | -3/+3 |
| | |||||
* | Add ability to override sendmail .cf file specification. | pst | 1996-07-11 | 1 | -3/+8 |
| | | | | Add creation of ppp.log file since we rotate it now. | ||||
* | Adding changes to ipfw and the kernel to support ip packet diversion.. | julian | 1996-07-10 | 1 | -1/+2 |
| | | | | | | This stuff should not be too destructive if the IPDIVERT is not compiled in.. be aware that this changes the size of the ip_fw struct so ipfw needs to be recompiled to use it.. more changes coming to clean this up. | ||||
* | update comment for tun* | wosch | 1996-07-02 | 2 | -4/+6 |
| | | | | add comment for snp* | ||||
* | If ipfw is enabled, display packet/byte counters for reject/deny rules | alex | 1996-06-30 | 1 | -4/+27 |
| | | | | | | that have changed since the last security check. Make the spacing between sections more consistent. | ||||
* | If a local ufs filesystem is mounted "nosuid", dont scan it as part of | peter | 1996-06-30 | 1 | -2/+2 |
| | | | | | | | the /etc/security setuid checks. This is useful for things like large news spool partitions that dont have executables. Reviewed by: pst | ||||
* | Correct location of tcl components.. They are installed under | peter | 1996-06-30 | 1 | -3/+3 |
| | | | | /usr/libdata/tcl (created with mkdir -p), not /usr/lib/tcl (empty). | ||||
* | The way sendmail.cf is installed here is gross and needs to be totally | jkh | 1996-06-25 | 1 | -2/+2 |
| | | | | | redone. For now, use the objlink target to give it the obj directory it needs. | ||||
* | Add worm to /usr/share/examples | jkh | 1996-06-25 | 1 | -1/+3 |
| | |||||
* | Start vi.recovery processing after ldconfig. | pst | 1996-06-24 | 1 | -10/+10 |
| | | | | Closes misc/1346 which has bitten me more times than I care to remember. | ||||
* | Add the (commented out) OBJLINK hook. | nate | 1996-06-24 | 2 | -2/+10 |
| | |||||
* | Add moused hooks (OFF by default) | ache | 1996-06-23 | 3 | -3/+36 |
| | |||||
* | Add /var/log/ppp.log from iij ppp | pst | 1996-06-22 | 1 | -1/+2 |
| | |||||
* | Add a few hints about the cleaning policy of /tmp, including an example | joerg | 1996-06-22 | 2 | -1/+42 |
| | | | | (commented out) for how to purge it regularly. | ||||
* | Add tcl related directories. | phk | 1996-06-22 | 1 | -1/+7 |
| | |||||
* | Flush out the rules before adding entries. This prevents duplicate | alex | 1996-06-22 | 1 | -1/+5 |
| | | | | | rules from appearing when switching back and forth from single to multi-user modes. | ||||
* | Remove the hardcoding of the IRQ, and instead have it determine a free | nate | 1996-06-19 | 2 | -6/+6 |
| | | | | | | IRQ. For now only enable on the 3C589 until other cards have been tested. | ||||
* | This is no longer in /stand | jkh | 1996-06-15 | 1 | -1/+1 |
| | |||||
* | Cosmetic tweaks. | jkh | 1996-06-15 | 1 | -1/+3 |
| | |||||
* | Make an etc/rc.d directory. | jkh | 1996-06-15 | 1 | -1/+3 |
| | |||||
* | Change the 'nep0' lines to 'ep0' since we are very soon to get a working | nate | 1996-06-14 | 2 | -18/+18 |
| | | | | | if_ep.c driver for PCCARD stuff. Also,change the 3C589 examples to reflect what I use to switch between the two connectors. | ||||
* | IDE cd fixes: | ache | 1996-06-07 | 2 | -6/+10 |
| | | | | | wcd?a is missing wrong partition number was used for wcd?c | ||||
* | Eliminate warning message and add big warnings about security holes | pst | 1996-05-22 | 1 | -3/+4 |
| | |||||
* | Remove obsoleted comment about adjkerntz | ache | 1996-05-19 | 1 | -5/+1 |
| | |||||
* | Fixed *annoying* error with the weekly files. Do you get these whenver | nate | 1996-05-18 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | /etc/weekly is run? Rebuilding locate database: stty: stdin isn't a terminal TERM: Undefined variable. 'su' apparently runs in root's environment before doing a seteuid(), so it reads root's .cshrc. The problem lies in the fact that $prompt is *always* set by the time the command is executed, so you can't protect your interactive commands from the non-interactive commands by the normal: if ($?prompt) then # interactive stuff here endif Set the -f flag (su -fm) which causes it not to read root's .cshrc file, since there should be no reason to do so for these scripts since /etc/crontab sets up all of the necessary environment. | ||||
* | freefall's new sendmail.cf file. | jkh | 1996-05-17 | 1 | -2/+2 |
| | | | | Submitted by: gpalmer | ||||
* | catman -> catman.local | wosch | 1996-05-13 | 1 | -2/+2 |
| | | | | | This is currently a no-op, because a wisely man did not enable catman by default (in comments). | ||||
* | Neaten up some of the comments in here. | jkh | 1996-05-13 | 1 | -1/+4 |
| | |||||
* | makewhatis -> makewhatis.local | wosch | 1996-05-12 | 1 | -2/+2 |
| | |||||
* | Add russian calendar directory | ache | 1996-05-10 | 1 | -1/+3 |
| | |||||
* | Nuke the nasty cleaning of /var/run after netstart starts - it nukes | jkh | 1996-05-08 | 1 | -2/+2 |
| | | | | gated's pid file, for one thing, and is just generally BAD. | ||||
* | Add /usr/libdata/stallion for holding the download firmware images. | peter | 1996-05-04 | 1 | -1/+3 |
| | | | | | | These binary files most definately do not come under /usr/share's "architecture independent text files" rule... even though these same images would be used on other processors with pci architectures. | ||||
* | Bring in ccd support. | asami | 1996-05-03 | 2 | -2/+56 |
| | | | | Entry to create ccd devices. | ||||
* | Bring in ccd support. | asami | 1996-05-03 | 1 | -1/+7 |
| | | | | | | Call ccdconfig before swapon if /etc/ccd.conf exists. Obtained from: NetBSD | ||||
* | Add wcd0 to `all' target. The fate of the IDE CDROM support in 2.2 | jkh | 1996-05-02 | 2 | -4/+4 |
| | | | | is becoming clearer.. :-) | ||||
* | Highly cosmetic tweaks. | jkh | 1996-04-30 | 1 | -2/+3 |
| | |||||
* | Make the invocation of fortune conditional | jkh | 1996-04-30 | 1 | -1/+1 |
| |