| Commit message (Expand) | Author | Age | Files | Lines |
* | Decontextualize vfs_busy(), vfs_unbusy() and vfs_mount_alloc() functions. | attilio | 2008-08-31 | 2 | -8/+4 |
* | Reflect recent changes to the sysctl debug.witness.watch moving into a | attilio | 2008-08-30 | 1 | -3/+4 |
* | Add links to all bpf(9) functions. | jkim | 2008-08-28 | 1 | -0/+8 |
* | Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread | attilio | 2008-08-28 | 1 | -9/+7 |
* | Add recent ELSA additions to wi(4), plus make sure the list matches | imp | 2008-08-27 | 1 | -0/+3 |
* | Add DWA-110 and DWA-111 to the list of devices supported by rum(4) | kevlo | 2008-08-25 | 1 | -0/+2 |
* | Note that most Windows CE phones are supported by this driver. | imp | 2008-08-25 | 1 | -0/+1 |
* | Update uipaq for FreeBSD's driver: | imp | 2008-08-25 | 2 | -8/+32 |
* | Bring in verbatim copy of NetBSD's uipaq.4 man page. This in turn was | imp | 2008-08-25 | 1 | -0/+73 |
* | Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls to | jhb | 2008-08-23 | 2 | -0/+59 |
* | Document that devlistp and devcountp are only updated when there's no | imp | 2008-08-23 | 1 | -1/+5 |
* | Merge the relevant information of man4.i386/ichwd.4 into man4/ichwd.4 | rpaulo | 2008-08-21 | 3 | -84/+25 |
* | Move man pages out of man4.i386. Most of them are applicable to amd64 | rpaulo | 2008-08-21 | 12 | -12/+23 |
* | Instal k8temp(4) man page only on amd64 and i386. | rpaulo | 2008-08-20 | 1 | -1/+2 |
* | Add Eee PC. | rpaulo | 2008-08-20 | 1 | -1/+3 |
* | Revert r181886. A man page already exists in man.i386. | rpaulo | 2008-08-20 | 2 | -138/+0 |
* | Integrate the new MPSAFE TTY layer to the FreeBSD operating system. | ed | 2008-08-20 | 5 | -205/+256 |
* | Add a man page for the acpi_asus(4) driver. | rpaulo | 2008-08-19 | 2 | -0/+138 |
* | Rename the RCng 'kernel' script to 'kernel_symlink'. | obrien | 2008-08-19 | 1 | -3/+3 |
* | Fix mdoc markup in r181825. | simon | 2008-08-18 | 1 | -1/+2 |
* | Document the addition of the hw.ata.ata_dma_check_80pin tunable. | philip | 2008-08-18 | 1 | -2/+6 |
* | Add ECN sysctls and ECN RFC. | rpaulo | 2008-08-16 | 1 | -1/+16 |
* | Convert the snp(4) driver to use cdevpriv. | ed | 2008-08-15 | 1 | -2/+2 |
* | Bump __FreeBSD_version to 800043, because of the bpf(4) change. | ed | 2008-08-13 | 1 | -5/+3 |
* | Add et(4) to the list of drivers use the miibus interface | kevlo | 2008-08-12 | 1 | -1/+4 |
* | Correct a few minor markup and grammar issues. | brueffer | 2008-08-11 | 1 | -5/+5 |
* | Connect upgt.4 to the build. | weongyo | 2008-08-11 | 1 | -0/+1 |
* | Add Conexant/Intersil PrismGT SoftMAC wireless USB driver - upgt(4). | weongyo | 2008-08-11 | 1 | -0/+211 |
* | Typo: glxsb(4) was imported to FreeBSD 8.0, not 7.0. | philip | 2008-08-09 | 1 | -1/+1 |
* | Add the glxsb(4) manual page. | philip | 2008-08-09 | 2 | -0/+98 |
* | Only symlink booted kernel directory to /boot/kernel if user has explicitly | obrien | 2008-08-09 | 1 | -1/+11 |
* | - Add cpuctl(4) pseudo-device driver to provide access to some low-level | stas | 2008-08-08 | 2 | -0/+148 |
* | Permit Giant to be passed as the explicit interlock either to | jhb | 2008-08-07 | 2 | -0/+24 |
* | Document the new return values for sleepq_abort(), sleepq_broadcast(), and | jhb | 2008-08-07 | 1 | -3/+18 |
* | Comment out information about Jumbo Frame support, it's not | brueffer | 2008-08-07 | 1 | -8/+8 |
* | Remove a comment about bridging wireless client, the new net80211 vap code | thompsa | 2008-08-04 | 1 | -3/+0 |
* | DDB scripting, textdumps, output capture, etc, all will appear in | rwatson | 2008-08-03 | 2 | -1/+6 |
* | Bumpd date | imp | 2008-08-02 | 1 | -4/+7 |
* | Add entry for Prism-3 based Siemens SpeedStream card. It has | imp | 2008-08-02 | 1 | -0/+1 |
* | Try to fixup last (inadvertent) commit: firmware_drain was never added so | sam | 2008-08-02 | 1 | -15/+1 |
* | add callout_schedule; besides being useful it also improves | sam | 2008-08-02 | 2 | -13/+46 |
* | Document new IDSIgnorePaths directive. | cperciva | 2008-08-02 | 1 | -0/+7 |
* | Add a few clarifications to this man page. Also, add a table that | imp | 2008-07-26 | 1 | -0/+18 |
* | Implement the following macros for completeness: | pjd | 2008-07-21 | 2 | -2/+19 |
* | o Document "show conifhk", wording from r180610 commit log. | maxim | 2008-07-21 | 1 | -1/+6 |
* | Properly underline force_depend's parameter. | lme | 2008-07-20 | 1 | -1/+1 |
* | Add a man page for the DNS accept filter. | dwmalone | 2008-07-18 | 4 | -0/+82 |
* | Manpage for the et(4) driver. | brueffer | 2008-07-14 | 2 | -0/+182 |
* | More explicitly mention that we support the 2920C with the ahc driver. | remko | 2008-07-13 | 1 | -2/+2 |
* | Back-out my previous change. See the thread at | danger | 2008-07-10 | 1 | -3/+6 |