Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-09 | Add ISA devices | Niklas Hallqvist | |
1996-05-09 | $OpenBSD$ added | Niklas Hallqvist | |
1996-05-09 | s/netbsd/bsd/ | Niklas Hallqvist | |
1996-05-09 | Add ISA devices, renumber ipf device, add SCSI scanner device. | Niklas Hallqvist | |
1996-05-04 | this is installed from elsewhere now.. | Theo de Raadt | |
1996-05-04 | yp.no -> yp | Theo de Raadt | |
1996-05-04 | strdup re-generated path in pwd_mkdb; "make distribution" passwd files with | Theo de Raadt | |
proper arguments | |||
1996-05-03 | pretty comments, run ypxfrd with ypserv | Theo de Raadt | |
1996-05-01 | new arm32 port | Theo de Raadt | |
1996-04-29 | Pull in John Kohl's most recent (15Apr96) APM and PCMCIA work | hvozda | |
(original PCMCIA framework by Stefan Grefen). | |||
1996-04-29 | yp depends on /var/yp/bindings, not only /var/yp | Theo de Raadt | |
1996-04-29 | intuit whether ypbind, ypserv, and rpc.yppasswdd should run | Theo de Raadt | |
1996-04-24 | start ypserv & rpc.yppasswdd automatically | Theo de Raadt | |
1996-04-23 | add "-d basedir" flag to pwd_mkdb. the use of "chroot" is incompatible | Theo de Raadt | |
with our cross compilation/installation goals... | |||
1996-04-23 | sync with netbsd 960418 | Theo de Raadt | |
1996-03-28 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-03-25 | Fixup /usr/include/g++ hierarchy specification | Niklas Hallqvist | |
1996-02-27 | Identd 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-25 | Added /usr/lkm directory. | Michael Shalayeff | |
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Make grf units 2 and 3. | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
fix PR/1245. From Rolf Grossmann <grossman@kiss.informatik.tu-muenchen.de> | |||
1996-02-17 | From netbsd: | Niklas Hallqvist | |
Add fd to all; stdin, stdout, and stderr to std | |||
1996-02-15 | Welcome to 'OpenBSD'... | David Krause | |
1996-01-25 | Added /usr/local/info for consistency with /usr/share/info | etheisen | |
1996-01-16 | add the freebsd joystick driver; converted by matthieu@abel.laas.fr; | Theo de Raadt | |
netbsd pr#1916 | |||
1996-01-14 | New devices for PCMCIA support | hvozda | |
1996-01-12 | Correct some typo's, add some virtual consoles and the tun devices | Theo de Raadt | |
1996-01-09 | added IP filter to netstat/rc and put examples in /usr/share/ipf | dm | |
1996-01-08 | from 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-07 | from 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-07 | created devices for the IP filter log on all architectures | dm | |
1996-01-07 | from beurton@fnet.fr: Darren Reed's IP filter | dm | |
1996-01-06 | from netbsd; add a way to build kbd and mouse devices | Theo de Raadt | |
1996-01-02 | there is no such thing as "nntpd" | Theo de Raadt | |
also, always enable identd -- many things expect it now | |||
1995-12-30 | from netbsd: start mrouted like routed | Theo de Raadt | |
1995-12-26 | Added entries for /etc/ppp to mtree files | David Krause | |
1995-12-26 | Fix pasto that caused 'make distribution' to break when installing ppp. | David Krause | |
1995-12-25 | Kerberos tries to install into /usr/include/ss, we better have it made | Niklas Hallqvist | |
at installation time. | |||
1995-12-23 | Add known good samples | Thorsten Lockert | |
1995-12-21 | from netbsd; add mmclock node | Theo de Raadt | |
1995-12-19 | check for /etc/{daily,weekly,monthly}.local and run if they exist | David Krause | |
1995-12-19 | create share/info | Theo de Raadt | |
1995-12-18 | numerous 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.com | Theo de Raadt | |
1995-12-18 | add ppp stuff from distribution; someone should look at integrating what | Theo de Raadt | |
the freebsd people have (way nicer) | |||
1995-12-18 | install a /var/crash/minfree, of 4096, as suggested by david@city.ac.uk | Theo de Raadt | |
1995-12-17 | Enable non-master kerberos services by default | Thorsten Lockert | |
1995-12-17 | add man9 | Theo de Raadt | |
1995-12-17 | use /sbin/nologin as the invalid shell, good idea by tholo | Theo de Raadt | |
1995-12-17 | provide a bogus shell for the disabled accounts | Theo de Raadt | |