summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ifconfig now needs -ljailluigi2009-09-121-0/+1
* Commit a change that I missed in the previous commit.ed2009-09-121-0/+4
* Commit all local modifications I have to libteken:ed2009-09-125-102/+122
* Small style(9) bug introduced in the previous commit.ed2009-09-121-2/+2
* Make 8-bit support run-time configurable.ed2009-09-125-47/+40
* Make resizing of teken terminals a bit more safe.ed2009-09-122-4/+4
* Fix typo in example.des2009-09-121-1/+1
* Mention that individual device driver can accept other flags throughdelphij2009-09-121-3/+5
* Make use of the more flexable device hints by adding a new field,delphij2009-09-122-5/+10
* fix UP compilationkmacy2009-09-112-3/+1
* Canonify include paths for newly added files.jkim2009-09-114-9/+9
* Catch up with ACPICA 20090903.jkim2009-09-111-5/+5
* Catch up with ACPICA 20090903.jkim2009-09-116-130/+90
* MFV: r196804jkim2009-09-1176-2295/+5743
|\
| * Import ACPICA 20090903jkim2009-09-0424-197/+1025
| * Import ACPICA 20090730jkim2009-07-3135-1296/+3124
| * Import ACPICA 20090625jkim2009-06-2548-1002/+2135
* | Fix typos in comments from the previous commit.jkim2009-09-111-2/+2
* | Improve amdtemp(4) significantly:jkim2009-09-111-125/+226
* | pci(4): don't perform maximum register number checkavg2009-09-111-2/+1
* | Add simple embedded RADIUS server support to libradius, by extending existingmav2009-09-114-90/+334
* | Extend the usage of sc(4)'s hint variable 'flag'. Bit 0x80 now meansdelphij2009-09-113-15/+22
* | Stats missed packet handling was still not quitejfv2009-09-111-2/+4
* | Get those pesky RFCOMM RPM data bits right. This is likely a noop.emax2009-09-101-2/+2
* | If the pxe client is told to use / as the root path, honour that ratheremaste2009-09-101-1/+1
* | 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
OpenPOWER on IntegriCloud