beck
|
2977e29a6a
|
Take out /var/www stuff - it's in 4.4BSD.dist
|
26 years ago |
beck
|
18de31b395
|
/var/www framework - hopefully in the right file this time..
|
26 years ago |
deraadt
|
4fe57b9e2f
|
httpd is now in the tree, and an rc.conf flag turns it on
|
26 years ago |
beck
|
0315b678be
|
Make directories for /var/www - your basic www root
|
26 years ago |
marc
|
f2f2f80ab3
|
Make floppy device names match the pattern <device name><number><sub-class>
|
26 years ago |
marc
|
9aa720683e
|
Change fd* names to agree with man page
|
26 years ago |
deraadt
|
f261344077
|
do not wait if vfork() fails
|
27 years ago |
janjaap
|
7f64ecd952
|
teach rmd160 not to throw leftovers out the window
|
27 years ago |
millert
|
42c1c0f7f8
|
/var/mail should be 755
|
27 years ago |
niklas
|
b8aef53588
|
$OpenBSD$
|
27 years ago |
marc
|
0b582277ad
|
fix ksh.kshrc; check ksh.kshrc, .kshrc for owner/mode/path
|
27 years ago |
graichen
|
861f18150e
|
undo ugly booblock hack - it was too ugly
|
27 years ago |
millert
|
933dad6187
|
Some -Wall
|
27 years ago |
graichen
|
bc6bb2036e
|
ugly workaround for the pmax bootblock problem
|
27 years ago |
maja
|
a6438b0e02
|
lynx_help NOT lynx_html. -moj
|
27 years ago |
maja
|
2d3239f430
|
opps, needed /usr/share/doc/html/lynx_help/keystrokes too. -moj
|
27 years ago |
maja
|
745fa21311
|
add support for /usr/share/doc/html. -moj
|
27 years ago |
maja
|
5d2a875c45
|
add lynx. -moj
|
27 years ago |
provos
|
619ce8e50b
|
changed format.
|
27 years ago |
millert
|
a42f022a98
|
Kill whitespace at eol.
|
27 years ago |
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 |