deraadt
3085be1941
realloc(ptr, 0) does not free; from seebs@taniemarie.solon.com;
netbsd pr#1806
29 years ago
deraadt
ac6c0282ed
from netbsd; move sys_nerr/sys_errlist decls to errno.h
29 years ago
etheisen
89bbbb9a5d
Added /usr/local/info for consistency with /usr/share/info
29 years ago
deraadt
b2ebc1d48f
add the freebsd joystick driver; converted by matthieu@abel.laas.fr;
netbsd pr#1916
29 years ago
hvozda
dd5f52e26d
New devices for PCMCIA support
29 years ago
deraadt
03c672331e
Correct some typo's, add some virtual consoles and the tun devices
29 years ago
deraadt
ed2b04d66b
proto rfork()
29 years ago
deraadt
e4ef590082
from netbsd:
Define LD_HINTS_VERSION_2:
- no longer hash on minor version number in hints file.
- add list of ldconfig(8) search directories.
29 years ago
dm
f3263fa32a
added IP filter to netstat/rc and put examples in /usr/share/ipf
29 years ago
deraadt
e97369dbb6
from ragge:
Added 'all' option to create a reasonable amount of standard devices.
Tape devices now called after their kernel names, (ie. ts0, ht0) and
not mt? for all of them. mt? names are kept as symbolic links anyway
so that it don't break anything.
29 years ago
deraadt
6e1c629d43
from leo:
Add an nvram-driver. This driver makes it possible to read/write the
configuration info stored in the nvram on the mc146818
29 years ago
dm
fd8fa9da8f
created devices for the IP filter log on all architectures
29 years ago
deraadt
cc1caab09d
typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905
29 years ago
dm
6d01742fb6
from beurton@fnet.fr: Darren Reed's IP filter
29 years ago
deraadt
e623318039
from netbsd; add a way to build kbd and mouse devices
29 years ago
deraadt
367486d815
there is no such thing as "nntpd"
also, always enable identd -- many things expect it now
29 years ago
deraadt
4adbeaa4a5
from netbsd: start mrouted like routed
29 years ago
deraadt
cb76300c6c
from netbsd: Fixed %u to expand to a single digit
29 years ago
deraadt
c7aabb0c49
abort() and exit() need __dead tags in stdlib.h; mike.long@analog.com;
netbsd pr#1845
29 years ago
david
cf0ae70db0
Added entries for /etc/ppp to mtree files
29 years ago
david
29175ddf87
Fix pasto that caused 'make distribution' to break when installing ppp.
29 years ago
niklas
1292b47c06
Kerberos tries to install into /usr/include/ss, we better have it made
at installation time.
29 years ago
tholo
7c32d98bcd
Add known good samples
29 years ago
deraadt
1e4cc257a0
from netbsd; add mmclock node
29 years ago
deraadt
2214b38cd7
from netbsd; Rearrange to avoid sign problems with GCC.
29 years ago
david
68794b5596
check for /etc/{daily,weekly,monthly}.local and run if they exist
29 years ago
deraadt
573d6c63b3
create share/info
29 years ago
deraadt
cf571e9b70
i believe i took care of the 32bit and alignment issues, so the comment can go away
29 years ago
deraadt
97dfe08287
numerous improvements by arnej@pvv.unit.no, david@city.ac.uk, and myself.
complain less in normal situations, and deal better with netgroups, YP,
ssh configuration files, and other rather normal configurations.
29 years ago
deraadt
db0f5fc520
/etc/ifaliases support by randy@zyzzyva.com
29 years ago
deraadt
3e3a5bfbe5
add ppp stuff from distribution; someone should look at integrating what
the freebsd people have (way nicer)
29 years ago
deraadt
3470efa163
install a /var/crash/minfree, of 4096, as suggested by david@city.ac.uk
29 years ago
tholo
2968c34493
Enable non-master kerberos services by default
29 years ago
deraadt
f0c97c1972
add man9
29 years ago
deraadt
b3d778f756
use /sbin/nologin as the invalid shell, good idea by tholo
29 years ago
deraadt
2450bce9ae
provide a bogus shell for the disabled accounts
29 years ago
deraadt
dace47f11c
expose even more internals, for bdes
29 years ago
tholo
7cb8eb037b
Add sample kerberosIV configuration files
29 years ago
deraadt
889440ea82
non-USA crypto code by davidb@werj.com.au. The source has been split
& copied into two pieces so that use of crypt() pulls in a crypt.o
that contains only that one programmer interface -- this permits USA
export of binaries that use crypt() for authentication purposes.
morecrypt.c contains the other DES programmer interfaces commonly
used.
29 years ago
deraadt
e7ea318447
document where syslogd -s would be used
29 years ago
deraadt
c9adaaea13
from ghudson; chmod o-rx /var/crash
29 years ago
deraadt
e460cf82e7
update from netbsd
29 years ago
deraadt
0b9b863241
from netbsd:
Make consistent with `make install' (from Arne Juul; PR#1665).
Added directories to contain the Section 9 man pages.
29 years ago
deraadt
558af70ad4
from netbsd; profil() fixed for 64 bit
29 years ago
deraadt
59da5f3a68
from netbsd; new mrouted
29 years ago
deraadt
cb293df3c9
make first arg of strtod/strtoq const
29 years ago
deraadt
a102896322
install yp Makefile from here
29 years ago
deraadt
faba7835fe
remove rcs $Header$
29 years ago
deraadt
02407a41dc
delete a stupid hostname
29 years ago
deraadt
3badd5b67b
from netbsd:
preserve netbsd when compressing
29 years ago