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 |
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 |
tholo
|
a5ea260ae0
|
Clean up lint and compile warnings
|
28 years ago |
deraadt
|
f48a78fb7a
|
fix comments regarding {*path,sys}conf()
|
28 years ago |
deraadt
|
7da570fd9a
|
add quotactl
|
28 years ago |
tholo
|
c5dce863f4
|
Fix typo
|
28 years ago |
deraadt
|
d37181062b
|
support ttyw*
|
28 years ago |
robin
|
9c0891d48e
|
Fix SLC_NAME_OK() macro which would return non-zero, if given the
argument: 0 (which is not a valid SLC code -- valid SLC codes are currently
1 -> 30 inclusive, from RFC-1184).
|
28 years ago |