summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update arcmsr(4) to vendor version 1.20.00.26, this addsdelphij2012-12-183-895/+1556
* psm: Support detection of Synaptics touchpad v7.5 and abovedumbbell2012-12-181-3/+9
* prison_racct_detach can be called for not fully initialized jail, so make it ...mjg2012-12-181-0/+2
* Replace our implementation of the vis(3) and unvis(3) APIs withbrooks2012-12-1811-639/+1571
|\
| * Add a guide to upgrading (un)vis(3) imports.brooks2012-12-141-0/+27
| * Tag 2nd 2012-12-14 import of NetBSD's (un)vis(3)brooks2012-12-145-0/+1941
| * Vendor import of NetBSD's (un)vis(3) at 2012-12-14 (2nd one)brooks2012-12-141-2/+2
| * Tag 2012-12-14 import of NetBSD's (un)vis(3)brooks2012-12-145-0/+1941
| * Vendor import of NetBSD's (un)vis(3) at 2012-12-14brooks2012-12-144-22/+39
| * Tag import of of NetBSD's (un)vis(3) as of 2012-10-05brooks2012-10-055-0/+1924
| * Vendor import of NetBSD's (un)vis(3) as of 2012-10-05brooks2012-10-055-0/+1924
* wtap should not set the IEEE80211_F_DATAPAD flag;monthadar2012-12-181-5/+1
* wtap fix malloc/free.monthadar2012-12-181-4/+5
* wtap should check if ieee80211_vap_setup fails.monthadar2012-12-181-0/+4
* wtap: fix clang warning.monthadar2012-12-181-1/+1
* Fix !INET6 build after r244365.glebius2012-12-181-2/+11
* Clear correct flag in INET6 case.glebius2012-12-181-1/+1
* - Add sysctl to allow unprivileged users to call mlock(2)-family systemzont2012-12-181-0/+18
* - Fix locked memory accounting for maps with MAP_WIREFUTURE flag.zont2012-12-184-18/+106
* - Set memorylocked limit to 64Kb for default login class.zont2012-12-181-1/+3
* Get libcompiler-rt and libgcc building on ARM with clang.andrew2012-12-182-4/+16
* Fix typo in comment.kevlo2012-12-181-1/+1
* More correct version of prev. fix.ache2012-12-181-1/+1
* Piete.Brooks at cl.cam.ac.uk reported via email a crash which wasrmacklem2012-12-1814-41/+144
* Use CAM_DEV_NOT_THERE instead of CAM_SEL_TIMEOUT to report nonexistentjimharris2012-12-181-2/+4
* Hide OBJCOPY and others in POSIX modeemaste2012-12-171-1/+1
* Since we use different flags to detect tcp forwarding, and we share theae2012-12-171-1/+2
* Fix:ache2012-12-171-1/+1
* Use M_PROTO7 flag for M_IP6_NEXTHOP, because M_PROTO2 was used forae2012-12-171-1/+1
* Fix warning from valgrind when a failed entry is tested.eadler2012-12-171-0/+1
* Minor style tweaks.pjd2012-12-171-6/+5
* Better variables naming in expand_name() to be more consistent with coredump().pjd2012-12-171-16/+16
* libc/iconv: Fix race condition with setting FD_CLOEXEC.jilles2012-12-171-5/+1
* - Fix handling of .mps filesgabor2012-12-171-8/+8
* Warn about reaching various PF limits.pjd2012-12-172-0/+3
* - Use unsigned int for values obtained with sysctlbyname(). This fixesgabor2012-12-172-4/+9
* Make sure to stop both TX and RX MACs in ale_stop_mac(). Previouslyyongari2012-12-171-1/+1
* amd64 only has rela sections.rpaulo2012-12-171-12/+12
* Fix the gssd daemon so that it uses syslog() to reportrmacklem2012-12-171-0/+23
* - Fix strtol() error handling.hrs2012-12-161-16/+35
* Use new savecore(8) option and limit number of kernel dumps that willpjd2012-12-162-1/+10
* With rotating kernel dumps the higest dump number is not necessarily thepjd2012-12-161-1/+29
* Implement -m option to savecore(8) that allows to limit number of kernelpjd2012-12-162-21/+96
* Make use of the fact that we changed working directory to the dump directorypjd2012-12-161-4/+3
* Minor wording improvments to some manual pageseadler2012-12-162-3/+3
* Sort flags properly.pjd2012-12-161-3/+3
* Prefer snprintf() over sprintf().pjd2012-12-161-5/+5
* Revert r237842 and switch back to SCHED_ULE. All problems I encounteredmarius2012-12-161-1/+1
* Restore pre-r234898 printing of boot loader and path.marius2012-12-161-3/+3
* Move expand_name() after process lock is released.pjd2012-12-161-7/+4
OpenPOWER on IntegriCloud