Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-09 | - add documentation for remaining vnode operations | Jared Yanovich | |
- improve page layout - add MLINKS to, sort, and fix some typos in the Makefile help & ok marius, tedu, pedro, jmc | |||
2005-06-08 | Don't point the user to a inexistent 'CAVEATS' section, okay jmc@ | Pedro Martelletto | |
2005-06-08 | bye bye | Henning Brauer | |
2005-06-08 | stop talking about support for the obsolete network protocols | Henning Brauer | |
2005-06-08 | stop talking about obsolete network protocols that are gone or about to go | Henning Brauer | |
2005-06-07 | move description of the default groups to the ifconfog manpage | Henning Brauer | |
netintro should only give an intro, not the glory details :) theo ok | |||
2005-06-07 | sync ifgroups paragraph with reality | Henning Brauer | |
wether it really belongs to netintro to be discussed seperately | |||
2005-06-07 | add support for the BCM5714. | Brad Smith | |
From FreeBSD | |||
2005-06-07 | shorten NAME section and mention some more chips | Brad Smith | |
2005-06-07 | fix define vs. device mixup | Hans-Joerg Hoexer | |
ok miod | |||
2005-06-07 | some chips support 802.11a too... | Jason McIntyre | |
ok reyk@ | |||
2005-06-07 | note that netstat output may differ slightly for manual keying; | Jason McIntyre | |
issue found by christophe plasschaert and clarified by hshoexer@; ok hshoexer@ | |||
2005-06-06 | add hostap example; | Jason McIntyre | |
2005-06-05 | s/-p1003.1-2003/-p1003.1-2004/g | Jason McIntyre | |
2005-06-05 | latest 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-04 | document resumption and keyboard behaviour with the lid closed. | David Gwynne | |
sure deraadt@ | |||
2005-06-03 | add an ipv6 example; | Jason McIntyre | |
from alex kirk; ok dhartmei@, unless i have badly misunderstood him; | |||
2005-06-03 | do not refer to installboot(8) here as it is not installed on macppc; | Xavier Santolaria | |
ok miod@ jmc@. | |||
2005-06-03 | Better description of the WSDISPLAYIO_GBURNER "on" field, after discussion | Miod Vallat | |
with mickey@ some time ago. | |||
2005-06-02 | In the BNF section, remove one spurious "proto" and add one missing |. | Daniel Hartmeier | |
Found by Magne Andreassen. | |||
2005-06-02 | Regen | Thorsten Lockert | |
2005-06-02 | tweaks, grammar, punctuation, typos | Jared Yanovich | |
ok jmc | |||
2005-06-02 | fix Xref to self; | Jason McIntyre | |
2005-06-02 | remove references to telnetd(8); | Jason McIntyre | |
ok deraadt@ | |||
2005-06-02 | Remove non-emulating wsdisplays - nothing uses them. | Miod Vallat | |
ok deraadt@ | |||
2005-06-01 | put a bit spacing in, and sort the list; | Jason McIntyre | |
2005-06-01 | shuffle 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-01 | VOP_WHITEOUT() is gone, okay jmc@ | Pedro Martelletto | |
2005-06-01 | - update list of chips | Brad 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-31 | remove references to mount_{null,umap,union}; | Jason McIntyre | |
2005-05-31 | minor tweaks; | Jason McIntyre | |
2005-05-31 | grammar; | Jason McIntyre | |
new sentence, new line; | |||
2005-05-31 | grammar; | Jason McIntyre | |
2005-05-28 | keep the ncr(4) reference here, vax still uses its own implementation of the ↵ | Martin Reindl | |
driver | |||
2005-05-28 | Cisco Aironet AIR-CB21AG is based on AR5212 + AR5112 and supported | Reyk Floeter | |
by ath(4). Thanks to Johan M:son Lindman for the donation! | |||
2005-05-28 | fixups due to the careful eyes of pedro@ | marius eriksen | |
ok pedro@ | |||
2005-05-27 | add vnsubr(9) from NetBSD. add the more detailed vn_lock(9) text to it | marius eriksen | |
and remove vn_lock. ok tedu@ | |||
2005-05-27 | document new fields | Daniel Hartmeier | |
2005-05-27 | s/log-all/log (all)/ | Daniel Hartmeier | |
2005-05-27 | more ncr(4) pruning | Martin Reindl | |
2005-05-27 | Prune ncr(4) references. | Miod Vallat | |
2005-05-27 | no longer needed | Martin Reindl | |
2005-05-26 | add a cardbus attachment for uhci. This code is based on the ohci_cardbus.c | Nathan Binkert | |
and uhci_pci.c files. ok dlg@ | |||
2005-05-26 | nForce4 PATA support from Olivier Crouzet <ol at epita.fr>. ok grange@ | Jonathan Gray | |
2005-05-26 | support 'log' and 'log-all' in 'nat/rdr/binat pass' rules. original patch | Daniel Hartmeier | |
from camield@. use #defines PF_LOG, PF_LOGALL instead of magic constants. ok frantzen@, camield@ | |||
2005-05-26 | enable cardbus rtw(4) on macppc. | Jonathan Gray | |
2005-05-26 | sync with reality | Henning Brauer | |
2005-05-26 | options NULLFS, UNION and UMAPFS are gone, ok art@ markus@ | Pedro Martelletto | |