aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change the length quantities of sbufs to be ssize_t rather than int.Poul-Henning Kamp2011-05-162-13/+15
* Make diagnostic messages more specific. With bootverbose print outAndrey V. Elsukov2011-05-161-42/+83
* Revert accidentally committed local change in r221990Andriy Gapon2011-05-161-1/+1
* better integrate cyclic module with clocksource/eventtimer subsystemAndriy Gapon2011-05-165-41/+97
* Fix a </<= mixup. This could result in suboptimal performance on the lastNathan Whitehorn2011-05-161-1/+1
* Fix a comment that got missed by r221973 which changedRick Macklem2011-05-161-1/+1
* Add diagnostic messages for integrity checks.Andrey V. Elsukov2011-05-161-0/+20
* Remove a useless check that served only to make 64-bit PPC systemsNathan Whitehorn2011-05-161-5/+0
* Fix the nfsv4 man page to reflect the changes related toRick Macklem2011-05-151-27/+19
* sh: Minor optimization to output from ulimit/export/readonly.Jilles Tjoelker2011-05-152-8/+7
* Correctly disable jumbo frame support for BCM5719 A0.Pyun YongHyeon2011-05-151-1/+1
* Change the sysctl naming for the old and new NFS clientsRick Macklem2011-05-1514-74/+68
* Add a sysctl kern.geom.part.check_integrity for those who has corruptAndrey V. Elsukov2011-05-151-3/+14
* Fix breakage on pc98 by redefining DEBUG().Henrik Brix Andersen2011-05-151-23/+24
* sh: Avoid close(-1) when evaluating a multi-command pipeline.Jilles Tjoelker2011-05-151-1/+2
* Some partitioning schemes want to have partitions that are alignedAndrey V. Elsukov2011-05-151-10/+14
* * Add some more TX descriptor error counters; this'll be helpful whenAdrian Chadd2011-05-153-7/+28
* Add I2C bus driver for the AMD Geode LX series CS5536 CompanionHenrik Brix Andersen2011-05-157-0/+1203
* Recognize the SAB 82532 found in Fujitsu PRIMEPOWER650 and 900.Marius Strobl2011-05-152-2/+4
* Recognize the eeprom device found in Fujitsu PRIMEPOWER650 and 900.Marius Strobl2011-05-151-1/+4
* Add support for MK48T37.Marius Strobl2011-05-152-1/+6
* - Add 10baseT as an alias for 10baseT/UTP.Marius Strobl2011-05-151-0/+25
* When setting media always and not just in case of switching to IFM_AUTOMarius Strobl2011-05-151-5/+1
* Fix a memory leak possible in g_eli_key_allocate() if the key with theMikolaj Golub2011-05-151-0/+1
* Simplify the code a bit. For own providers GEOM_PART always providesAndrey V. Elsukov2011-05-151-61/+14
* Only update the scheduler's byte count table for aggregation queues.Bernhard Schmidt2011-05-151-6/+4
* Fix NF calibration breakage introduced by me in a past commit.Adrian Chadd2011-05-151-1/+1
* Fix few typos.Alexander Motin2011-05-151-2/+2
* - Whitespace fix.Stanislav Sedov2011-05-151-1/+1
* - Add symbol versioning to libprocstat.Stanislav Sedov2011-05-143-0/+24
* - There's no need for nibbletab to be static, it's const however.Marius Strobl2011-05-141-3/+3
* sysctl that displays the absolute queue id of an rxq.Navdeep Parhar2011-05-141-0/+13
* Convert a file to UTF-8. This only changes a character in theUlrich Spörlein2011-05-141-1/+1
* fortune(6): fix typos and misspellings.Ulrich Spörlein2011-05-149-67/+11
* morse(6): fix typos and space-before-tabsUlrich Spörlein2011-05-141-20/+20
* Fix the source address selection for boundall socketsMichael Tuexen2011-05-142-44/+153
* Encourage Ben Laurie to finish getting his commit bit by appointing himColin Percival2011-05-141-1/+1
* Currently we are unable to use capsicum for the primary worker process,Pawel Jakub Dawidek2011-05-145-22/+44
* When using capsicum to sanbox, still use other methods first, just in casePawel Jakub Dawidek2011-05-141-10/+13
* Fix the Merlin 5ghz fast-clock EEPROM fetch to return the correct value.Adrian Chadd2011-05-141-2/+4
* Fix the eeprom set API method to return HAL_STATUS.Adrian Chadd2011-05-146-6/+6
* Prefer switching the memory stack from user to kernel *before* switchingMarcel Moolenaar2011-05-141-3/+4
* Sharpening the saw:Marcel Moolenaar2011-05-141-8/+12
* Oops, fix order of sequence numbers in KASSERT()'s to catch negativeJohn Baldwin2011-05-142-2/+2
* Be pedantic: mark the pcpu pointer (= register r13) itself as volatile.Marcel Moolenaar2011-05-141-1/+1
* Turn ia64_srlz() and ia64_srlz_i() into defines so that the code isMarcel Moolenaar2011-05-141-11/+8
* Import initial EEPROM code for Kite (AR9287).Adrian Chadd2011-05-143-0/+572
* sh: Add tests for lines that look like heredoc delimiters but are not.Jilles Tjoelker2011-05-142-0/+107
* network.subr: Use printf(1) builtin for hexprint function.Jilles Tjoelker2011-05-141-26/+2
* Add new USB ID's.Hans Petter Selasky2011-05-141-0/+5