summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When calculating the width of the blocksize column, ls(1) used 512-bytedes2011-10-181-2/+2
* Escape the newline so we get a proper line continuation. Without thiskensmith2011-10-181-1/+1
* Look for /boot/config in addition to /boot.config, with the former takingdes2011-10-186-13/+24
* Fix copy-pasto in CAPFAIL_INCREASE case.des2011-10-181-2/+2
* Make ktrace(1) build cleanly at WARNS level 6 by completely rethinking thedes2011-10-182-40/+73
* Minor clarificationdes2011-10-181-1/+2
* Simplify df(1) by factoring out most of the common code:des2011-10-181-26/+27
* Support for booting XLP using FDT.jchandra2011-10-188-98/+283
* Get rid of D_PSEUDO.ed2011-10-187-9/+5
* Trace attempts to call restricted MD syscalls.des2011-10-184-0/+16
* Trace attempts to open a portal device.des2011-10-181-1/+6
* FDT support for MIPS.jchandra2011-10-187-1/+178
* Revisit the capability failure trace points. The initial implementationdes2011-10-185-10/+65
* Add in a currently-disabled WAR for PCI NICs.adrian2011-10-181-0/+17
* Add a WAR from the reference code - clear the PCI error statusadrian2011-10-181-0/+5
* Port over some missing code from the ar5212 reference driver reset path.adrian2011-10-182-2/+147
* Implement the first part of the BB read workaround.adrian2011-10-186-1/+15
* Add in OS_REG_BIT_SET, a macro which does what it says it does.adrian2011-10-181-0/+2
* Include opt_ah.h when compiling the driver.adrian2011-10-181-0/+5
* Fix a bug in sa_find_sizes() which could lead to panic:delphij2011-10-171-2/+2
* - remove device keyword from makefs manpageeadler2011-10-171-2/+1
* Make sure to report media change status to caller. Previously ityongari2011-10-171-3/+1
* Add missing driver lock in media status handler.yongari2011-10-171-0/+2
* Close a race where SIOCGIFMEDIA ioctl get inconsistent link status.yongari2011-10-175-5/+5
* Close a race where SIOCGIFMEDIA ioctl get inconsistent link status.yongari2011-10-1717-17/+17
* Fix whitespace.ed2011-10-171-25/+25
* Return BUS_PROBE_DEFAULT instead of 0 (BUS_PROBE_SPECIFIC), allowingdelphij2011-10-171-1/+1
* Update llvm/clang's target triple (confusingly named LLVM_HOSTTRIPLE) todim2011-10-171-2/+1
* Make the usbdump utility work again by using the correct BPF structures.hselasky2011-10-171-5/+5
* Add missing default values for daily/800.scrub-zfs for documentationse2011-10-171-0/+6
* Fix error message in case the backup storage directory does not exist andse2011-10-171-1/+1
* Don't enable the PHY radar errors in calcrxfilter.adrian2011-10-171-4/+0
* Sort header file names.ed2011-10-171-1/+1
* Fix build after r226465.bz2011-10-171-1/+3
* FDT changes for 64 bit kerneljchandra2011-10-171-30/+41
* Fix an issue with 11g beacon frames which looks to be a limitationadrian2011-10-171-8/+13
* The rc_force test was inverted in the previous commit, so that dhclient randes2011-10-171-1/+1
* Allow to specify pidfile in HAST configuration file.pjd2011-10-175-14/+116
* Remove redundant space.pjd2011-10-171-1/+1
* When path to the configuration file is relative, obtain full path,pjd2011-10-171-0/+16
* It's no longer accurate to say that math.h "constitute[s] the C mathdas2011-10-171-1/+16
* Fix for crash on MIPS /dev/mem read.jchandra2011-10-171-0/+1
* Add c{cos,sin,tan}{,h}{,f} functions. This is joint work withdas2011-10-1718-13/+884
* Add syntactic sugar missed in r226437 and then not added either when movingbz2011-10-171-1/+1
* The code change made in r226040 was incomplete and resulted inqingli2011-10-161-3/+6
* Define dtrace_cmpset_long in terms of atomic_cmpset_longmarcel2011-10-161-43/+3
* The IPv6 code was influx at the time of r196865 due to the L2/L3qingli2011-10-161-4/+0
* In pidfile_open(), if the pidfile is locked, but empty (PID is not stored yet)pjd2011-10-162-22/+27
* Add support for special keys (volume/brightness/eject) on Apple laptops withnwhitehorn2011-10-168-2/+437
* Move the tcp_sendspace and tcp_recvspace sysctl's fromandre2011-10-163-14/+10
OpenPOWER on IntegriCloud