summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2001-05-30Remove ipf. Darren Reed has interpreted his (old, new, whichever)Theo de Raadt
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope).
2001-05-30Remove ipf. Darren Reed has interpreted his (old, new, whichever)Theo de Raadt
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope).
2001-05-30pcvt go bye byeTodd C. Miller
2001-05-29update to describe BSD authenticationTodd C. Miller
2001-05-28add 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-28Remove configuration declarations that don't apply to OpenBSD. Improve someAaron Campbell
markup while we're here.
2001-05-28It's actually "up-front". Alphabetical order for references at theAngelos D. Keromytis
end, and uncomment uvm(9).
2001-05-28"upfront" is not an English word.Angelos D. Keromytis
2001-05-27Fix "(seeUVM(9))"Angelos D. Keromytis
2001-05-27"If both ... is specified ..." is not proper english.Angelos D. Keromytis
2001-05-24Reword HISTORY section.Aaron Campbell
2001-05-24WSEMUL_VT100 has been the default for awhile now.Aaron Campbell
2001-05-24Stay within 80 column boundary.Aaron Campbell
2001-05-21Remove outdated comment about media selection; fkr-ml@grummel.netAaron Campbell
2001-05-18Typo; karma@altern.orgAaron Campbell
2001-05-17- don't claim to register to accelerate ipsec functions when this driverBrad 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-17Add COMPAT_23 and COMPAT_25. Also mention COMPAT_NETBSD (whichTodd 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-17128PCI -> PCI128Brad Smith
2001-05-16remove BUGS section, since i've made it workMichael Shalayeff
2001-05-16document SMALL_KERNEL.Artur Grabowski
2001-05-15cleanTheo de Raadt
2001-05-14zap a spurious tabTheo de Raadt
2001-05-14update w/ new layouts, order the listMichael Shalayeff
2001-05-143c515Jason Wright
2001-05-145820Jason Wright
2001-05-14note support of 5820Jason Wright
2001-05-14gotta have this... i supposeTheo de Raadt
2001-05-14cmsg_len = CMSG_LEN(sizeof(struct in_addr)) is correct, ok itojun@Markus Friedl
2001-05-14obvious cleanups...Theo de Raadt
2001-05-14Sync with reality (M_SYSCTL is not yet committed, but it's coming)Angelos D. Keromytis
2001-05-13nearly empty skeleton for crypto.4Theo de Raadt
2001-05-13supporting.Federico G. Schwindt
2001-05-12add a manual page for stiMichael Shalayeff
2001-05-11add more on features present in wsdisplayMichael Shalayeff
2001-05-11Missing "len" word in manpage.Janne Johansson
2001-05-11no dclTodd C. Miller
2001-05-11o We don't have a dcl deviceTodd C. Miller
o Both dcm and dca support 38400 baud
2001-05-11First shot at an apci(4) man page, derived from dca.4 and the comments inTodd C. Miller
apci.c.
2001-05-11o Minor updates from 4.4BSDTodd 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-10no hyphen in PowerPC.Brad Smith
2001-05-08Substantial update from NetBSD, most notably gives us UVM support; deraadt@ okAaron Campbell
2001-05-08vlan tag assist supported nowJason Wright
2001-05-05Synch with bsd.prog.mk.Marc Espie
The only client won't see the difference.
2001-05-05Check MACHINE for hp300, not MACHINE_ARCH (which will be m68k)Todd C. Miller
2001-05-04Substantial update from NetBSD, most notably gives us UVM support; millert@ okAaron Campbell
2001-05-03When bt(4) was moved out of the i386 dir this Makefile changeTodd C. Miller
was apparently missed.
2001-05-03linux_lib -> redhat_base; pointed out by deraadt@Aaron Campbell
2001-05-03Don't claim to support the Belkin F5U011, which the cue(4) driver matches, butAaron Campbell
it doesn't work. augustss thinks it has an older chipset.
2001-05-02plural for power management devicesMichael Shalayeff