Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-28 | add BIOC[GS]HDRCMPLT ioctl for BPF, to disable overwriting of link level ↵ | Dug Song | |
source address in forged frames. from NetBSD. art@ok | |||
2001-05-28 | Remove configuration declarations that don't apply to OpenBSD. Improve some | Aaron Campbell | |
markup while we're here. | |||
2001-05-28 | It's actually "up-front". Alphabetical order for references at the | Angelos D. Keromytis | |
end, and uncomment uvm(9). | |||
2001-05-28 | "upfront" is not an English word. | Angelos D. Keromytis | |
2001-05-27 | Fix "(seeUVM(9))" | Angelos D. Keromytis | |
2001-05-27 | "If both ... is specified ..." is not proper english. | Angelos D. Keromytis | |
2001-05-24 | Reword HISTORY section. | Aaron Campbell | |
2001-05-24 | WSEMUL_VT100 has been the default for awhile now. | Aaron Campbell | |
2001-05-24 | Stay within 80 column boundary. | Aaron Campbell | |
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 | |