Commit Graph

351 Commits

Author SHA1 Message Date
deraadt
70e62529eb better 1994-04-18 12:10:54 +00:00
deraadt
db785aa1f2 my life is now easier 1994-04-18 10:48:48 +00:00
cgd
33bd50375e add support for making i386 floppies. more needs to go on the kernel
floppies, but this is a damned good start.
1994-04-18 10:16:34 +00:00
cgd
37118099d6 add a 'floppy' target, with minimal devices useful for install.
make /dev/fd 'fd', seperate from 'std', because we need 64 more
device nodes on floppies like i need a hole in my head.
1994-04-18 08:02:18 +00:00
glass
6cc6cf15ee move bootpd from othersrc to libexec. add bootptab file 1994-04-18 05:15:36 +00:00
cgd
7f044b2db7 make all device nodes for vnd's, but only make 2 vnd's... 1994-04-18 02:05:03 +00:00
chopps
b7e0b6d987 add more floppies, mouse link and fix typo from Ty Sarna (tsarna@endicor.com) 1994-04-17 13:26:16 +00:00
deraadt
b97b14b581 build two needed kernels 1994-04-12 07:48:20 +00:00
cgd
464e792795 add ttyflags -a, early on in rc. 1994-04-10 06:42:40 +00:00
cgd
d924dda779 fix from Bob Kemp <rsk@ecs.soton.ac.uk> for when there are no enet addrs 1994-04-10 00:28:31 +00:00
chopps
0cc3e54498 oops, typo. 1994-04-09 02:47:12 +00:00
cgd
d59710c209 don't forget backslashes, and spelling. from dgy@mcs.com 1994-04-08 17:52:39 +00:00
deraadt
6b902e3271 cgthree/cgsix major numbers were wrong 1994-04-08 07:06:26 +00:00
chopps
6d450b4478 add floppy comment out aconf. 1994-04-07 18:06:16 +00:00
mycroft
6bd5adc331 Add X11R6 to the default search list(s). 1994-04-07 16:31:45 +00:00
chopps
2155f4d97e build generic and a3000 kernels when making snapshot. 1994-04-07 00:34:33 +00:00
chopps
6aadf28e31 zero length place holders for now. 1994-04-06 23:37:47 +00:00
cgd
24eb7e91c0 add default ftpchroot (with bogus entry) for the latest ftpd mods 1994-04-06 20:54:01 +00:00
cgd
d24946e3e3 hilinfo lives in /usr/sbin on hp300's now... 1994-04-04 21:54:19 +00:00
phil
43f0f85f4b Adding initial files for a .../src/etc/etc.pc532 tree. 1994-04-01 23:01:21 +00:00
cgd
e0e9aa9568 yes, i'm a moron 1994-03-31 10:27:17 +00:00
cgd
92cf1f7da3 update for new kernel name 1994-03-31 02:22:16 +00:00
deraadt
f2a5a5193b need this for make distribution, too 1994-03-29 09:07:57 +00:00
deraadt
d9e450c907 make distribution demands a disktab file, apparently. 1994-03-28 09:02:34 +00:00
cgd
31d422a3a0 keep amd pid in /var/run/amd.pid 1994-03-28 05:47:28 +00:00
deraadt
78ff46873c oops 1994-03-27 10:43:09 +00:00
jtc
38de38f2e1 The contents of this file are evaluated by root, users without a home dir,
and even by the shell in single user mode.  This change makes it work in
all of those circumstances, though probably not optimally.

It is likely that something better will be checked in after all of the
outstanding issues are resolved, but I have to check in something that
works before this week's tarballs are created.
1994-03-26 01:27:47 +00:00
jtc
6b7dba54bd Changed .login (csh) and .profile (sh) to be consistant with each other.
In particular, explicit setting of erase and kill chars via stty has been
removed.
1994-03-24 01:23:40 +00:00
cgd
84f3c7cf2a add pty1 to all, kill the ttyv0 weird window system hack 1994-03-23 07:36:20 +00:00
cgd
3136bd9571 punctuation 1994-03-18 00:58:20 +00:00
cgd
4523219375 kill uucp lock files. from Mike Long <mike.long@analog.com> 1994-03-17 23:22:40 +00:00
cgd
8b1455a319 i'm an idiot 1994-03-16 23:03:01 +00:00
cgd
b8dfa8a5e5 add ftp-data 1994-03-16 03:57:06 +00:00
cgd
e0ade9fbf5 slight change to the way AMD is invoked, to make it sensible for most uses 1994-03-14 04:14:13 +00:00
cgd
3ed8e27e29 make booting comments a bit cleaner 1994-03-09 04:02:58 +00:00
briggs
9073297596 Localize the puppy a tad. 1994-03-09 02:18:04 +00:00
deraadt
a199f44684 add "all" entry, and support lkm/tun/vnd drivers 1994-03-06 13:43:11 +00:00
deraadt
601bee4e1c add "all" entry 1994-03-06 13:41:17 +00:00
deraadt
ed428d2df2 create device nodes for tun driver 1994-03-05 12:09:30 +00:00
cgd
ec44c19a27 add 'snapshot' target, including machine-dependent targets 1994-03-05 08:06:41 +00:00
deraadt
fc5f70d2eb support lkm/tun/vn drivers 1994-02-27 08:57:41 +00:00
deraadt
ed7cdf72a7 support bpf properly 1994-02-27 04:45:46 +00:00
cgd
b09f56e8b1 automatically enable accounting and rotate logs 1994-02-26 03:29:23 +00:00
cgd
9eb8e0e1a7 don't forget the trailing ':'. pointed out by Andreas Schulz
<ats@g386bsd.first.gmd.de> via rgrimes
1994-02-25 18:20:24 +00:00
cgd
b5a980c0d9 fix that last inetd.conf 1994-02-23 00:03:20 +00:00
chopps
422736e9c1 fixed up to be current 1994-02-21 12:12:21 +00:00
cgd
4c881187a6 don't rebuild locate.database if it's not there, etc. 1994-02-21 06:36:42 +00:00
briggs
4e58730a26 Clean up comments a bit. Add Id string. 1994-02-19 15:54:23 +00:00
briggs
d8dc64c02b Supply a default fstab. 1994-02-19 12:41:00 +00:00
cgd
485a51fe35 daily, montly, weekly no longer special 1994-02-19 11:04:45 +00:00
cgd
43e93f90a8 msgs stuff 1994-02-19 08:08:30 +00:00
cgd
9bc01e962d remove temp file 1994-02-19 07:56:02 +00:00
cgd
8671b6cb65 less paranoia, more 4.4-ish, enable msgs -c 1994-02-19 07:54:08 +00:00
mycroft
0d0c9a0663 Update for new lpt. 1994-02-18 19:54:15 +00:00
cgd
7bdc3a6134 comment out find...rm's, and fix other comments... 1994-02-18 05:40:22 +00:00
mycroft
31739d1e53 Add `zero'. 1994-02-17 05:15:10 +00:00
mycroft
a77f0ede52 Update for new mouse drivers. 1994-02-17 03:50:48 +00:00
cgd
3825d6f7dc clean up:
(1) have all actually make all of the various devies (like vga!)
	(2) re-org a bit
	(3) mark some XXX's
	(4) delete some old cruft
1994-02-17 01:02:40 +00:00
cgd
dfe4ca78d7 dtrt with /var/cron/log 1994-02-17 00:12:56 +00:00
deraadt
74f86f13df mac68k man pages 1994-02-14 08:59:58 +00:00
cgd
d69870dda1 make DESTDIR in distrib-dirs if it doesn't already exist. 1994-02-10 23:23:34 +00:00
cgd
0feebda663 get group right for /var/games, and add /var/games/hackdir/save 1994-02-10 02:34:30 +00:00
cgd
6869fe697b add entries for:
/usr/include/g++/gen
/usr/share/{gnats,groff_font/*,tmac/mm}
1994-02-10 02:33:23 +00:00
cgd
f9accb9bc1 add/delete/comment out dirs in share, as appropriate 1994-02-10 01:53:06 +00:00
cgd
43c245f03b slight consistency 1994-02-09 07:32:23 +00:00
cgd
2902d380f1 install a prototype sendmail.cf 1994-02-09 07:29:36 +00:00
jtc
3705329589 Add entries for /usr/share/man/{cat,man}[48]/{amiga,sparc}. 1994-02-09 01:58:17 +00:00
cgd
3059ace712 disable toor by default 1994-02-09 00:19:53 +00:00
deraadt
37fd24a631 use normal major numbers for ptys 1994-02-08 21:39:55 +00:00
deraadt
bea88de8ed attempted cleanup 1994-02-07 15:22:31 +00:00
deraadt
646c517baa i thought i'd fixed the graphics before 1994-02-07 00:21:21 +00:00
cgd
f14db48cf2 add a missing '/set' and a few directories 1994-02-06 06:49:39 +00:00
cgd
6b38148aa1 fix jtc's recent Makefile.inc change, and be paranoid about 'make distribution' 1994-02-06 06:48:46 +00:00
deraadt
b9a452cc0c reality 1994-02-05 12:49:02 +00:00
mycroft
4cc75ce9a9 Clean up deleted files. 1994-02-05 07:26:21 +00:00
cgd
4127f9529e pull ttys out of ${MACHINE} 1994-02-05 07:26:19 +00:00
jtc
30907e519a Include etc.${MACHINE}/Makefile.inc if it exists.
This will allow us to separate machine dependant and machine independant
install stuff/make targets/etc.
1994-02-05 02:01:49 +00:00
cgd
3fd0479b57 add 'tap' and 'ident' aliases for 'auth' 1994-02-04 23:53:17 +00:00
deraadt
18f5b4b01e first stab. from Ty Sarna 1994-02-04 20:39:18 +00:00
deraadt
2b1ad09541 first cut. derived from the hp300 MAKEDEV 1994-02-04 19:08:24 +00:00
briggs
338ed6c459 Update to match current conf.c. 1994-02-03 21:39:28 +00:00
cgd
cf27654269 don't delete preserve files! 1994-02-01 00:36:34 +00:00
jtc
49916ef14f Add /usr/include/g++. 1994-01-31 23:38:19 +00:00
glass
7cd56cea75 remove 'COURIER switch settings' 1994-01-30 20:46:08 +00:00
mycroft
b6537fd765 Do the right thing for nvi. 1994-01-30 17:15:52 +00:00
briggs
65fcdb9a1b Add grf device to MAKEDEV.
Nuke disktab.  We don't want it now.  It makes no sense for us to have
it, yet.  Maybe if we start trying to partition disks...
1994-01-28 04:40:03 +00:00
jtc
78c3d6b7bb Add /usr/mdec. 1994-01-28 02:56:06 +00:00
jtc
e31d091b11 Use mtree to install ${DESTDIR}/usr 1994-01-28 00:50:30 +00:00
jtc
b1b636f191 Prune contrib, X11, & Kerberos directories.
We don't ship these things.
1994-01-28 00:44:05 +00:00
jtc
eed29ef5d6 Prune directories that are either obsolete or ones that NetBSD does not
supply.
1994-01-28 00:36:09 +00:00
briggs
b6f2e63dce First cut of MAKEDEV and disktab. Disktab is straight from hp300...
MAKEDEV is actually close to what we'll want.  Modulo changes for
SunOS, etc. compatibility.
1994-01-28 00:30:10 +00:00
jtc
1148dbe588 Clean up usr/share/man/* manpage specification. 1994-01-28 00:24:41 +00:00
deraadt
d7111494d7 having symbolic links in /dev is a bad idea (for ttyname()?) 1994-01-27 07:14:52 +00:00
glass
422a122004 remove reference to old talk protocol. will result in better failure 1994-01-24 18:56:17 +00:00
cgd
7e3b99ee2b people importing trees from SunOS should be shot; add -d to ls. 1994-01-15 18:32:06 +00:00
mycroft
ddd7434ba3 Forgot to add `rm' command in previous change. 1994-01-13 21:26:56 +00:00
mycroft
a01d9d7e72 Fix vnd minor number calculation. 1994-01-13 21:21:13 +00:00
jtc
645e8cd8d0 The cron daemon now lives in /usr/sbin 1994-01-13 18:43:50 +00:00
brezak
bebf3957d5 sample config file for mrouted. 1994-01-11 20:20:32 +00:00
brezak
f13e8e7954 sample config file for rbootd. 1994-01-11 16:42:40 +00:00
mycroft
9e623a8c16 /etc/gname --> /etc/group 1994-01-10 17:26:28 +00:00
mycroft
ed3483e8c2 Add bootparamd gunk. 1994-01-10 16:57:24 +00:00
mycroft
59af92f761 Add rarpd gunk. 1994-01-10 16:43:06 +00:00
deraadt
324dc53797 ;; 1994-01-10 15:12:24 +00:00
cgd
a6ae806538 make /dev/audio and /dev/sound 1994-01-09 18:25:25 +00:00
jtc
619b9ca426 Use mtree to install ${DESTDIR}/var 1994-01-08 03:09:05 +00:00
jtc
79b0d8aa8b Upgraded for NetBSD. 1994-01-08 03:07:47 +00:00
jtc
e9ad901e24 New mtree also requires entry for "." 1994-01-08 01:01:14 +00:00
jtc
87abaf9c31 Have to create ${DESTDIR} before mtree can do its thing. 1994-01-08 00:27:42 +00:00
jtc
fb70ef717c Remove lots of mkdirs/chmods/chowns and enable root "mtree". 1994-01-07 23:55:00 +00:00
jtc
0273263f91 Update for NetBSD.
Add RCS Id.
1994-01-07 23:49:24 +00:00
jtc
51923ce5e2 Added mtree commands to distrib-dirs target.
(Currently commented out until mtree files are updated)
1994-01-07 23:29:07 +00:00
jtc
093666ec65 Update for new versions of mtree: owner->uname, group->gname. 1994-01-07 23:18:42 +00:00
jtc
35a219c2bf The cron daemon has been renamed from crond to cron. This name change
is from Vixie Cron 3.0, to make it like the 4.3BSD cron.
1994-01-05 21:35:25 +00:00
deraadt
2fa59a6b60 start amd if requested
do nfs mounting after mountd has been started (so two machines can cross-mount
nfs from each other, else they hang if booted simultaneously)
1994-01-05 06:34:56 +00:00
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