| Commit message (Expand) | Author | Age | Files | Lines |
* | Add cross-filesystem regression tests for ACLs. | trasz | 2009-09-23 | 3 | -1/+289 |
* | In VOP_SETACL(9) and VOP_GETACL(9), specifying wrong ACL type should result | trasz | 2009-09-23 | 1 | -2/+2 |
* | Add ACL fuzzer. It's not used by the regression tests right now, | trasz | 2009-09-23 | 1 | -0/+225 |
* | Improve on r197334: | mlaier | 2009-09-23 | 1 | -2/+9 |
* | - Remove a bogus test: setsockopt() doesn't return a length, getsockopt() | jhb | 2009-09-23 | 1 | -4/+1 |
* | - Bump __FreeBSD_version to reflect the point when EVFILT_USER kevent filter | stas | 2009-09-23 | 1 | -1/+1 |
* | Document osrel node for procfs. | kib | 2009-09-23 | 1 | -1/+9 |
* | Add per-process osrel node to the procfs, to allow read and set p_osrel | kib | 2009-09-23 | 5 | -1/+75 |
* | Restore BSD behaviour - when creating new directory entry use parent directory | pjd | 2009-09-23 | 1 | -1/+1 |
* | In netstat -x, do not try to print out tcp timer status for udp sockets. | silby | 2009-09-23 | 1 | -8/+10 |
* | Initialize registers to zero before calling the interrupt handlers inside | delphij | 2009-09-23 | 1 | -0/+19 |
* | MFp4: | mav | 2009-09-22 | 1 | -1/+6 |
* | Lock bus scan. | mav | 2009-09-22 | 1 | -3/+4 |
* | MFp4: | mav | 2009-09-22 | 1 | -12/+11 |
* | 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 |