Commit Graph

110 Commits

Author SHA1 Message Date
cgd 2d1f5986f3 use of xargs wasn't strictly a security hole, but could lead to fouled-
up results.  xargs should really have an option to automatically
'quote' input.
1993-10-27 16:59:13 +00:00
mycroft 8b6b8bad1e Use xargs(1) to avoid overflowing the argument list to ls(1). 1993-10-27 09:54:31 +00:00
jtc adbcdfe314 Create /var/msgs. 1993-10-26 18:07:31 +00:00
cgd 2a3476d4a9 redirect /etc/security's stderr to the security mailing, too. 1993-10-26 01:39:45 +00:00
cgd 8379ac2852 from FreeBSD: check for set*id devices in a way closer to the original.
note that you can still overflow the args buffer for the ls (and it does
that on lamp), but it's better than before.
1993-10-26 01:38:57 +00:00
cgd 211b2b8f7d don't make /dev/acct 1993-10-20 00:14:48 +00:00
cgd ae97749f6d never rotate accounting logs, and turn on accounting the way done in net/2 1993-10-20 00:13:43 +00:00
mycroft 74ccbe814f Rewrite set[gu]id find command to avoid walking non-local file systems. 1993-10-19 06:13:08 +00:00
jtc 68bc42722e Add entries for x400 mail, pop-2 & pop-3, and the X Display Manager Control
Protocol.
1993-10-07 21:54:36 +00:00
brezak 2a790909ba Add socks service 1993-10-07 13:25:50 +00:00
mycroft b6549340cc Add /dev/io, used to get I/O privileges. This has been in the kernel for a
while.
1993-09-19 19:33:54 +00:00
cgd aeb9f2c73e sc = ns*nt, not nc*nt. 1993-09-17 21:51:12 +00:00
cgd 4f2fa8a18d aculog should be uucp.dialer after rotation, not root.wheel.
bug reported by Greg Tanaka <glt@cco.caltech.edu>
1993-09-16 20:54:57 +00:00
cgd 10c1b11b0d fix tty?? (serial device) creation 1993-09-13 08:30:59 +00:00
mycroft d0518625c1 Use `set --' when looking for `hostname.*' files, so we don't lose if none
are present.
1993-09-06 02:27:42 +00:00
mycroft 3302edb38a Use `-e fastboot', not `-r fastboot'. 1993-09-05 23:12:36 +00:00
mycroft 6413d4394b tty19 --> tty00 1993-09-05 17:42:28 +00:00
mycroft 4eaacedb8f Renumber com1 to com0, and use tty00. 1993-09-05 17:18:15 +00:00
deraadt 5d5fd66358 it's clear that mountd started from inetd doesn't work 1993-09-01 09:43:33 +00:00
deraadt 42fd09c8e9 it is clear that mountd started from inetd does not work 1993-09-01 09:43:09 +00:00
mycroft 667d6bcc32 Change default banner to say `%s/%m' rather than `NetBSD'. 1993-08-29 22:49:36 +00:00
deraadt 2315608edc missing eol at end of file 1993-08-29 21:34:25 +00:00
brezak 815b51ef3a Add service ids for bootp 1993-08-27 02:08:02 +00:00
deraadt 080b5f394c pretty up the getty prompt 1993-08-26 11:05:04 +00:00
cgd 5d9ccc9f5c added ftp-data at 20/tcp 1993-08-26 09:11:08 +00:00
brezak 6ce6685814 mountd is now started by inetd. 1993-08-25 02:44:11 +00:00
cgd 4543c1ebfd changes from 0.9-ALPHA2 to 0.9-BETA 1993-08-23 04:59:38 +00:00
jtc a0a614abf8 uucp's shell, uucico, is in /usr/libexec/uucp (not /usr/lib/uucp). 1993-08-09 22:40:48 +00:00
brezak 726a6e2c77 Add service port for WWW http. 1993-08-04 18:02:19 +00:00
mycroft 62906a0d59 Add entries for 38.4k, 57.6k, and 115.2kbaud. 1993-08-03 04:11:40 +00:00
mycroft cda4f8f6ee Add RCS identifiers. 1993-08-01 05:37:30 +00:00
cgd 9ff66c6e35 only save 250k of ftp logs before compressing 1993-07-24 23:29:31 +00:00
cgd 14f24649d0 do the right thing with TZDIR 1993-07-17 14:17:24 +00:00
mycroft 37fbd45af1 Remove a spurious `unknown' that was screwing people over. 1993-07-10 21:23:36 +00:00
cgd d8795500f2 changes for init... 1993-07-08 01:50:42 +00:00
mycroft 2330d21982 Add pms, allow for multiple mice, and add mice to listing at top of file. 1993-06-14 15:25:46 +00:00
andrew d135011910 Added mms and lms busmice, plus mouse-* symlinker. 1993-06-14 03:45:06 +00:00
brezak 70f813217a Don't start rwalld - now started by inetd. 1993-06-11 00:39:31 +00:00
brezak 2f3bcc6ff6 Add entries to start rpc services. 1993-06-11 00:38:48 +00:00
brezak 1dc23573cc Add pcnfsd service. 1993-06-11 00:07:25 +00:00
cgd 57d3a6d525 add support for terry lambert's loadable kernel modules.
needs a bit of cleanup, but overall: SLICK!
1993-06-07 19:51:59 +00:00
cgd e2b50fbd3a remove /usr/local and /usr/contrib from root's path 1993-06-06 02:49:58 +00:00
cgd 0aa4d2c067 make root/operator group ids sane... 1993-06-06 02:49:31 +00:00
cgd 707634cdb7 fix stupid vi typo 1993-05-31 02:04:42 +00:00
cgd 7f0c3b4de0 update for new cron 1993-05-31 02:03:57 +00:00
cgd a2a6f44162 fix makefile for new f***ing cron, once and for all. 1993-05-28 09:22:20 +00:00
cgd a5a32a3cd7 adjust owner/group for new cron security checking 1993-05-28 09:10:43 +00:00
cgd 553d4a1fa6 wtmp should be 644 1993-05-26 18:08:22 +00:00
deraadt 6877343009 Make the /etc/localtime symbolic link in "make distribution" instead 1993-05-25 09:16:14 +00:00
cgd 640e7bf41e arrange for all log rotations to be handled by /usr/bin/newsyslog 1993-05-21 14:45:16 +00:00