summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix function name in the comment in the second location too.kib2010-02-131-1/+1
* - Add idempotency guards so the structures can be used in other utilities.kib2010-02-136-23/+24
* Use M_ZERO instead of calling bzero().kib2010-02-131-3/+2
* Remove list of locking primitives, which is kind of redundant, movetrasz2010-02-131-52/+27
* Fix VBAD description.trasz2010-02-131-2/+2
* kgdb: initialize n_type field of nlist entry for kvm_nlist callavg2010-02-131-0/+1
* Remove unused macros.kib2010-02-131-3/+0
* When ffs_realloccg() failed to allocate bigger fragment and, becausekib2010-02-131-1/+3
* Don't try to determine tape block size when the -P option is used.jh2010-02-131-1/+1
* Resort includes to match style(9) a bit more. No functional changewkoszek2010-02-1310-32/+36
* Make sanity check slightly more useful and tweak an error message.jkim2010-02-131-5/+5
* Prefer correct and simpler backlight control methods for ASUS G2K laptop.jkim2010-02-131-22/+3
* Implement LCD brightness control notify handler.jkim2010-02-131-1/+76
* Add a space before printing 'thread pid ...' to match the space beforerpaulo2010-02-121-1/+1
* - Implement -q option for pgrep(1).pjd2010-02-123-5/+58
* Garbage collect Falcon/PPC support that has not been used in releasedemaste2010-02-124-128/+0
* Fixed error checking of pthread(3) functions.ru2010-02-126-19/+19
* Make manpage's SYNOPSIS match program's usage().ru2010-02-122-2/+5
* Remove the PCI_IOSPACE_SIZE and PCI_IOSPACE_ADDR hack from nexus.c. Implementneel2010-02-124-47/+132
* - Reorganize code in 'plugin' to share log processing.fabient2010-02-1115-1220/+3670
* Initialize pve_fsid and pve_fileid to VNOVAL.marcel2010-02-111-0/+3
* s/APIS/APIs - not part of the original submission.trhodes2010-02-111-2/+2
* acpi: drop the second bus_generic_attach passavg2010-02-111-8/+1
* One last pass to get all the unsigned comparisons correct.mckusick2010-02-112-11/+14
* o Add support for COMPAT_IA32.marcel2010-02-113-89/+154
* i doesn't need to be signed here, make it unsigned.imp2010-02-111-1/+1
* Fix a installation issue with $DESTDIR.nork2010-02-111-1/+1
* Correct two typoes.trhodes2010-02-111-1/+1
* acpi cpu: probe+attach before all other enumerated children on acpi busavg2010-02-112-9/+27
* Remove redundand headers and use more standard ones where necessary.wkoszek2010-02-116-11/+1
* Use more standard way for setting nonblocking flag for a filedescriptor.wkoszek2010-02-111-7/+9
* Within libusb 0.1 API, bus number is always faked to 0. Device numbers,wkoszek2010-02-111-0/+3
* Back to WARNS=3. The breakage wasn't what I thought it was :(imp2010-02-111-1/+1
* Quiet spurious warnings.mckusick2010-02-111-8/+8
* Quiet spurious warnings.mckusick2010-02-111-2/+2
* Keep Tinderbox happy.mckusick2010-02-111-1/+1
* Increased warnings weren't tested on ARM. Bump warnings back down toimp2010-02-111-1/+1
* Ensure that newfs will never create a filesystem with more than 2^32mckusick2010-02-103-47/+67
* This fix corrects a problem in the file system that treats largemckusick2010-02-102-58/+64
* Start sentences with a new line.trasz2010-02-101-4/+5
* Remove unused variable.trasz2010-02-101-3/+2
* Improve time precision for grdc(6):delphij2010-02-101-2/+15
* Improve description for Giant and mention blocking inside interrupt threads.trasz2010-02-101-5/+11
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-1038-0/+38
* - Remove reference to nfs4. mount_nfs4(8) was removed in r192578.jh2010-02-101-2/+2
* If a mbuf is split across two pages, werrs2010-02-101-0/+2
* Turn on the front LED at boot time like we do with the Avila.rpaulo2010-02-101-0/+2
* Fix typo in comment.rpaulo2010-02-101-1/+1
* 't' stands for Turbo and is a valid mode, so fix previous commit.rpaulo2010-02-101-1/+1
* Remove unneeded CFLAGS.ed2010-02-101-1/+0
OpenPOWER on IntegriCloud