mickey
56e40d8237
Added /usr/lkm directory.
29 years ago
niklas
7fd28a4ddf
From NetBSD:
Add cpio.h, tar.h, and re_comp.h headers for POSIX & XPG4 conformance
29 years ago
dm
eb15958f85
netbsd: bind 4.9.3
29 years ago
niklas
e96fcc515c
From netbsd:
Make grf units 2 and 3.
29 years ago
niklas
061136d6b5
From netbsd:
fix PR/1245. From Rolf Grossmann <grossman@kiss.informatik.tu-muenchen.de>
29 years ago
niklas
661156e351
From netbsd:
Add fd to all; stdin, stdout, and stderr to std
29 years ago
david
8681f7d250
Welcome to 'OpenBSD'...
29 years ago
etheisen
7221f0e185
Install elf_abi.h in /usr/include.
29 years ago
etheisen
d6fda6cf50
Cleaned up comments.
29 years ago
etheisen
5f940fed58
ELF Application Binary Interface (ABI) compliant header file.
29 years ago
deraadt
327ae62632
need errno.h because err declerations have moved
29 years ago
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