summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2005-11-10explain how full package versions work.Marc Espie
2005-11-10- update the section on what netstart actually doesJason McIntyre
- couple tweaks whilst here help/ok todd@
2005-11-073CRPAG175 works: from chris kuethe;Jason McIntyre
2005-11-06Reflect reality with respect to gdb(1).Mark Kettenis
ok miod@, jmc@
2005-11-06mention T1 in .NdTheo de Raadt
2005-11-04- add a SYNOPSISJason McIntyre
- make the list a bit more interesting (-ohangman)
2005-11-04mention Maxxtro UC-232ABrad Smith
From: Marcus Glocker <marcus at nazgul dot ch>
2005-11-04upper case the first letter of a sentence;Jason McIntyre
2005-11-04document FETCH_PACKAGES. common work with sturm@Marc Espie
2005-11-03- Linksys WCF12 is Prism 3; ok jsg@Uwe Stuehler
- Pretec Compact WLAN OC-WLBXX-A
2005-11-03re-implement the bpf "filter drop" option that it actually works. theReyk Floeter
bpf FILDROP interface exists for about one year but the required interface to the drivers was missing - so it was useless. this new approach based on a design by henning@ uses a new mbuf flag to mark filtered packets and to drop them in the generic network stack input routines (like ether_input). for example; after some additional testing, this could be used by dhclient to filter everything except DHCP packets (track tech@ for a corresponding dhclient diff). the "filter dropped" packets won't reach the network stack. so it's probably some kind of a very basic application layer packet filter ;). ok canacar@, discussed with henning@ and others
2005-11-022 more puc devices by oxfordTheo de Raadt
2005-11-01document show-required-byMarc Espie
2005-11-01clarify the section on trunk protocols;Jason McIntyre
after a mail to misc@ from gustavos rios; ok reyk@
2005-11-01Xr smg(4) in SEE ALSO;Jason McIntyre
2005-11-01these other drivers have nothing to do with vgafbTheo de Raadt
2005-11-01lcd contains multiple screen support too; noted by sthen@spacehopper.orgTheo de Raadt
2005-11-01vgafb needs to be MI; noted by sthen@spacehopper.orgTheo de Raadt
2005-10-31keep the hardware list in order;Jason McIntyre
2005-10-31clean up the COMPILING A KERNEL section:Jason McIntyre
in particular, show `make depend' as the norm. started by a diff from mpech@; ok otto@ millert@
2005-10-31mention i82559SBrad Smith
2005-10-31aperture applies to amd64 as well.Federico G. Schwindt
2005-10-31list the new audio devices here;Joris Vink
2005-10-31basic manpages for the audio drivers me and brad@Joris Vink
commited today. okay brad@
2005-10-30remove trailing whitespace;Jason McIntyre
2005-10-30Man page for VOP_GETATTR/VOP_SETATTR vnode operations.Pedro Martelletto
Usual tweaking by jaredy@ and jmc@, thanks.
2005-10-27Avoid using queue internals in the examples, add a few rules toOtto Moerbeek
follow in the NOTES section and an extra example. ok deraadt@ jmc@ jaredy@
2005-10-27typo;Jason McIntyre
from fabio olive leite; ok marco@
2005-10-27keep hardware list in order;Jason McIntyre
2005-10-27make the example more likely to compile, ha ha; maticd@gmail.comTheo de Raadt
2005-10-26Disable window-v2 entry, to make curses take the TERMCAP env var set byOtto Moerbeek
window(1). We might want to change curses to make the env var take precedence some day. ok millert@
2005-10-26new digi puc; bsw71@mail.ruTheo de Raadt
2005-10-26text correction + a little more detail;Jason McIntyre
from izumi tsutsui (.Nx); ok mickey@
2005-10-25describe interoperation with `rtsol' directive in hostname.if files;Jason McIntyre
ok todd@
2005-10-21another typo;Jason McIntyre
2005-10-21should have waited one second longer.. ;)Jason McIntyre
fix a typo; confirmed by marco@
2005-10-21spelling;Jason McIntyre
2005-10-20defintion -> definition;Jason McIntyre
2005-10-19kill trailing space;Jason McIntyre
2005-10-19v_lock is also gone, noted by tedu@Pedro Martelletto
2005-10-19Remove v_vnlock from struct vnode, okay krw@ tedu@Pedro Martelletto
2005-10-19Add smu(4) man page.Mark Kettenis
2005-10-18add K2 and Shasta.Brad Smith
2005-10-18/etc/mygate may now contain ipv6 addresses;Jason McIntyre
from todd@ and myself;
2005-10-18for some reason -width Pa produces an outrageously long width;Jason McIntyre
2005-10-17document the tty vs cua devices, and Xr tty 4; ok jmcTheo de Raadt
2005-10-17serverworks SATA tooTheo de Raadt
2005-10-17Mention VT8251 support.Jonathan Gray
2005-10-16Two typos from Christian Brueffer <chris at unixpages dot org>Marco Peereboom
2005-10-15remove Xr to mygate(5): we already Xr myname(5), which is theJason McIntyre
same file, and there is no point sending people to read the same file twice;