Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no more netccitt/netns; | 2005-06-09 | 1 | -6/+1 | |
| | |||||
* | - add documentation for remaining vnode operations | 2005-06-09 | 2 | -158/+713 | |
| | | | | | | | - improve page layout - add MLINKS to, sort, and fix some typos in the Makefile help & ok marius, tedu, pedro, jmc | ||||
* | Don't point the user to a inexistent 'CAVEATS' section, okay jmc@ | 2005-06-08 | 1 | -2/+2 | |
| | |||||
* | bye bye | 2005-06-08 | 3 | -311/+3 | |
| | |||||
* | stop talking about support for the obsolete network protocols | 2005-06-08 | 1 | -10/+1 | |
| | |||||
* | stop talking about obsolete network protocols that are gone or about to go | 2005-06-08 | 1 | -9/+3 | |
| | |||||
* | move description of the default groups to the ifconfog manpage | 2005-06-07 | 1 | -10/+1 | |
| | | | | netintro should only give an intro, not the glory details :) theo ok | ||||
* | sync ifgroups paragraph with reality | 2005-06-07 | 1 | -2/+5 | |
| | | | | wether it really belongs to netintro to be discussed seperately | ||||
* | add support for the BCM5714. | 2005-06-07 | 1 | -2/+2 | |
| | | | | From FreeBSD | ||||
* | shorten NAME section and mention some more chips | 2005-06-07 | 1 | -7/+7 | |
| | |||||
* | fix define vs. device mixup | 2005-06-07 | 1 | -3/+3 | |
| | | | | ok miod | ||||
* | some chips support 802.11a too... | 2005-06-07 | 1 | -9/+9 | |
| | | | | ok reyk@ | ||||
* | note that netstat output may differ slightly for manual keying; | 2005-06-07 | 1 | -1/+8 | |
| | | | | | issue found by christophe plasschaert and clarified by hshoexer@; ok hshoexer@ | ||||
* | add hostap example; | 2005-06-06 | 1 | -1/+9 | |
| | |||||
* | s/-p1003.1-2003/-p1003.1-2004/g | 2005-06-05 | 4 | -9/+9 | |
| | |||||
* | .Xr usb(4); ok jmc@. | 2005-06-05 | 1 | -1/+2 | |
| | |||||
* | (lightly) document carp(4) in reference to state table; | 2005-06-05 | 1 | -1/+11 | |
| | | | | | suggested by alexey e. suslikov; better wording + ok joel@ | ||||
* | document resumption and keyboard behaviour with the lid closed. | 2005-06-04 | 1 | -1/+5 | |
| | | | | sure deraadt@ | ||||
* | add an ipv6 example; | 2005-06-03 | 1 | -1/+7 | |
| | | | | | from alex kirk; ok dhartmei@, unless i have badly misunderstood him; | ||||
* | do not refer to installboot(8) here as it is not installed on macppc; | 2005-06-03 | 1 | -2/+1 | |
| | | | | ok miod@ jmc@. | ||||
* | Better description of the WSDISPLAYIO_GBURNER "on" field, after discussion | 2005-06-03 | 1 | -2/+2 | |
| | | | | with mickey@ some time ago. | ||||
* | In the BNF section, remove one spurious "proto" and add one missing |. | 2005-06-02 | 1 | -3/+3 | |
| | | | | Found by Magne Andreassen. | ||||
* | Regen | 2005-06-02 | 17 | -55/+61 | |
| | |||||
* | tweaks, grammar, punctuation, typos | 2005-06-02 | 1 | -29/+45 | |
| | | | | ok jmc | ||||
* | fix Xref to self; | 2005-06-02 | 1 | -2/+2 | |
| | |||||
* | remove references to telnetd(8); | 2005-06-02 | 1 | -6/+3 | |
| | | | | ok deraadt@ | ||||
* | Remove non-emulating wsdisplays - nothing uses them. | 2005-06-02 | 1 | -13/+3 | |
| | | | | ok deraadt@ | ||||
* | put a bit spacing in, and sort the list; | 2005-06-01 | 1 | -3/+4 | |
| | |||||
* | shuffle the sections of this page into a more logical order: | 2005-06-01 | 1 | -174/+169 | |
| | | | | | | | 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. | ||||
* | VOP_WHITEOUT() is gone, okay jmc@ | 2005-06-01 | 2 | -24/+4 | |
| | |||||
* | - update list of chips | 2005-06-01 | 1 | -5/+19 | |
| | | | | | | - 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 | ||||
* | remove references to mount_{null,umap,union}; | 2005-05-31 | 1 | -4/+1 | |
| | |||||
* | minor tweaks; | 2005-05-31 | 1 | -12/+12 | |
| | |||||
* | grammar; | 2005-05-31 | 1 | -4/+4 | |
| | | | | new sentence, new line; | ||||
* | grammar; | 2005-05-31 | 1 | -3/+3 | |
| | |||||
* | keep the ncr(4) reference here, vax still uses its own implementation of the driver | 2005-05-28 | 1 | -1/+2 | |
| | |||||
* | Cisco Aironet AIR-CB21AG is based on AR5212 + AR5112 and supported | 2005-05-28 | 1 | -1/+2 | |
| | | | | by ath(4). Thanks to Johan M:son Lindman for the donation! | ||||
* | fixups due to the careful eyes of pedro@ | 2005-05-28 | 1 | -34/+7 | |
| | | | | ok pedro@ | ||||
* | add vnsubr(9) from NetBSD. add the more detailed vn_lock(9) text to it | 2005-05-27 | 3 | -130/+326 | |
| | | | | | | and remove vn_lock. ok tedu@ | ||||
* | document new fields | 2005-05-27 | 1 | -1/+5 | |
| | |||||
* | s/log-all/log (all)/ | 2005-05-27 | 1 | -6/+9 | |
| | |||||
* | more ncr(4) pruning | 2005-05-27 | 3 | -8/+3 | |
| | |||||
* | Prune ncr(4) references. | 2005-05-27 | 5 | -14/+10 | |
| | |||||
* | no longer needed | 2005-05-27 | 2 | -145/+2 | |
| | |||||
* | add a cardbus attachment for uhci. This code is based on the ohci_cardbus.c | 2005-05-26 | 2 | -2/+7 | |
| | | | | and uhci_pci.c files. ok dlg@ | ||||
* | nForce4 PATA support from Olivier Crouzet <ol at epita.fr>. ok grange@ | 2005-05-26 | 1 | -3/+3 | |
| | |||||
* | support 'log' and 'log-all' in 'nat/rdr/binat pass' rules. original patch | 2005-05-26 | 1 | -5/+8 | |
| | | | | | from camield@. use #defines PF_LOG, PF_LOGALL instead of magic constants. ok frantzen@, camield@ | ||||
* | enable cardbus rtw(4) on macppc. | 2005-05-26 | 1 | -1/+3 | |
| | |||||
* | sync with reality | 2005-05-26 | 1 | -28/+7 | |
| | |||||
* | options NULLFS, UNION and UMAPFS are gone, ok art@ markus@ | 2005-05-26 | 1 | -26/+1 | |
| |