summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reset clear-stall error counter before setting up the USB control transfers.hselasky2011-06-061-0/+5
* Unbreak kernels with non-default PCBGROUP included but no WITNESS.bz2011-06-061-0/+1
* Improve enumeration of Low- and Full-speed devices connected through ahselasky2011-06-067-8/+133
* Rework parts of this man page to improve grammar.gavin2011-06-061-37/+37
* Remove redundant assignments to WARNS.ed2011-06-068-13/+0
* Set WARNS=1 temporarily to unbreak universe.hrs2011-06-061-1/+1
* Attempt to clear up some confusion in the following example, by statinggjb2011-06-061-0/+6
* 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
OpenPOWER on IntegriCloud