aaron
cdda3b8eef
Merge calloc(3) man page into malloc.3; as suggested by millert@
25 years ago
millert
e924435af1
Move calloc() into malloc.c and only zero out the area if malloc()
didn't do so for us. By default, malloc() zeros out the space it
allocates but the programmer cannot rely on this as it is implementation-
specific (and configurable via /etc/malloc.conf)
25 years ago
art
16cfb0f4b1
Install man-page links for strtok_r.
25 years ago
art
907d9be25c
Document strtok_r.
25 years ago
art
a2031878fe
Implement strtok_r.
25 years ago
deraadt
7f49a943d9
extra entries; joe@nall.com
25 years ago
deraadt
322d2501b2
ssh startup fix; millert
25 years ago
aaron
1ba8c5de47
Fix typo; kwesterback@home.com
25 years ago
millert
182d4611f6
Fix misleading comment.
25 years ago
deraadt
bdece0b71b
talk about non-shared library ssh
25 years ago
deraadt
1deb2c5aa4
more
25 years ago
deraadt
1ba7923936
oops, got shared library part wrong
25 years ago
millert
2b37e10adf
Run /usr/libexec/vi.recover (now a perl script) to preserve vi backup files.
25 years ago
espie
23a11e3ade
Oops... CKSUM should hold cksum results, and be sorted on 3rd field
25 years ago
espie
665bde5a7a
Activate it on the amiga.
25 years ago
espie
b970a1f15c
Final framework for amiga tools.
25 years ago
turan
2721393568
remove etc now that ssh configs are moved back to /etc
25 years ago
maja
cfb7ad7c2a
add random in raminst -moj
25 years ago
deraadt
bba1f0e795
check for executability of ssh-keygen
25 years ago
deraadt
8d1747ba61
if sshd startup fails due to rsa not being there, start up
/usr/local/sbin/sshd instead, if it is there.
25 years ago
espie
fb14ddc268
- let cryptographic checksums refer to each other
- avoid .Xref to one's own manpage
25 years ago
millert
c5528dc2b0
Don't complain that /var/tmp/vi.recover is not owned by root
when it doesn't exist.
25 years ago
beck
049dca83c0
get httpd in WDIRS as well as the prereq dirs.
25 years ago
beck
32680871cc
add httpd to includes target so apache includes get grabbed.
25 years ago
brad
0a96446c48
add etc
25 years ago
deraadt
6b4056e763
put sbin:/usr/sbin in default path
25 years ago
millert
b01bfc6896
put back FTS_CHDIRROOT until next library major number crank
25 years ago
millert
afab65bb13
kill FTS_CHDIRROOT flag, it is broken beyond repair and no longer used
25 years ago
deraadt
a5b00c3034
silence the chmod
25 years ago
deraadt
5689bf1284
closer to the 2.6 story
25 years ago
maja
c46fc27834
simpleroot is now 40Mb instead of 32Mb. -moj
25 years ago
beck
a029bb8273
I'm such an asshole.
25 years ago
beck
b0d171f155
add apache xml include dir
25 years ago
deraadt
2586f6fb0d
last i checked, screenblank was not a network daemon
25 years ago
deraadt
1da9a17253
httpd has a Makefile.bsd-wrapper now
25 years ago
todd
94e37a5084
chmod devices needed for x by default when logging in at console
25 years ago
deraadt
2f590085da
do ldconfig before all ssh; because they need /usr/local/lib for searching
25 years ago
beck
7260604a03
openssl change, and stupid apache dirs in /usr/lib
25 years ago
rohee
90452e2fca
architetures -> architectures
25 years ago
deraadt
cb7c2c0aa4
approximately describe the situation
25 years ago
deraadt
2bdcb0c570
start ssh as part of base system; if no host key, build it upon boot
25 years ago
deraadt
3f006e1a86
ssh part of base system
25 years ago
deraadt
dfcd36aef7
make distribution in ssh
25 years ago
deraadt
8066fa51cc
Set j = i after arc4random key schedule to be more like arc4 stream cipher;
from conversations between various people
25 years ago
deraadt
1f5d45bcdd
oops
25 years ago
deraadt
c5827afa91
stir arandom, too; provos
25 years ago
deraadt
8b08f75ede
random on floppy
25 years ago
espie
56729901b7
More glue
25 years ago
beck
93e3028091
remove /usr/include/openssl link before making it.
25 years ago
deraadt
d4b40e658e
openssl -> ssl
25 years ago