| Commit message (Expand) | Author | Age | Files | Lines |
* | Temporarily disable typematic retrieving code until we get a real fix, | delphij | 2009-09-22 | 1 | -2/+2 |
* | The elements in the component arrays may be direct Package objects rather | jhb | 2009-09-22 | 1 | -18/+20 |
* | Note the D3.03 mesh changes. | rpaulo | 2009-09-22 | 1 | -0/+4 |
* | Update 802.11s mesh support to draft 3.03. This includes a revised frame | rpaulo | 2009-09-22 | 4 | -199/+125 |
* | Reserve events for XScale. | rpaulo | 2009-09-22 | 1 | -2/+29 |
* | Removed unused empty directory. | delphij | 2009-09-22 | 0 | -0/+0 |
* | - Split the logic to parse an SMAP entry out into a separate function on | jhb | 2009-09-22 | 2 | -39/+107 |
* | Change the command argument to ioctl routines to u_long to avoid | rdivacky | 2009-09-22 | 4 | -4/+4 |
* | Don't build ufs_gjournal.c at all if UFS_GJOURNAL option is not given | rdivacky | 2009-09-22 | 2 | -5/+1 |
* | Change unsigned foo to u_foo as required by style(9). | rdivacky | 2009-09-22 | 2 | -5/+4 |
* | Don't reread the command register to see if enabling I/O or memory | jhb | 2009-09-22 | 1 | -25/+1 |
* | Add pieces of infrastructure required for NFSv4 ACL support in UFS. | trasz | 2009-09-22 | 8 | -5/+635 |
* | Move es137x.c and es137x.h to a 2-clause BSD license. Also move a few | joel | 2009-09-22 | 2 | -14/+34 |
* | The ndis_scan function may be started after ndis vap have been destroyed | cokane | 2009-09-22 | 1 | -0/+5 |
* | - Add missing bus_dmamap_sync(9) calls for the work DMA map. Previously | marius | 2009-09-22 | 1 | -7/+18 |
* | - According to Linux, the ALi M5451 can do 31-bit DMA instead of just | marius | 2009-09-22 | 1 | -18/+78 |
* | Use an unsigned integer for storing the key code. | ed | 2009-09-22 | 1 | -1/+1 |
* | Hide x86bios stuff in i386/amd64 specific files as atkbdc would get | delphij | 2009-09-22 | 3 | -5/+15 |
* | Build x86bios only for i386/amd64 for now. More work is required | delphij | 2009-09-21 | 4 | -3/+11 |
* | Improve mxge watchdog routine's ability to reliably reset a failed NIC: | gallatin | 2009-09-21 | 1 | -27/+72 |
* | Correct a section name; specifically, "AUTHOR" should be "AUTHORS". [1] | alc | 2009-09-21 | 1 | -3/+4 |
* | Add FreeBSD 7.2 and 7.3. | alc | 2009-09-21 | 1 | -0/+2 |
* | - List newsletters VI-2, VI-3 and VI-4 that were already applied. | ru | 2009-09-21 | 1 | -2/+18 |
* | Add support for throttling transmit bandwidth. This is most commonly | gallatin | 2009-09-21 | 2 | -2/+60 |
* | Remove forward_roundrobin(), it is unused for quite some time. | kib | 2009-09-21 | 2 | -34/+0 |
* | If CPU happens to be in usermode when a T_RESERVED trap occured, | kib | 2009-09-21 | 2 | -0/+10 |
* | To be safe, make this module initialize earlier by specifying SI_SUB_CPU | delphij | 2009-09-21 | 1 | -1/+1 |
* | Style(9) fixes. | delphij | 2009-09-21 | 3 | -10/+10 |
* | Use __FBSDID to embed RCS ID. | delphij | 2009-09-21 | 2 | -2/+6 |
* | Fixed markup (mostly) errors. | ru | 2009-09-21 | 1 | -48/+54 |
* | Allow atkbd to obtain keyboard repeat rate from BIOS on amd64. | delphij | 2009-09-21 | 2 | -23/+22 |
* | Collapase interrupt supporting functions to a new module, and switch from | delphij | 2009-09-21 | 12 | -357/+659 |
* | Revert part that should not be in my previous commit. | delphij | 2009-09-21 | 1 | -29/+0 |
* | Automatically depend on x86emu when vesa or dpms is being built into | delphij | 2009-09-21 | 5 | -10/+39 |
* | Enable s3pci on amd64 which works on top of VESA, and allow | delphij | 2009-09-21 | 6 | -1/+9 |
* | Disable a check on a disk size because it's too strict. This change is | nyan | 2009-09-21 | 1 | -0/+2 |
* | (semiforced commit to add comment missed in last delta) | mjacob | 2009-09-21 | 3 | -2/+1 |
* | Remove file unused in freebsd. | mjacob | 2009-09-21 | 4 | -457/+66 |
* | Mention that NUL characters are not allowed in sh(1) input. | jilles | 2009-09-20 | 1 | -0/+4 |
* | - Update the list of known-working machines based on feedback for 7.2. | marius | 2009-09-20 | 1 | -1/+10 |
* | A wrong variable is used when setting up the interface | qingli | 2009-09-20 | 1 | -2/+2 |
* | Update find(1) man page for -L/-delete interaction. | jilles | 2009-09-20 | 1 | -1/+2 |
* | IEEE Std 1003.1, 2004 Edition states: | dds | 2009-09-20 | 4 | -2/+7 |
* | Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation | dds | 2009-09-20 | 3 | -9/+17 |
* | Add correct test results. | dds | 2009-09-20 | 3 | -0/+42 |
* | Describe how other systems treat this case. | dds | 2009-09-20 | 1 | -1/+5 |
* | Allow [ to be used as a delimiter. | dds | 2009-09-20 | 2 | -1/+10 |
* | The transition to Subversion allows us to rename files without | dds | 2009-09-20 | 124 | -9/+7 |
* | Purge namecache in the same place OpenSolaris does. | pjd | 2009-09-20 | 2 | -6/+3 |
* | Re-remove the IBM0057 ID used for PS/2 mouse controllers. The asl for the | jhb | 2009-09-20 | 1 | -1/+1 |