millert
8e47868ab7
use .Ox
27 years ago
millert
4f07ae5983
Move man4 towards the end in the man section search order.
27 years ago
millert
8091b2e1ee
Add {man,cat}4.pmax
27 years ago
millert
6f64ef68f7
Whoops, forgot cat4/alpha when I added man4/alpha.
27 years ago
millert
b63ccedf6e
add ./usr/share/man/man4/alpha
27 years ago
millert
8156b21ea6
.Bx Open -> .Ox 2.x
27 years ago
millert
9a58a2fd16
Don't remove files in /tmp/ssh-*
27 years ago
deraadt
036521cc43
disable photuris by default; it is noisy and ipsec is not fully functional by default
27 years ago
deraadt
72afa47aa0
add user www, group www
27 years ago
deraadt
fc1dffaf24
#if 0
27 years ago
niklas
da417ef0f2
Dive into libg++ and gcc on includes
27 years ago
millert
fcf3e65cc1
We don't need two math.h headers incvs server: nothing known about
`math.h'. The one in libm is more up to date but the one in the
include dir is what gets installed.
27 years ago
provos
44ae4b8ff0
double the number of rounds (crank log(round) by one) to take improved
blowfish performance into account.
27 years ago
jason
5b743ceafc
But only if explicitly asked for (until zs code is finialized)
27 years ago
jason
aacc044363
add cua devices for tty[a-d]
27 years ago
provos
6640fe10d3
improve performance of blowfish encryption, also speeds up blowfish passwords.
27 years ago
todd
fce3be5d44
allow cmdline creation of ttya-d on sparc
27 years ago
deraadt
6f98d4431a
extra commas go foom foom foom
27 years ago
millert
e4b24cdd19
Replace "test -r" with -s and -e as -r always returns true for root?!?!
27 years ago
millert
f8b73365a5
Deal with non-existent /etc/skeykeys
27 years ago
provos
dcda2d96c4
clarify about possible password lengths.
27 years ago
niklas
6296af3c61
remove trailing blank line
27 years ago
jason
ab2a3d9dfa
add entries for 4/300 extra serial ports
27 years ago
niklas
b899d2b36a
Make cua device instead of ttym
27 years ago
ryker
49ffc8bab4
Add needed continuation marks for subshells that span lines.
27 years ago
deraadt
3793e6ea98
oops
27 years ago
gene
74e50dd843
Add several more files to track including daily.local and monthly.local and
the ipf rules. (anyone think of more tat should be here?)
27 years ago
deraadt
f00d6286a3
move nat.rules to ipnat.rules
27 years ago
millert
50bd333123
/etc/exports and /usr/src are optional
27 years ago
provos
b689a330be
#if __STDC__ -> #ifdef __STDC__, now all of them.
27 years ago
art
b1425777e6
add an option for kerberos slave servers.
27 years ago
art
7f20dac448
add encrypted rsh and kauthd (kerberos)
27 years ago
deraadt
ba979a57e7
aperture driver loading no longer neccessary
27 years ago
deraadt
74c6965e71
i386 only
27 years ago
matthieu
ba92ff14d2
add /dev/xf86
27 years ago
matthieu
0e6aed22d1
add machdep.allowaperture
27 years ago
deraadt
54f2d77e5d
move fs.posix.setuid to sysctl.conf
27 years ago
deraadt
e9e966257b
be more careful for _XOPEN_SOURCE
27 years ago
gene
48c56afda5
Explicitly chdir when building snapshot kernels and their associated
tarballs. In a related effort, do everything that has a different chdir
root (ie, config && make depend etc) in a subshell.
Thanks to Hans for the initial prompting on this.
27 years ago
dgregor
49b608613c
Fix incorrect mknod's for ipl: iplnat -> ipnat and iplstate -> ipstate
27 years ago
deraadt
90195cf2cd
urgh
27 years ago
marc
0ff7e50a3c
fix typo
27 years ago
deraadt
3db2f08469
syslogd gets a new -a argument: specify additional AF_UNIX log devices
syslogd should create & listen to. As in "syslogd -a /chroot/dev/log",
I'm sure you get the idea.
27 years ago
deraadt
b5ae80d53c
disable kerberos login tools by default
27 years ago
deraadt
7b93eaaf8c
pretty some types, real minor
27 years ago
deraadt
db2fe992e8
more explicit protos
27 years ago
deraadt
04069432b8
move proto to unistd.h
27 years ago
deraadt
618b9d66d5
strptime() proto; Andreas.Gunnarsson@emw.ericsson.se
27 years ago
beck
e9dbef75ef
Take out smtp line - users can add if needed
27 years ago
beck
89821a6907
Flags and startup for smtpd/smtpfwdd - not enabled by default.
27 years ago