summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add cross-filesystem regression tests for ACLs.trasz2009-09-233-1/+289
* In VOP_SETACL(9) and VOP_GETACL(9), specifying wrong ACL type should resulttrasz2009-09-231-2/+2
* Add ACL fuzzer. It's not used by the regression tests right now,trasz2009-09-231-0/+225
* Improve on r197334:mlaier2009-09-231-2/+9
* - Remove a bogus test: setsockopt() doesn't return a length, getsockopt()jhb2009-09-231-4/+1
* - Bump __FreeBSD_version to reflect the point when EVFILT_USER kevent filterstas2009-09-231-1/+1
* Document osrel node for procfs.kib2009-09-231-1/+9
* Add per-process osrel node to the procfs, to allow read and set p_osrelkib2009-09-235-1/+75
* Restore BSD behaviour - when creating new directory entry use parent directorypjd2009-09-231-1/+1
* In netstat -x, do not try to print out tcp timer status for udp sockets.silby2009-09-231-8/+10
* Initialize registers to zero before calling the interrupt handlers insidedelphij2009-09-231-0/+19
* MFp4:mav2009-09-221-1/+6
* Lock bus scan.mav2009-09-221-3/+4
* MFp4:mav2009-09-221-12/+11
* Temporarily disable typematic retrieving code until we get a real fix,delphij2009-09-221-2/+2
* The elements in the component arrays may be direct Package objects ratherjhb2009-09-221-18/+20
* Note the D3.03 mesh changes.rpaulo2009-09-221-0/+4
* Update 802.11s mesh support to draft 3.03. This includes a revised framerpaulo2009-09-224-199/+125
* Reserve events for XScale.rpaulo2009-09-221-2/+29
* Removed unused empty directory.delphij2009-09-220-0/+0
* - Split the logic to parse an SMAP entry out into a separate function onjhb2009-09-222-39/+107
* Change the command argument to ioctl routines to u_long to avoidrdivacky2009-09-224-4/+4
* Don't build ufs_gjournal.c at all if UFS_GJOURNAL option is not givenrdivacky2009-09-222-5/+1
* Change unsigned foo to u_foo as required by style(9).rdivacky2009-09-222-5/+4
* Don't reread the command register to see if enabling I/O or memoryjhb2009-09-221-25/+1
* Add pieces of infrastructure required for NFSv4 ACL support in UFS.trasz2009-09-228-5/+635
* Move es137x.c and es137x.h to a 2-clause BSD license. Also move a fewjoel2009-09-222-14/+34
* The ndis_scan function may be started after ndis vap have been destroyedcokane2009-09-221-0/+5
* - Add missing bus_dmamap_sync(9) calls for the work DMA map. Previouslymarius2009-09-221-7/+18
* - According to Linux, the ALi M5451 can do 31-bit DMA instead of justmarius2009-09-221-18/+78
* Use an unsigned integer for storing the key code.ed2009-09-221-1/+1
* Hide x86bios stuff in i386/amd64 specific files as atkbdc would getdelphij2009-09-223-5/+15
* Build x86bios only for i386/amd64 for now. More work is requireddelphij2009-09-214-3/+11
* Improve mxge watchdog routine's ability to reliably reset a failed NIC:gallatin2009-09-211-27/+72
* Correct a section name; specifically, "AUTHOR" should be "AUTHORS". [1]alc2009-09-211-3/+4
* Add FreeBSD 7.2 and 7.3.alc2009-09-211-0/+2
* - List newsletters VI-2, VI-3 and VI-4 that were already applied.ru2009-09-211-2/+18
* Add support for throttling transmit bandwidth. This is most commonlygallatin2009-09-212-2/+60
* Remove forward_roundrobin(), it is unused for quite some time.kib2009-09-212-34/+0
* If CPU happens to be in usermode when a T_RESERVED trap occured,kib2009-09-212-0/+10
* To be safe, make this module initialize earlier by specifying SI_SUB_CPUdelphij2009-09-211-1/+1
* Style(9) fixes.delphij2009-09-213-10/+10
* Use __FBSDID to embed RCS ID.delphij2009-09-212-2/+6
* Fixed markup (mostly) errors.ru2009-09-211-48/+54
* Allow atkbd to obtain keyboard repeat rate from BIOS on amd64.delphij2009-09-212-23/+22
* Collapase interrupt supporting functions to a new module, and switch fromdelphij2009-09-2112-357/+659
* Revert part that should not be in my previous commit.delphij2009-09-211-29/+0
* Automatically depend on x86emu when vesa or dpms is being built intodelphij2009-09-215-10/+39
* Enable s3pci on amd64 which works on top of VESA, and allowdelphij2009-09-216-1/+9
* Disable a check on a disk size because it's too strict. This change isnyan2009-09-211-0/+2
OpenPOWER on IntegriCloud