Poul-Henning Kamp
0c4c6c1235
Add support for shlibs in /usr/lib/compat that the linker will not find
...
at compile time, but ldd will at runtime.
1996-09-02 13:10:02 +00:00
Andrey A. Chernov
192f27c84c
Move daemon from group 31 to group 1
...
One of the reasons: rwhod not work, because it got
1,31 instead of 1,1 on setuid(1) and require group 1 for directory access
1996-09-01 23:13:16 +00:00
Wolfram Schneider
3668730386
add forgotten share/doc/smm/10.named
1996-08-31 13:04:03 +00:00
Chuck Robey
c8ae0d2e4b
Add new include directories tcl, tcl/unix, and tcl/generic.
...
Reviewed by: Peter Wemm
1996-08-29 16:07:58 +00:00
Paul Traina
28f0ced1ee
Fix buffer overrun, and run as nobody
1996-08-25 21:37:11 +00:00
Paul Traina
0982f4916f
Add zephyr
1996-08-22 21:37:19 +00:00
Satoshi Asami
cb9b679415
Add skkserv (1178/tcp) and sj3 (3086/tcp). They are both Japanese
...
kanji input servers.
1996-08-22 10:29:28 +00:00
Jordan K. Hubbard
d37f8acb71
Add a new "swapfile" variable so that you can add a file as a additional
...
swap as the system is coming up.
1996-08-21 23:15:37 +00:00
Jordan K. Hubbard
d0bcc248db
Add cvsup directory to share/examples
...
Reminded-By: ache
1996-08-21 09:53:06 +00:00
Wolfram Schneider
7ea944f3a6
space typo, the shell don't like name=<space>value
1996-08-19 15:34:29 +00:00
Wolfram Schneider
4b2b2ee3e1
``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt
...
Only ``make distribution'' in src/etc/Makefile overrides things in /etc
Pointed out by: joerg
1996-08-18 11:05:08 +00:00
Wolfram Schneider
361e0905ef
make install should not install any file in /etc.
1996-08-17 22:27:08 +00:00
Peter Wemm
e0d239dba3
Put on my flame-proof suit and attempt to make the /etc/motd banner
...
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.
1996-08-17 07:15:38 +00:00
Jordan K. Hubbard
38b411e309
Remove root dotfiles which did more harm than good.
1996-08-14 14:42:05 +00:00
Peter Wemm
67750f0be2
Add missing netatalk, netipx and netkey directories.
1996-08-11 04:32:14 +00:00
Wolfram Schneider
c394ce8c64
disable `calendar -a'. it's a bad idea, particular
...
with networked home directories
submitted by: "Boyd R. Faulkner" <faulkner@asgard.bga.com> and
GAWollman (long time ago)
1996-08-07 13:35:29 +00:00
Paul Traina
c733dcc306
Move intermediary file generation to /var partition
1996-07-31 06:47:05 +00:00
Jordan K. Hubbard
1f2f069302
Edit this for consistency's sake (though it's syntactically identical).
...
Noticed-By: "William A. Gill" <bill@duchess.wagill.com>
1996-07-30 06:28:59 +00:00
Paul Traina
fd089c7bee
Move things up a bit to make startup pretty
1996-07-18 19:09:06 +00:00
Paul Traina
54009bb4b8
Start sendmail after ldconfig. Put the nail in the coffin on misc/1346.
...
Submitted by: Hiroharu Tamaru <tamaru@ap.t.u-tokyo.ac.jp>
1996-07-13 17:27:39 +00:00
Jordan K. Hubbard
3bc99bbcc2
Merge.
1996-07-13 04:33:23 +00:00
Wolfram Schneider
220927702b
create missing /usr/share/examples/removeuser
...
Submitted by: Ollivier ROBERT roberto@keltia.freenix.fr
1996-07-12 19:58:44 +00:00
Paul Traina
61ce6d635c
Add amanda default port
1996-07-11 21:24:03 +00:00
Paul Traina
46720cfc9e
Set shells to nonexistent where appropriate
1996-07-11 21:23:22 +00:00
Paul Traina
4ece9046e1
Add ability to override sendmail .cf file specification.
...
Add creation of ppp.log file since we rotate it now.
1996-07-11 21:22:50 +00:00
Julian Elischer
93e0e11657
Adding changes to ipfw and the kernel to support ip packet diversion..
...
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.
1996-07-10 19:44:30 +00:00
Wolfram Schneider
c4a87a6a59
update comment for tun*
...
add comment for snp*
1996-07-02 23:11:06 +00:00
Alexander Langer
ef1b941ad5
If ipfw is enabled, display packet/byte counters for reject/deny rules
...
that have changed since the last security check.
Make the spacing between sections more consistent.
1996-06-30 19:35:20 +00:00
Peter Wemm
80ed784ffa
If a local ufs filesystem is mounted "nosuid", dont scan it as part of
...
the /etc/security setuid checks. This is useful for things like large
news spool partitions that dont have executables.
Reviewed by: pst
1996-06-30 13:16:21 +00:00
Peter Wemm
06903ddcd5
Correct location of tcl components.. They are installed under
...
/usr/libdata/tcl (created with mkdir -p), not /usr/lib/tcl (empty).
1996-06-30 13:06:50 +00:00
Jordan K. Hubbard
6a0f4b7e11
The way sendmail.cf is installed here is gross and needs to be totally
...
redone. For now, use the objlink target to give it the obj directory
it needs.
1996-06-25 18:05:58 +00:00
Jordan K. Hubbard
2ad5760109
Add worm to /usr/share/examples
1996-06-25 08:40:13 +00:00
Paul Traina
22dde4b374
Start vi.recovery processing after ldconfig.
...
Closes misc/1346 which has bitten me more times than I care to remember.
1996-06-24 19:00:28 +00:00
Nate Williams
4012436276
Add the (commented out) OBJLINK hook.
1996-06-24 16:50:39 +00:00
Andrey A. Chernov
97f6903efd
Add moused hooks (OFF by default)
1996-06-23 20:54:42 +00:00
Paul Traina
9852e6a655
Add /var/log/ppp.log from iij ppp
1996-06-22 21:34:03 +00:00
Joerg Wunsch
3be34f8291
Add a few hints about the cleaning policy of /tmp, including an example
...
(commented out) for how to purge it regularly.
1996-06-22 13:05:20 +00:00
Poul-Henning Kamp
d589bd24ad
Add tcl related directories.
1996-06-22 06:02:47 +00:00
Alexander Langer
2df2f6af71
Flush out the rules before adding entries. This prevents duplicate
...
rules from appearing when switching back and forth from single to
multi-user modes.
1996-06-22 00:54:36 +00:00
Nate Williams
3e4742ef6a
Remove the hardcoding of the IRQ, and instead have it determine a free
...
IRQ.
For now only enable on the 3C589 until other cards have been tested.
1996-06-19 01:28:07 +00:00
Jordan K. Hubbard
a17c962fd0
This is no longer in /stand
1996-06-15 17:49:16 +00:00
Jordan K. Hubbard
1a1fde273c
Cosmetic tweaks.
1996-06-15 17:04:48 +00:00
Jordan K. Hubbard
38ee059aef
Make an etc/rc.d directory.
1996-06-15 16:55:28 +00:00
Nate Williams
ee42451e19
Change the 'nep0' lines to 'ep0' since we are very soon to get a working
...
if_ep.c driver for PCCARD stuff. Also,change the 3C589 examples to
reflect what I use to switch between the two connectors.
1996-06-14 21:41:48 +00:00
Andrey A. Chernov
62d543821c
IDE cd fixes:
...
wcd?a is missing
wrong partition number was used for wcd?c
1996-06-07 15:47:15 +00:00
Paul Traina
602cb7a629
Eliminate warning message and add big warnings about security holes
1996-05-22 05:43:30 +00:00
Andrey A. Chernov
d7f1a3eb6a
Remove obsoleted comment about adjkerntz
1996-05-19 22:30:26 +00:00
Nate Williams
0c9dbb91c3
Fixed *annoying* error with the weekly files. Do you get these whenver
...
/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.
1996-05-18 20:30:04 +00:00
Jordan K. Hubbard
b92bf7517c
freefall's new sendmail.cf file.
...
Submitted by: gpalmer
1996-05-17 07:47:34 +00:00
Wolfram Schneider
62824f4907
catman -> catman.local
...
This is currently a no-op, because a wisely man did not
enable catman by default (in comments).
1996-05-13 22:05:10 +00:00