summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
1996-05-09Add ISA devicesNiklas Hallqvist
1996-05-09$OpenBSD$ addedNiklas Hallqvist
1996-05-09s/netbsd/bsd/Niklas Hallqvist
1996-05-09Add ISA devices, renumber ipf device, add SCSI scanner device.Niklas Hallqvist
1996-05-04this is installed from elsewhere now..Theo de Raadt
1996-05-04yp.no -> ypTheo de Raadt
1996-05-04strdup re-generated path in pwd_mkdb; "make distribution" passwd files withTheo de Raadt
proper arguments
1996-05-03pretty comments, run ypxfrd with ypservTheo de Raadt
1996-05-01new arm32 portTheo de Raadt
1996-04-29Pull in John Kohl's most recent (15Apr96) APM and PCMCIA workhvozda
(original PCMCIA framework by Stefan Grefen).
1996-04-29yp depends on /var/yp/bindings, not only /var/ypTheo de Raadt
1996-04-29intuit whether ypbind, ypserv, and rpc.yppasswdd should runTheo de Raadt
1996-04-24start ypserv & rpc.yppasswdd automaticallyTheo de Raadt
1996-04-23add "-d basedir" flag to pwd_mkdb. the use of "chroot" is incompatibleTheo de Raadt
with our cross compilation/installation goals...
1996-04-23sync with netbsd 960418Theo de Raadt
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-03-25Fixup /usr/include/g++ hierarchy specificationNiklas Hallqvist
1996-02-27Identd ras as nobody.kmem. Changed it to root.dm
Running anything as nobody.kmem allows any "nobody" process to get into the kmem group through ptrace(). Kmem is a privileged enough group that we might as well just run identd as root.
1996-02-25Added /usr/lkm directory.Michael Shalayeff
1996-02-17From netbsd:Niklas Hallqvist
Make grf units 2 and 3.
1996-02-17From netbsd:Niklas Hallqvist
fix PR/1245. From Rolf Grossmann <grossman@kiss.informatik.tu-muenchen.de>
1996-02-17From netbsd:Niklas Hallqvist
Add fd to all; stdin, stdout, and stderr to std
1996-02-15Welcome to 'OpenBSD'...David Krause
1996-01-25Added /usr/local/info for consistency with /usr/share/infoetheisen
1996-01-16add the freebsd joystick driver; converted by matthieu@abel.laas.fr;Theo de Raadt
netbsd pr#1916
1996-01-14New devices for PCMCIA supporthvozda
1996-01-12Correct some typo's, add some virtual consoles and the tun devicesTheo de Raadt
1996-01-09added IP filter to netstat/rc and put examples in /usr/share/ipfdm
1996-01-08from ragge:Theo de Raadt
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.
1996-01-07from leo:Theo de Raadt
Add an nvram-driver. This driver makes it possible to read/write the configuration info stored in the nvram on the mc146818
1996-01-07created devices for the IP filter log on all architecturesdm
1996-01-07from beurton@fnet.fr: Darren Reed's IP filterdm
1996-01-06from netbsd; add a way to build kbd and mouse devicesTheo de Raadt
1996-01-02there is no such thing as "nntpd"Theo de Raadt
also, always enable identd -- many things expect it now
1995-12-30from netbsd: start mrouted like routedTheo de Raadt
1995-12-26Added entries for /etc/ppp to mtree filesDavid Krause
1995-12-26Fix pasto that caused 'make distribution' to break when installing ppp.David Krause
1995-12-25Kerberos tries to install into /usr/include/ss, we better have it madeNiklas Hallqvist
at installation time.
1995-12-23Add known good samplesThorsten Lockert
1995-12-21from netbsd; add mmclock nodeTheo de Raadt
1995-12-19check for /etc/{daily,weekly,monthly}.local and run if they existDavid Krause
1995-12-19create share/infoTheo de Raadt
1995-12-18numerous improvements by arnej@pvv.unit.no, david@city.ac.uk, and myself.Theo de Raadt
complain less in normal situations, and deal better with netgroups, YP, ssh configuration files, and other rather normal configurations.
1995-12-18/etc/ifaliases support by randy@zyzzyva.comTheo de Raadt
1995-12-18add ppp stuff from distribution; someone should look at integrating whatTheo de Raadt
the freebsd people have (way nicer)
1995-12-18install a /var/crash/minfree, of 4096, as suggested by david@city.ac.ukTheo de Raadt
1995-12-17Enable non-master kerberos services by defaultThorsten Lockert
1995-12-17add man9Theo de Raadt
1995-12-17use /sbin/nologin as the invalid shell, good idea by tholoTheo de Raadt
1995-12-17provide a bogus shell for the disabled accountsTheo de Raadt