summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add entries for moved files during vesa/dpms promotion.delphij2009-09-101-0/+3
* Add a few SCSI controllers to GENERIC that can be found on Powermacs.nwhitehorn2009-09-101-0/+11
* Fix build issue with last commit.jfv2009-09-101-2/+2
* Fix build complaint from previous checkinjfv2009-09-101-2/+2
* pci: remove definitions of duplicate constantsavg2009-09-102-12/+5
* Move the printing of aperture size and stolen memory behind bootverbose.n_hibma2009-09-101-9/+9
* Missing opt_*.h file reference for make depend in sys/modulesn_hibma2009-09-101-1/+1
* Fix an xmit mbuf leak, when transmit failed but youjfv2009-09-101-6/+14
* Fix for pr 138516jfv2009-09-101-5/+10
* Don't print out a message on loading a module. 'kldload -v' and 'kldstatn_hibma2009-09-102-23/+2
* Add a comment on the consequences of reducing the poweroff delayn_hibma2009-09-101-0/+4
* Consolidate CPUID to CPU family/model macros for amd64 and i386 to reducejkim2009-09-1010-37/+31
* As jhb@ pointed out to me, r197057 was incorrect, not least because thesedes2009-09-104-0/+26
* Don't malloc a buffer while holding the prison0 mutex. Instead, use a loopjhb2009-09-101-3/+15
* If a certain feature that was present in FreeBSD 7 was removed or changed indes2009-09-102-8/+18
* Fix comment about KERNFAST.des2009-09-101-1/+1
* Mention update to tzdata2009m.edwin2009-09-101-1/+1
* The boot loader is a FreeBSD a.out binary for x86, not a VAX binary.imp2009-09-101-1/+1
* Change one no to not in r197047brooks2009-09-091-1/+1
* kern_select(9) copies fd_set in and out of userspace in quantities ofkib2009-09-094-8/+13
* Add LK_NOWITNESS to the vn_lock() calls done on newly created nfsrmacklem2009-09-093-3/+3
* Mention that a few ed(4) devices don't emit link state change noticesbrooks2009-09-091-0/+18
* As was done in r196643 for i386 and amd64, swap the start/end virtualkib2009-09-091-2/+2
* Make the description of `b' a little better.ed2009-09-091-1/+1
* Actually component with the greatest priority is used by the prefer balancepjd2009-09-091-1/+1
* There is no need to log anything for a ctrlq stall or restart. These arenp2009-09-091-10/+5
* Remove dpms.4 missed in r197025.bz2009-09-091-1/+0
* Correct typo after manual patching.pjd2009-09-091-1/+1
* Fix usecount leak in mknod(2) on file system exported over NFS.pjd2009-09-091-2/+2
* Unlock the image vnode around the call of pmc PMC_FN_PROCESS_EXEC hook.kib2009-09-091-0/+2
* In vfs_mark_atime(9), be resistent against reclaimed vnodes.kib2009-09-091-1/+5
* Revert r196976, now that <machine/param.h> behaves predictably.phk2009-09-091-1/+0
* MFi386: Remove old file.nyan2009-09-091-6/+0
* - Teach vesa(4) and dpms(4) about x86emu. [1]delphij2009-09-0920-2317/+423
* Copy the following files to new places, a subsequent commit would removedelphij2009-09-093-0/+2046
* kern_execve.c hasn't been around in ages, so update the file(s) whereimp2009-09-091-1/+1
* - Port x86emu to FreeBSD.delphij2009-09-099-24/+64
* Add NVidia MCP89 HDA controller IDs.mav2009-09-091-0/+8
* Add Intel 82801JD (one more ICH10) HDA controller ID.mav2009-09-091-2/+4
* Whitespace tweak.emaste2009-09-091-1/+1
* Increase AAC_CMD_TIMEOUT from 30s to 120s to help avoid spuriousemaste2009-09-091-1/+1
* Compare pointer with NULL, not 0.emaste2009-09-091-1/+1
* Import x86emu from OpenBSD as of OPENBSD_4_6.delphij2009-09-094-0/+8905
|\
| * Import x86emu from OpenBSD (src/sys/dev/x86emu).delphij2009-09-094-0/+8905
* MFV of r196998.edwin2009-09-092-4/+56
* Add arp_update_event. This replaces route_arp_update_event, whichnp2009-09-084-0/+9
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anphk2009-09-0819-123/+467
* Remove some debugging (KTR_VERBOSE) that crept into ppc GENERIC long agonwhitehorn2009-09-081-4/+0
* Implement __assert() for Solaris-specific code. Until now Solaris code waspjd2009-09-082-81/+55
* cr_groups is no longer embedded in struct ucred and is instead storedbrooks2009-09-081-1/+1
OpenPOWER on IntegriCloud