summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop advertising clause in manpages. It was done a long time agouqs2010-12-068-41/+9
* Fix scanning after loosing a connection. The firmware assumes that as longbschmidt2010-12-061-2/+19
* Fixes for monitor mode:bschmidt2010-12-061-4/+3
* When masking direct and processor devices during an inquiry, properlyjhb2010-12-061-1/+2
* When masking direct and processor devices during an inquiry, properlyjhb2010-12-061-4/+4
* Fix style bug introduced by previous commit.trasz2010-12-061-1/+1
* Improve readability by factoring out the !RFPROC case. While here,trasz2010-12-061-59/+57
* Add a manpage for SYSINIT() and SYSUNINIT().jhb2010-12-062-0/+165
* Do not leak %rdx value in the previous image to the new image afterkib2010-12-061-0/+1
* Use GEOM stripesize field when calculating ashift. This will enable correctivoras2010-12-061-1/+4
* Revert r209469: it causes the rest of the function to be bypassed.brucec2010-12-061-2/+0
* Fix double ;;kevlo2010-12-068-9/+9
* Catch up with kernel using time_uptime to drive ARP timeouts.glebius2010-12-061-3/+3
* Catch up with kernel using time_uptime to drive ARP timeouts.glebius2010-12-061-1/+3
* Don't write the terminating NUL past end of buffer.jh2010-12-061-1/+1
* Work around gcc constant folding bugs.das2010-12-061-1/+6
* signbit() returns nonzero for negative arguments, but we shouldn't assumedas2010-12-066-6/+8
* Fix some warnings.das2010-12-051-3/+3
* sh: POSIX says there should not be a space between Done and (exitstatus).jilles2010-12-051-1/+1
* Bring in the change from NetBSD 1.28:dougb2010-12-051-3/+3
* Bring in the following changes from NetBSD:dougb2010-12-051-13/+42
* sh: Improve jobs output of pipelines.jilles2010-12-051-66/+83
* Bring in the change from NetBSD 1.20:dougb2010-12-051-2/+2
* Bring in the changes from NetBSD 1.16 that we did not already have.dougb2010-12-051-2/+2
* Add regression tests for logarithmic functions in the math library.das2010-12-053-1/+169
* Bring in the changes from NetBSD 1.13 that we did not already have, withdougb2010-12-051-4/+9
* Bump __FreeBSD_version for the addition of log2(). This is mainly for thedas2010-12-051-1/+1
* Add log2() and log2f().das2010-12-058-12/+149
* Add a "kernel" log function, based on e_log.c, which is useful fordas2010-12-052-0/+171
* Bring in the change from NetBSD 1.12:dougb2010-12-051-0/+7
* sh: Avoid marking a job as done before it is fully created.jilles2010-12-051-2/+2
* Bring in the following changes from NetBSD. See the discussion at:dougb2010-12-051-7/+10
* Fix an "unused variable" error that gets us all the way to WARNS=6dougb2010-12-052-4/+3
* Bring in the update from NetBSD 1.28:dougb2010-12-051-25/+26
* Bring in the update from NetBSD 1.19, the documentation of readlink -fdougb2010-12-051-4/+17
* Bring in a new feature, adding a -f option to readlink to print the pathdougb2010-12-051-3/+29
* Bring in the change from NetBSD 1.22:dougb2010-12-051-3/+3
* sh: jobs -p: Do not ask the kernel for the pgid.jilles2010-12-051-4/+1
* Use proper bounds checking on VPA.ed2010-12-051-2/+1
* Add my own documentation for the change in our r216196, aka NetBSD's 1.18dougb2010-12-051-0/+4
* Bring in the change from NetBSD 1.18:dougb2010-12-051-3/+13
* For 6000 series and newer devices the DC calibration results are nobschmidt2010-12-052-9/+29
* MFamd64 r204214: Enforce stronger alignment semantics (require that thecperciva2010-12-051-12/+18
* Switch which software-reserved bit is used to designate a locked PTEnwhitehorn2010-12-051-2/+2
* Use correct field to track statistics counting error as bad header length.bz2010-12-051-1/+1
* Remove gratuitous i386/amd64 inconsistency in favour of the less verbosecperciva2010-12-041-2/+1
* Remove unnecessary #includes which seem to have been accidentally addedcperciva2010-12-041-3/+0
* De-orbit usbdevs(8) which hasn't worked with the new USB stack for a longuqs2010-12-043-310/+0
* Fix a bug where also the number of non-renegable gap reportstuexen2010-12-043-47/+25
* Add MAKEDEV.8dougb2010-12-041-0/+2
OpenPOWER on IntegriCloud