deraadt
af4aec082d
amd is not enabled by default
1994-01-05 06:32:13 +00:00
cgd
fb97fd8ad0
don't use kernfs, use strings, to get kernel version
1993-12-22 14:03:32 +00:00
cgd
a6083990c5
building "whatis" db daily is *stupid*
1993-12-22 09:24:50 +00:00
brezak
afc54bea1a
Make device special files for vnd
1993-12-21 04:17:51 +00:00
cgd
950d1f5c05
new man.conf for updated man... this does a *lot*.
1993-12-21 04:17:12 +00:00
cgd
e27df19c3e
update from bostic; needs work
1993-12-21 04:07:37 +00:00
deraadt
61b54a3379
initialize rpc services in proper order
1993-12-16 04:02:23 +00:00
mycroft
d1da713410
Use `.' to run rc.local, rather than starting another shell, so that variables
...
from netstart are passed on.
1993-12-15 07:24:31 +00:00
mycroft
cb4c5af110
Find only set[gu]id files and devices, like old ncheck(1).
1993-12-15 07:07:36 +00:00
mycroft
d69282df24
Set 'BLOCKSIZE' variable (a la 4.4) rather than aliasing a bunch of things.
1993-12-12 02:26:18 +00:00
mycroft
a9f932a6a3
Add at(1) directories to distrib-dirs.
1993-12-11 07:49:52 +00:00
cgd
2dccb37573
run atrun every 10 minutes
1993-12-05 11:43:54 +00:00
cgd
2397ae9270
add /usr/sbin to PATH for chown, as suggested by brad@fcr.com
1993-12-01 21:56:38 +00:00
cgd
73b217910b
fix comment, add check
1993-12-01 01:38:21 +00:00
mycroft
37c9372a1d
amd 300019 amq
1993-11-27 20:25:00 +00:00
mycroft
eafa1693d9
Put ldconfig later so it doesn't get wiped when reaping /var/run.
1993-11-26 20:11:44 +00:00
mycroft
3d350fb581
Build ld.so.hints on each boot.
1993-11-21 21:06:46 +00:00
brezak
26af90abc6
listen for rusers/2-3; no more version 1
1993-11-21 19:02:03 +00:00
cgd
609bf6154c
more flags
1993-11-17 09:20:43 +00:00
cgd
1919837079
quote sendmail_flags test, from Patrick Bridges <patrick@buffy.cs.msstate.edu>
1993-11-17 09:19:35 +00:00
cgd
070070f54c
re-add 'sup' services. unofficial, but life's difficult w/o them.
1993-11-08 19:49:15 +00:00
cgd
2cb40b2bb3
Updated to reflect current situation w.r.t. root name servers.
...
thanks to Garrett Wollman <wollman@freefall.cdrom.com>
1993-11-07 10:50:12 +00:00
cgd
79f6d92119
disable sendmail in distribution; better to do nothing in this case
...
than possibly do something *really*, *really* wrong.
1993-11-07 10:42:45 +00:00
cgd
90a52de601
(1) clean up lots (rename fooflags -> foo_flags, etc.)
...
(2) implement suggestion made by Garrett Wollman of "sendmail flags"
to set flags passed to sendmail and/or turn it off
(3) document origins of variables
1993-11-07 10:36:48 +00:00
cgd
79769bb27f
update with more official assigned numbers. Garrett Wollman did the work
...
behind this. NOTE: in the future, do not include in this file unofficial
numbers without *very* good reason.
1993-11-07 10:14:24 +00:00
cgd
96d1e0dcc0
add mcd: Mitsumi CD driver by Holger Veit and Brian Moore
...
and do minor cleanup
1993-11-04 09:14:08 +00:00
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
cgd
aaedffa5d8
have makedev create /dev/zero
1993-05-17 08:53:06 +00:00
cgd
d4fd306b8d
make sys point to /usr/src/sys
1993-05-17 06:01:15 +00:00
cgd
bde2ef94a1
fix broken patchkit patch for pty stuff...
1993-05-17 05:43:16 +00:00
cgd
a69ef173f7
add a ;; to make sh parse it, and add acct to the list of devs to remove
...
for "std"
1993-05-17 05:42:44 +00:00
cgd
a8273d71b2
add files for /usr/src/etc for the hp300
1993-05-13 13:53:04 +00:00
glass
3764e582c5
cron.info now logs to /var/cron/log; the circle is complete
...
particularly since syslog does complain about non-existent log files
1993-05-11 08:24:23 +00:00
cgd
14f7e1974f
cleaned up, added support for various devices. hacked, from patch 135
1993-05-07 06:26:41 +00:00
cgd
662c7885fb
prune dirs rm'd when cleaning tmp
1993-05-03 10:52:21 +00:00
cgd
ab920a40d0
turn on accounting if /var/account exists
1993-05-03 04:19:40 +00:00
cgd
bcba58913e
make /dev/acct as a standard device
1993-05-02 09:18:17 +00:00
cgd
a21ff8dbcd
make /usr/obj and /var/db/locate.database when making distribtion
1993-04-30 05:18:53 +00:00
cgd
b740fbac92
bsd->netbsd
1993-04-28 06:37:52 +00:00
cgd
7f6ef807e1
new kernel is bsd
1993-04-28 05:39:57 +00:00
cgd
e11fa48691
386bsd -> NetBSD
1993-04-28 05:16:15 +00:00
cgd
1614399ffc
forgot a \...
1993-04-13 16:17:59 +00:00
cgd
fd29a1fd79
oops. screwed that up...
1993-04-13 16:15:29 +00:00
cgd
d0664cff6a
make /var/spool/output and /kern, and disable example printer
1993-04-13 16:12:56 +00:00
cgd
426073e2ff
got rid of sf entry for cp3100, and added new cp3100 layout, for testing
...
on boat anchor
1993-04-12 20:40:20 +00:00
cgd
f9487a0fe3
needed -f on that rm...
1993-04-12 09:44:53 +00:00
cgd
29511629ba
give 1.2M floppies an "a" partition
1993-04-11 20:30:41 +00:00
cgd
0ce421dcab
get rid of /sys before you try to make the symlink...
1993-04-10 20:20:21 +00:00
glass
f5b725b323
fixes for nfs_client, nfs_server division.
1993-04-10 20:15:30 +00:00
cgd
acb8f0aa7e
forgot to get rid of a \...
1993-04-10 20:11:57 +00:00
cgd
bfe8764966
make chmods explicit
1993-04-10 20:08:35 +00:00
cgd
011708d80c
always run portmap
1993-04-10 18:01:31 +00:00
cgd
d86bd05aad
goddamned v macro added rcsid...
1993-04-10 11:46:28 +00:00
glass
867ef8b92e
rexecd was on in the default installation. rexecd is not your a secure friend.
...
those who want it should have to turn it on explicitly
1993-04-10 11:30:05 +00:00
cgd
a44f7c9216
make rwalld default to on...
1993-04-10 11:28:16 +00:00
glass
9453ddc86e
mountd's log of who has what filesystem mounted should not persist across
...
reboots.
1993-04-10 11:24:37 +00:00
cgd
92beacd393
added distrib-dirs (which distribution depends on) to make the
...
dirs necessary for a distribution (e.g. /root, /tmp, /var/*, etc.)
1993-04-10 11:11:40 +00:00
cgd
0ce19b94e1
rwalld should be run *after* the portmapper.
1993-04-09 19:13:21 +00:00
cgd
a7a0d9856e
fix find & deletion of old files so that it doesn't look in kernfs
...
or fdesc fs
1993-04-09 10:25:02 +00:00
cgd
3c9f6bb2b3
screwed it up again... = vs ==.
1993-04-05 04:01:06 +00:00
cgd
5a29d10aff
screwed up comparison for rwalld and rwhod...
1993-04-05 03:55:14 +00:00
cgd
724dd15fc3
updated for addition of rwalld
1993-04-04 18:59:11 +00:00
cgd
897a62b804
move prototype fstab files into /etc rather than /
1993-04-04 06:14:47 +00:00
cgd
33a637b4eb
get version from /kern/version, if exists, else ???
1993-04-03 01:40:29 +00:00
glass
b3d044e80e
Added /etc/rpc for librpc support
...
fixed crontab so it works (oops)
fixed /etc/daily whatis.db support
1993-04-03 01:12:21 +00:00
deraadt
ee5154db71
learn to type theo.. spelling error, whoops
1993-04-02 13:15:31 +00:00
deraadt
7b31763f5c
automagically set the domainname using /etc/defaultdomainname, an
...
start ypbind if it exists and should be running. (future's so bright,
gotta wear shades..)
1993-04-02 13:11:42 +00:00
glass
0bde8f403d
automagically build the 'whatis.db' including `machine` pages
1993-04-02 09:43:41 +00:00
cgd
51bed6780a
updated for current setup, and to compress logs
1993-04-02 08:07:11 +00:00
cgd
9d0d894beb
changed `console' to `vga'
1993-04-02 08:05:12 +00:00
cgd
5141b5231e
to allow users to configure hostname easily
1993-04-02 08:04:56 +00:00
cgd
1c2ae9dcc3
updated to reflect the fact that we don't have an ncheck
1993-04-02 08:00:48 +00:00
cgd
dd919dd07f
got rid of damned highlight characters, and changed
...
method to turn on rwhod.
1993-04-02 08:00:07 +00:00
cgd
80e5f01ba4
added better interface configuration, comments, and support
...
for better hostname and gateway configuration.
1993-04-02 07:59:12 +00:00
cgd
58fdd12a2d
made motd "more standard"
1993-04-02 07:58:27 +00:00
cgd
5ad402b272
updated for current setup, and made logs compress
1993-04-02 07:58:02 +00:00
cgd
d0395ece09
got rid of bill, lynne, ken, and dmr
1993-04-02 07:57:23 +00:00
cgd
77966b6a45
removed bill and lynne from wheel
1993-04-02 07:57:00 +00:00
cgd
560cb21a4d
updated for current system setup, and made logs compressed
1993-04-02 07:56:43 +00:00
cgd
6b05b907f6
cleaned up header
1993-04-02 07:55:49 +00:00
cgd
6921b399d2
got rid of unused entries, and explained others
1993-04-02 07:54:44 +00:00
cgd
2533074547
added `myname' to list of things to install (in support of
...
"better netstart")
1993-04-02 07:54:01 +00:00
glass
f1944c19e2
installs crontab in right place
1993-04-02 07:18:23 +00:00
cgd
62d312fac7
make passwd db right on "distribution"
1993-03-30 00:07:40 +00:00
cgd
80806cf922
added ntp (network time protocol) at 123/udp
1993-03-22 20:28:42 +00:00
cgd
e541169ce2
after 0.2.2 "stable" patches applied
1993-03-21 18:04:42 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00