summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve cpu_idle():marcel2011-06-063-18/+47
* Fix regex for ptraceopname().dchagin2011-06-061-1/+1
* Allow custom files to be opened and allow sorting by timestamp.ed2011-06-062-18/+60
* Don't clobber the hosts /etc/fstab. $1 is empty at this point.marcel2011-06-061-2/+2
* Include param.h for CACHE_LINE_SIZE to unbreak the build.bz2011-06-061-1/+2
* Make a couple of debug printfs DEVPRINTF.imp2011-06-061-4/+4
* Some style fixes.jhb2011-06-061-6/+4
* Bump date from previous commit. :(gjb2011-06-061-1/+1
* Document that when running 'su -m <user> -c <command>', <command> is rungjb2011-06-061-4/+4
* Remove empty #ifndefmm2011-06-061-2/+0
* don't use cpuid level 4 in x86 cpu topology detection if it's not supportedavg2011-06-062-4/+10
* Pass correct size to write(2).jh2011-06-061-1/+1
* Add another example to mount(8) on using the "-o" argument.gavin2011-06-061-2/+11
* More properly handle Cardbus cards that that store their CIS in a BAR afterjhb2011-06-062-3/+13
* Bump .Ddgavin2011-06-061-1/+1
* Document that REQUIRES, PROVIDES and KEYWORDS are alos accepted. Thisgavin2011-06-061-0/+6
* Clear the device_t pointer in 'struct resource' when releasing a devicejhb2011-06-061-0/+1
* Implement a CPU-affine TCP and UDP connection lookup data structure,rwatson2011-06-0614-13/+1067
* Remove TODO which is not longer needed and the default.bz2011-06-061-1/+0
* Do not mark lo0 as IFDISABLED even if there is no $ifconfig_lo0_ipv6 line.hrs2011-06-061-1/+1
* Initialize co.use_set variable before parsing each new rule.ae2011-06-061-0/+1
* Increase buffer size for the command line.ae2011-06-061-2/+2
* Fix build on 64-bit arch.hrs2011-06-063-5/+5
* Do not return EINVAL when user does `ipfw set N flush` on an empty set.ae2011-06-061-3/+4
* Do not activate automatic LL addr configuration when 0/1->1 transition ofhrs2011-06-061-1/+3
* Remove "ifconfig IF inet6 -accept_rtadv" when ipv6_gateway_enable=YES becausehrs2011-06-061-16/+10
* - Implement RDNSS and DNSSL options (RFC 6106, IPv6 Router Advertisementhrs2011-06-0628-1716/+2863
* - Make the code more proactively clear an ND6_IFF_IFDISABLED flag whenhrs2011-06-062-1/+55
* - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1.hrs2011-06-069-37/+59
* Fix ia64 ISO creation:marcel2011-06-061-6/+10
* Grammer fix in comment.mckusick2011-06-051-3/+3
* add SNDCTL_DSP_HALT specified by OSSavg2011-06-051-1/+2
* Add support for flock(2) locks to the new NFSv4 client. I think thisrmacklem2011-06-052-3/+9
* amdsbwd.4: fix history to reflect correct releasesavg2011-06-051-1/+3
* amdsbwd.4: fix spelling of my nameavg2011-06-051-2/+2
* The new NFSv4 client was erroneously using "p" instead ofrmacklem2011-06-055-67/+66
* Fix the new NFSv4 client so that it doesn't crash whenrmacklem2011-06-051-0/+4
* sh: Fix $? in heredocs on simple commands.jilles2011-06-052-1/+17
* sh: Add already working testcases for $? in here-document.jilles2011-06-051-0/+25
* Use uint8_t for sockaddr sa_len.hrs2011-06-051-1/+1
* Add the "nd6 options" line handler as af_other_status() of AF_INET6, not as anhrs2011-06-052-69/+5
* Correct a last minute merge error for new M_HASHTYPE macros. This didn'trwatson2011-06-051-1/+1
* Add a missing call to sync the DMAed buffer before the radar event data is ex...adrian2011-06-051-1/+9
* Cause backpressure (instead of dropping frames) on congestion.np2011-06-041-0/+2
* Allocate four bits from the mbuf flags field to represent the hashrwatson2011-06-041-2/+38
* Allow lazy fill up of freelists.np2011-06-042-1/+10
* sh: Improve error message if the script cannot be opened.jilles2011-06-041-2/+4
* find: Exit if there is an unknown option.jilles2011-06-041-1/+1
* Rename recently added USB serial driver.hselasky2011-06-048-19/+19
* Add _mbuf() variants of various inpcb-related interfaces, including lookup,rwatson2011-06-049-22/+96
OpenPOWER on IntegriCloud