summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* (semiforced commit to add comment missed in last delta)mjacob2009-09-213-2/+1
* Remove file unused in freebsd.mjacob2009-09-214-457/+66
* Mention that NUL characters are not allowed in sh(1) input.jilles2009-09-201-0/+4
* - Update the list of known-working machines based on feedback for 7.2.marius2009-09-201-1/+10
* A wrong variable is used when setting up the interfaceqingli2009-09-201-2/+2
* Update find(1) man page for -L/-delete interaction.jilles2009-09-201-1/+2
* IEEE Std 1003.1, 2004 Edition states:dds2009-09-204-2/+7
* Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementationdds2009-09-203-9/+17
* Add correct test results.dds2009-09-203-0/+42
* Describe how other systems treat this case.dds2009-09-201-1/+5
* Allow [ to be used as a delimiter.dds2009-09-202-1/+10
* The transition to Subversion allows us to rename files withoutdds2009-09-20124-9/+7
* Purge namecache in the same place OpenSolaris does.pjd2009-09-202-6/+3
* Re-remove the IBM0057 ID used for PS/2 mouse controllers. The asl for thejhb2009-09-201-1/+1
* Old (a.out) rtld attempts to mmap zero-length region, e.g. when bsskib2009-09-201-1/+3
* Fix handling of sctp_drain().tuexen2009-09-201-5/+8
* Fix errnos.tuexen2009-09-201-6/+12
* Extract version information from git repositories. Try to find amlaier2009-09-191-9/+28
* Tell about the full name we opened, not the unit.mjacob2009-09-191-1/+1
* Remember to unlock the peripheral prior to notifying the user. Make somemjacob2009-09-191-15/+70
* Add getpagesizes(3). This functions either the number of supported pagealc2009-09-195-3/+184
* Make the keyboard layer Unicode aware.ed2009-09-194-15/+28
* Use appropriate locking when using interface list.tuexen2009-09-191-8/+0
* Fix the disabling of sctp_drain().tuexen2009-09-191-5/+4
* Get SCTP working in combination with VIMAGE.tuexen2009-09-198-46/+93
* intpm/sb700: force polling mode if configured interrupt is SMIavg2009-09-191-0/+6
OpenPOWER on IntegriCloud