Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-21 | Remove outdated comment about media selection; fkr-ml@grummel.net | Aaron Campbell | |
2001-05-18 | Typo; karma@altern.org | Aaron Campbell | |
2001-05-17 | - don't claim to register to accelerate ipsec functions when this driver | Brad Smith | |
does not do so at the moment. - for now remove man page crossreferences for crypto related functions. -- Pointed out by: jason@ & deraadt@ | |||
2001-05-17 | Add COMPAT_23 and COMPAT_25. Also mention COMPAT_NETBSD (which | Todd C. Miller | |
should really has its own compat_netbsd(8) but does not). | |||
2001-05-17 | - mention random subsystem. | Brad Smith | |
- random(9) -> random(4) - reorder man page crossreferences. | |||
2001-05-17 | 128PCI -> PCI128 | Brad Smith | |
2001-05-16 | remove BUGS section, since i've made it work | Michael Shalayeff | |
2001-05-16 | document SMALL_KERNEL. | Artur Grabowski | |
2001-05-15 | clean | Theo de Raadt | |
2001-05-14 | zap a spurious tab | Theo de Raadt | |
2001-05-14 | update w/ new layouts, order the list | Michael Shalayeff | |
2001-05-14 | 3c515 | Jason Wright | |
2001-05-14 | 5820 | Jason Wright | |
2001-05-14 | note support of 5820 | Jason Wright | |
2001-05-14 | gotta have this... i suppose | Theo de Raadt | |
2001-05-14 | cmsg_len = CMSG_LEN(sizeof(struct in_addr)) is correct, ok itojun@ | Markus Friedl | |
2001-05-14 | obvious cleanups... | Theo de Raadt | |
2001-05-14 | Sync with reality (M_SYSCTL is not yet committed, but it's coming) | Angelos D. Keromytis | |
2001-05-13 | nearly empty skeleton for crypto.4 | Theo de Raadt | |
2001-05-13 | supporting. | Federico G. Schwindt | |
2001-05-12 | add a manual page for sti | Michael Shalayeff | |
2001-05-11 | add more on features present in wsdisplay | Michael Shalayeff | |
2001-05-11 | Missing "len" word in manpage. | Janne Johansson | |
2001-05-11 | no dcl | Todd C. Miller | |
2001-05-11 | o We don't have a dcl device | Todd C. Miller | |
o Both dcm and dca support 38400 baud | |||
2001-05-11 | First shot at an apci(4) man page, derived from dca.4 and the comments in | Todd C. Miller | |
apci.c. | |||
2001-05-11 | o Minor updates from 4.4BSD | Todd C. Miller | |
o Renamed rd.4 -> hd.4 since OpenBSD calls this device hd, not rd o Fixed up device sections to matchg config.new o Added /dev/cua* to FILES sections where sensible o We don't have an RMP option since rbootd uses bpf o A few other minor wording fixes | |||
2001-05-10 | no hyphen in PowerPC. | Brad Smith | |
2001-05-08 | Substantial update from NetBSD, most notably gives us UVM support; deraadt@ ok | Aaron Campbell | |
2001-05-08 | vlan tag assist supported now | Jason Wright | |
2001-05-05 | Synch with bsd.prog.mk. | Marc Espie | |
The only client won't see the difference. | |||
2001-05-05 | Check MACHINE for hp300, not MACHINE_ARCH (which will be m68k) | Todd C. Miller | |
2001-05-04 | Substantial update from NetBSD, most notably gives us UVM support; millert@ ok | Aaron Campbell | |
2001-05-03 | When bt(4) was moved out of the i386 dir this Makefile change | Todd C. Miller | |
was apparently missed. | |||
2001-05-03 | linux_lib -> redhat_base; pointed out by deraadt@ | Aaron Campbell | |
2001-05-03 | Don't claim to support the Belkin F5U011, which the cue(4) driver matches, but | Aaron Campbell | |
it doesn't work. augustss thinks it has an older chipset. | |||
2001-05-02 | plural for power management devices | Michael Shalayeff | |
2001-05-01 | Sort SEE ALSO entries; mpech@prosoft.org.lv | Aaron Campbell | |
2001-05-01 | Update; mpech@prosoft.org.lv | Aaron Campbell | |
2001-04-30 | Remove note about hack that should be no longer needed. Noted by Anil. | Marc Espie | |
2001-04-30 | pretty | Theo de Raadt | |
2001-04-29 | actually it is called 3CR990; tree unlock | Theo de Raadt | |
2001-04-24 | update for XF4 | Todd T. Fries | |
2001-04-24 | make a clearer statement about unsupported functionality | Michael Shalayeff | |
2001-04-24 | linksys wpc11 is supported | Michael Shalayeff | |
2001-04-23 | Various man page fixes and improvements from gluk@ | Aaron Campbell | |
2001-04-20 | 10/100 not supported in the MAC on the current models | Theo de Raadt | |
2001-04-20 | we support the copper varients | Theo de Raadt | |
2001-04-18 | Document boot halt. | Artur Grabowski | |
2001-04-18 | xref rc.conf(8) and rc.shutdown(8). ok aaron@ | Jakob Schlyter | |