graichen
f5456617c0
bring MAKEDEV and disktab up to date with NetBSD (plus local changes)
28 years ago
graichen
28446efa7d
add Makefile.inc for tar'ing also the binutils tree (/usr/*-openbsd-*)
then making a snapshot - also add a target for creating and copying
the GENERIC kernel
28 years ago
graichen
bfdab36a6c
add a variable SNAP_GZIP_CMD to the snap_tar target - here my comment
in the Makefile:
# check if SNAP_GZIP_CMD is set - else set it to "gzip -9"
# you may set it to "cat" alternatively for architectures
# where the gzip'ing would take too much time (pmax or slower :-)
# this way you get only tar'ed snap files and you can gzip
# them on a faster machine
28 years ago
downsj
e7cb9dced5
random -> 32, ipl -> 33
28 years ago
millert
cd4087f2b4
lite2 daily + our changes. We can remove old tmp files now that fts(3)
is safe and we have -execdir.
28 years ago
kstailey
62040359e6
back-panel LED control device derived from code by der Mouse
28 years ago
rahnds
1c1722ccba
remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'.
28 years ago
millert
59f88634ac
Use new options to locate.updatedb so we don't have to make the
database owned by non-root at any time.
28 years ago
millert
ea8e82ac11
locate shell scripts now use mktemp(1) and weekly runs updatedb
as bin not nobody to avoid NFS problems.
28 years ago
millert
0f61e5a377
No point in ls'ing the template, it will never exist.
28 years ago
deraadt
ffefb53647
minimize
28 years ago
deraadt
0906389f1c
minimize comment
28 years ago
etheisen
85adef407b
Install etc/amd/master.sample NOT master.
28 years ago
etheisen
aa3f560508
No virtual consoles by default.
28 years ago
etheisen
eb44a716de
More /var/log 'placeholder' log files.
28 years ago
deraadt
26eeab18b3
more samples
28 years ago
deraadt
8eb3134e2b
better perms for ppp stuff
28 years ago
graichen
6a0759b381
add a comment on how to start xdm via init (only i386 for now - which other
ports do also have X and on which device in ttys the xdm has to be started
there ?)
28 years ago
graichen
ea868d9106
add a comment about the comment in ttys about how to start xdm via init
28 years ago
graichen
c60ed07074
the master with comments in it is not that much of a good idea - if
you enable amd in /etc/netstart by accident it will get very confused
about all those comments - i removed it and put a sample master files
there
28 years ago
deraadt
bdbd01e10b
crank ulimit -d for fsck run (someone with a 19GB ccd ran into a problem)
28 years ago
deraadt
43f70e12c7
give "a" partition a ufs type by default
28 years ago
tholo
eedfac0727
/var/games should be writable by group games
28 years ago
rahnds
cde2a0ded7
Check-in of powerpc kernel support.
NOTE: This will not work until the other pieces are checked in.
This is primarily the NetBSD powerpc port, with modifications
to support ELF.
28 years ago
deraadt
5615372184
floppy labels have default to fd0a being 4.2BSD
28 years ago
deraadt
90abc60517
indent nice
28 years ago
deraadt
738ff8df41
setgid games, not setuid games. closes a neat set of holes
28 years ago
millert
2ff57415f9
make mode/group on /usr/src/ consistent with mtree/special
28 years ago
millert
c8632990a3
sync with mtree/special
28 years ago
millert
0fa8ac2d0d
make commented-out stuff secure just in case anyone uncomments it.
28 years ago
kstailey
33d89cb3fa
changed not to hardcode sun console name as "console"
28 years ago
millert
963735dbb8
Added /var/cron/{log,tabs} /var/log/authlog
28 years ago
millert
5e8b799bdc
Sync'd with new syslog.conf changes
28 years ago
millert
d1f6a05284
Now with more fiber. Now is more of a "real world" config. Some ideas
taken from NetBSD.
28 years ago
millert
5891475391
Less output when not needed.
28 years ago
millert
1206e2d0da
sendmail and skey stuff is now optional. Pointed out by Thorsten.
28 years ago
millert
08b00735d9
Make optional things marked as optional and watch some more files.
28 years ago
millert
6c21a57124
/dev/fd should be owned by root.wheel
28 years ago
deraadt
d37181062b
support ttyw*
28 years ago
deraadt
122dbe6777
uhm...zap that column shit
28 years ago
deraadt
a6e4ece949
blow away tmp dir on more traps
28 years ago
tholo
78b8dbd2ce
Install more files when making distribution
28 years ago
tholo
a2579a6177
Comment out sample entries
28 years ago
millert
9097cb608e
use mktemp(1) and don't talk about core files unless it finds some.
28 years ago
deraadt
5c177d6a68
ypserv w/o -d is OK
28 years ago
deraadt
1f4c902f73
ftp-bugs alias for bitching about config probs
28 years ago
deraadt
24ef2d4113
/etc does not contain bins
28 years ago
bitblt
202165532c
Improved handling of temporary files.
28 years ago
millert
9c78a0b944
check for entry in /etc/skeykeys and ~/.ssh in evil system()
28 years ago
millert
27bb79055b
Change some "test -f" to "test -s"
Don't bitch about star'd out logins unless they have a .rhosts/.shosts/.klogin
file (ie: something that would let them in via rsh/ssh).
28 years ago