summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2005-06-09- add documentation for remaining vnode operationsJared Yanovich
- improve page layout - add MLINKS to, sort, and fix some typos in the Makefile help & ok marius, tedu, pedro, jmc
2005-06-08Don't point the user to a inexistent 'CAVEATS' section, okay jmc@Pedro Martelletto
2005-06-08bye byeHenning Brauer
2005-06-08stop talking about support for the obsolete network protocolsHenning Brauer
2005-06-08stop talking about obsolete network protocols that are gone or about to goHenning Brauer
2005-06-07move description of the default groups to the ifconfog manpageHenning Brauer
netintro should only give an intro, not the glory details :) theo ok
2005-06-07sync ifgroups paragraph with realityHenning Brauer
wether it really belongs to netintro to be discussed seperately
2005-06-07add support for the BCM5714.Brad Smith
From FreeBSD
2005-06-07shorten NAME section and mention some more chipsBrad Smith
2005-06-07fix define vs. device mixupHans-Joerg Hoexer
ok miod
2005-06-07some chips support 802.11a too...Jason McIntyre
ok reyk@
2005-06-07note that netstat output may differ slightly for manual keying;Jason McIntyre
issue found by christophe plasschaert and clarified by hshoexer@; ok hshoexer@
2005-06-06add hostap example;Jason McIntyre
2005-06-05s/-p1003.1-2003/-p1003.1-2004/gJason McIntyre
2005-06-05latest edition of susv3 is 2004, so use that as .St -p1003.1-200*;Jason McIntyre
ok marco@
2005-06-05.Xr usb(4); ok jmc@.Xavier Santolaria
2005-06-05(lightly) document carp(4) in reference to state table;Jason McIntyre
suggested by alexey e. suslikov; better wording + ok joel@
2005-06-04document resumption and keyboard behaviour with the lid closed.David Gwynne
sure deraadt@
2005-06-03add an ipv6 example;Jason McIntyre
from alex kirk; ok dhartmei@, unless i have badly misunderstood him;
2005-06-03do not refer to installboot(8) here as it is not installed on macppc;Xavier Santolaria
ok miod@ jmc@.
2005-06-03Better description of the WSDISPLAYIO_GBURNER "on" field, after discussionMiod Vallat
with mickey@ some time ago.
2005-06-02In the BNF section, remove one spurious "proto" and add one missing |.Daniel Hartmeier
Found by Magne Andreassen.
2005-06-02RegenThorsten Lockert
2005-06-02tweaks, grammar, punctuation, typosJared Yanovich
ok jmc
2005-06-02fix Xref to self;Jason McIntyre
2005-06-02remove references to telnetd(8);Jason McIntyre
ok deraadt@
2005-06-02Remove non-emulating wsdisplays - nothing uses them.Miod Vallat
ok deraadt@
2005-06-01put a bit spacing in, and sort the list;Jason McIntyre
2005-06-01shuffle the sections of this page into a more logical order:Jason McIntyre
initial checks, changing stuff in /etc, daemons, and kernel builds. also avoids a problem noted by walter goulet, that the page was discussing rc.conf.local changes before noting that it may have to be created.
2005-06-01VOP_WHITEOUT() is gone, okay jmc@Pedro Martelletto
2005-06-01- update list of chipsBrad Smith
- mention transmit checksum offload and that we're checksumming for TCP/UDP traffic - adds BUGS section with some important info from the README, why would FreeBSD include the important info in their man page, that makes too much sense
2005-05-31remove references to mount_{null,umap,union};Jason McIntyre
2005-05-31minor tweaks;Jason McIntyre
2005-05-31grammar;Jason McIntyre
new sentence, new line;
2005-05-31grammar;Jason McIntyre
2005-05-28keep the ncr(4) reference here, vax still uses its own implementation of the ↵Martin Reindl
driver
2005-05-28Cisco Aironet AIR-CB21AG is based on AR5212 + AR5112 and supportedReyk Floeter
by ath(4). Thanks to Johan M:son Lindman for the donation!
2005-05-28fixups due to the careful eyes of pedro@marius eriksen
ok pedro@
2005-05-27add vnsubr(9) from NetBSD. add the more detailed vn_lock(9) text to itmarius eriksen
and remove vn_lock. ok tedu@
2005-05-27document new fieldsDaniel Hartmeier
2005-05-27s/log-all/log (all)/Daniel Hartmeier
2005-05-27more ncr(4) pruningMartin Reindl
2005-05-27Prune ncr(4) references.Miod Vallat
2005-05-27no longer neededMartin Reindl
2005-05-26add a cardbus attachment for uhci. This code is based on the ohci_cardbus.cNathan Binkert
and uhci_pci.c files. ok dlg@
2005-05-26nForce4 PATA support from Olivier Crouzet <ol at epita.fr>. ok grange@Jonathan Gray
2005-05-26support 'log' and 'log-all' in 'nat/rdr/binat pass' rules. original patchDaniel Hartmeier
from camield@. use #defines PF_LOG, PF_LOGALL instead of magic constants. ok frantzen@, camield@
2005-05-26enable cardbus rtw(4) on macppc.Jonathan Gray
2005-05-26sync with realityHenning Brauer
2005-05-26options NULLFS, UNION and UMAPFS are gone, ok art@ markus@Pedro Martelletto