| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos and date format. | brueffer | 2008-01-07 | 1 | -2/+2 |
* | - ipmi(4) appeared in FreeBSD 6.2, not in 5.3 | gabor | 2008-01-07 | 1 | -1/+1 |
* | mdoc and language fixes for the previous commit, also bump .Dd. | brueffer | 2008-01-05 | 1 | -4/+5 |
* | Use our standard section 4 SYNOPSIS, utilize .Tn and fix capitalization. | brueffer | 2008-01-05 | 1 | -3/+11 |
* | Clean up after previous commit (typo fixes, removed contractions, | brueffer | 2008-01-05 | 1 | -6/+18 |
* | "redacted" replaced for clarity. | grog | 2008-01-05 | 1 | -1/+1 |
* | - This driver will has already appeared in 6.2 | gabor | 2008-01-04 | 1 | -1/+1 |
* | - This driver will first appear in 6.3, not 7.0 | gabor | 2008-01-04 | 7 | -7/+7 |
* | Dummy man page for pcib. We should write a real one and I hope this | imp | 2008-01-04 | 2 | -0/+42 |
* | Modernize this man page a little by describing the pci driver of | imp | 2008-01-04 | 1 | -6/+14 |
* | - loader(8) is not a part of boot(8) and is not its second stage. | danger | 2008-01-03 | 1 | -5/+5 |
* | Minor nits. Add xr to sn. | imp | 2008-01-01 | 1 | -2/+3 |
* | Forgot to mention RLT80x9 support that was added some time ago. | imp | 2008-01-01 | 1 | -0/+3 |
* | Sync to the new PCI device IDs that I added to if_ed_pci.c. Bump date. | imp | 2008-01-01 | 1 | -2/+8 |
* | Document new "AC-Name\Service-Name" connect syntax. | mav | 2007-12-29 | 1 | -4/+4 |
* | Implement RB_PREV() AND RB_FOREACH_REVERSE(). | jasone | 2007-12-28 | 1 | -2/+10 |
* | Trimm out now unused option LK_EXCLUPGRADE from the lockmgr namespace. | attilio | 2007-12-28 | 2 | -15/+5 |
* | Garbage-collect following nomore existing options: | attilio | 2007-12-27 | 1 | -7/+1 |
* | Minor formatting tweaks; recommend "call doadump; reset" over "panic" | rwatson | 2007-12-26 | 2 | -6/+6 |
* | Add textdump(4) man page to describe the textdump facility and provide | rwatson | 2007-12-26 | 3 | -0/+194 |
* | Add SCRIPTING section to describe new DDB scripting facilities. | rwatson | 2007-12-26 | 1 | -2/+147 |
* | Add description of 'debug.ddb.capture.data' sysctl to DBD output | rwatson | 2007-12-26 | 1 | -0/+4 |
* | Document DDB capture facility. | rwatson | 2007-12-25 | 1 | -1/+34 |
* | Mention support for the 5722 driver in bge.4 as well. | remko | 2007-12-25 | 1 | -3/+3 |
* | Add usage example: | mav | 2007-12-22 | 1 | -0/+11 |
* | - Remove incomplete sentence fragment | gabor | 2007-12-21 | 1 | -2/+0 |
* | - Document PORT_DBDIR | gabor | 2007-12-21 | 1 | -0/+11 |
* | - Document icase variable of make search, which can be used to control | gabor | 2007-12-21 | 1 | -2/+12 |
* | Describe new NG_CAR_COUNT_PACKETS option. | mav | 2007-12-19 | 1 | -6/+26 |
* | Use .An -nosplit in the AUTHORS section of sf_buf(9) to avoid an undesired | rwatson | 2007-12-19 | 1 | -0/+1 |
* | The default of 3 retransmits corresponds to a timeout value of | ru | 2007-12-19 | 1 | -2/+2 |
* | Add missing section number. | brueffer | 2007-12-19 | 1 | -1/+1 |
* | Add verbage on some of the rules for a 'filter' vs an 'ithread' | imp | 2007-12-19 | 1 | -2/+81 |
* | Add sqrt() to the first table in the manpage. It seems it was accidentally | das | 2007-12-15 | 1 | -0/+1 |
* | Add the 'hptrr' driver for supporting the following Highpoint RocketRAID | scottl | 2007-12-15 | 2 | -0/+128 |
* | BSDMAKE isn't really needed and was removed, so remove here | imp | 2007-12-13 | 1 | -10/+0 |
* | Regen. | ru | 2007-12-12 | 1 | -23/+38 |
* | Document BSDMAKE variable that was recently introduced. Also, since | imp | 2007-12-11 | 1 | -3/+16 |
* | Regenerated page that includes the WITH_GSSAPI knob. | dougb | 2007-12-10 | 1 | -2/+12 |
* | Language nit. | ceri | 2007-12-10 | 1 | -2/+2 |
* | Commit the regenerated page that includes the WITHOUT_INSTALLLIB knob. | dougb | 2007-12-09 | 1 | -3/+9 |
* | There is no list to stop, so dont use .El. | remko | 2007-12-08 | 1 | -1/+0 |
* | Improve readability for the hosts.equiv file regarding the notation | remko | 2007-12-08 | 1 | -2/+3 |
* | Add 1000baseTX support for the nve driver, which is known here and there. | remko | 2007-12-08 | 1 | -1/+8 |
* | Document the PMC_F_CALLCHAIN flag and the kern.hwpmc.callchaindepth | jkoshy | 2007-12-07 | 1 | -4/+19 |
* | Add new controllers supported by rev 1.64 and 1.65 of aac_pci.c | emaste | 2007-12-06 | 1 | -0/+28 |
* | Bring in support for: Marvell Yukon 8039 | remko | 2007-12-05 | 1 | -1/+3 |
* | Break out stack(9) from ddb(4): | rwatson | 2007-12-02 | 1 | -22/+28 |
* | Modify stack(9) stack_print() and stack_sbuf_print() routines to use new | rwatson | 2007-12-01 | 2 | -2/+16 |
* | Bump .Dd for my last commit adding PCI IDs. | emaste | 2007-11-29 | 1 | -1/+1 |