deraadt
fd419e35ee
correct fs_passno comment; drochner@zelux6.zel.kfa-juelich.de
28 years ago
millert
6717eeb174
Don't mess with /usr/src if it already exists.
28 years ago
niklas
90dde81d90
Redo the GZIP somewhat. Use NOGZIP= to get no compression at all.
if NOGZIP is not set, these three vars are overidable: GZIP, GZIPFLAGS &
GZIPEXT. Also do some s/install/\${INSTALL}/ edits
28 years ago
rahnds
18b23aa0eb
Build bsd and binutils for powerpc ala alpha and pmax.
28 years ago
graichen
46a89ee056
changing SNAP_GZIP_CMD to GZIP + GZIPEXT etc.
28 years ago
millert
ef027b4a14
Add a few things and make permissions consistent (all 0XXX not XXX)
28 years ago
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
millert
f48f8998b2
Make function decl match prototype in stdlib.h
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
rahnds
910888e232
port is powerpc not, ppc.
Make the defines so.
28 years ago
tholo
73305d3116
Integrate latest malloc(3) from FreeBSD
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
dm
21435a50a6
arc4random() number generator, for use with things like RPC xid's.
28 years ago
downsj
c9f3722b2a
add readlabelfs.3
28 years ago
downsj
0722d7a48e
readlabelfs() takes two arguments now, update prototype, inc major number.
28 years ago
deraadt
bdbd01e10b
crank ulimit -d for fsck run (someone with a 19GB ccd ran into a problem)
28 years ago
deraadt
d68083b0b8
nope, ss is wrong
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
5d68d07847
Add powerpc support. To bad this needs to be modified for every
new architecture.
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
etheisen
f79d8c89f7
Create include/ss.
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