| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetique: sort the list. | ru | 2008-01-24 | 1 | -2/+2 |
* | Add a diagnostic note about "transmission error ... tx underrun, increasing | trhodes | 2008-01-24 | 1 | -1/+6 |
* | - Document firewall_nat_enable related settings. | chinsan | 2008-01-23 | 1 | -1/+26 |
* | "NONE" -> "ASCII" encoding | ache | 2008-01-23 | 1 | -1/+1 |
* | Add manpages for BUF_RECURSED(9) and BUF_ISLOCKED(9) and connect them to | attilio | 2008-01-22 | 3 | -0/+134 |
* | Add the newly added function lockmgr_recursed() to the manpages. | attilio | 2008-01-22 | 2 | -1/+10 |
* | BUF_REFCNT(9) function no more exists, so just axe out the manpage. | attilio | 2008-01-22 | 2 | -62/+0 |
* | Fix lock.9 manpage in order to recall lockmgr_disown() with 'man' command. | attilio | 2008-01-22 | 1 | -0/+1 |
* | Correct a typo. | trhodes | 2008-01-22 | 1 | -1/+1 |
* | Document net.inet.tcp.syncookies_only using a description taken from | trhodes | 2008-01-22 | 1 | -1/+11 |
* | The config-recursive target is not run during the normal install process, move | trhodes | 2008-01-22 | 1 | -6/+8 |
* | Small fixes. | brueffer | 2008-01-22 | 1 | -2/+2 |
* | Add a rather basic man page for the coda kernel module. | rwatson | 2008-01-21 | 2 | -0/+83 |
* | Document the 'maintainer' target. | brueffer | 2008-01-21 | 1 | -1/+3 |
* | Document two new sysctl variables, dev.sf.%d.int_mod and dev.sf.%d.stats. | yongari | 2008-01-21 | 1 | -1/+19 |
* | sf(4) gained VLAN_MTU support. | yongari | 2008-01-21 | 1 | -1/+2 |
* | updates for additional chip support | sam | 2008-01-21 | 1 | -10/+47 |
* | Update VOP_LOCK() and VOP_UNLOCK() prototypes. | attilio | 2008-01-18 | 1 | -3/+3 |
* | o FreeBSD 6.3-RELEASE added. | maxim | 2008-01-18 | 1 | -1/+4 |
* | pcib is compiled in when "device pci" is specified. | brueffer | 2008-01-18 | 1 | -2/+2 |
* | Correct the sysconf variable name, _SC_CLK_TCK. | ru | 2008-01-18 | 1 | -2/+2 |
* | Still no new leapseconds: Bulletin C-35 | phk | 2008-01-18 | 1 | -3/+3 |
* | Remove remnants of old *_FORTRAN build flags. | brueffer | 2008-01-17 | 1 | -2/+0 |
* | Note the driver support PERC and LSI1078 based controllers. | ambrisko | 2008-01-17 | 1 | -2/+6 |
* | Correct that LSI 0060 is a mfi device and not mpt. | ambrisko | 2008-01-17 | 1 | -1/+1 |
* | WITHOUT_FORTRAN was removed some time ago. Regen src.conf.5. | brueffer | 2008-01-15 | 1 | -6/+1 |
* | o .Dd.year++. | maxim | 2008-01-12 | 1 | -1/+1 |
* | o From the Problem Report: the TCP_DROP_SYNFIN kernel option is now | maxim | 2008-01-12 | 1 | -5/+1 |
* | o Do not claim vlan(4) uses mbuf_tags(9). | maxim | 2008-01-12 | 1 | -4/+3 |
* | Removed a contraction. | brueffer | 2008-01-10 | 1 | -1/+1 |
* | Make sure that grog is linked to me, and that I (in *-ports*) am | edwin | 2008-01-10 | 2 | -0/+5 |
* | Update vn_lock() prototype accordingly with the 'thread' argument removal. | attilio | 2008-01-10 | 1 | -2/+5 |
* | http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/conventi... | edwin | 2008-01-10 | 1 | -0/+1 |
* | Fix typos. | brueffer | 2008-01-09 | 1 | -3/+3 |
* | Add lockmgr_disown() and relative explanation. | attilio | 2008-01-09 | 1 | -1/+10 |
* | - Remove kH and *6 from xterm. They are defined to the same key as @7 (kp_end). | rafan | 2008-01-08 | 1 | -2/+2 |
* | - This driver will first appear in FreeBSD 6.3, not 7.0 | gabor | 2008-01-08 | 1 | -1/+1 |
* | Add an additional make variable EXTRAMIBSYMS which allows to specify | harti | 2008-01-08 | 2 | -3/+18 |
* | 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 |