summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused local variables.bz2009-01-318-20/+2
* Remove unused local MACROs.bz2009-01-312-3/+0
* There is no need to initialize the variable here.bz2009-01-311-2/+0
* Remove and unused variable.bz2009-01-311-2/+1
* Coalesce two consecutive #ifdef IPSEC blocks.bz2009-01-311-4/+1
* Change some movl's to mov's. Newer GAS no longer accept 'movl' instructionsobrien2009-01-3112-48/+48
* Remove dead code from #if 0:bz2009-01-311-4/+0
* Like with r185713 make sure to not leak a lock as rtalloc1(9) returnsbz2009-01-315-9/+10
* Fix a typo in a comment.trhodes2009-01-311-1/+1
* Fix bug in hint.hdac.X.config parsing.mav2009-01-311-2/+2
* Run with -B and just .POSIX.obrien2009-01-311-2/+2
* Write timestamps with exactly 9 digits after the period.kientzle2009-01-314-3/+9
* Remove 4 entirely unsued ip6 variables.bz2009-01-303-16/+4
* Add btpand(8) daemon from NetBSD. This daemon provides support foremax2009-01-3015-0/+3372
* Committo ergo sum.jamie2009-01-301-0/+3
* Use NULL rather than 0 when comparing pointers.bz2009-01-301-2/+2
* Sometimes, depending on the bpf filter rules used in $PATTERN,keramida2009-01-301-15/+8
* Add the '-C' "check clean" flag. If the FS is marked clean, skip fileobrien2009-01-307-15/+37
* Bump .Dd for r187609keramida2009-01-301-1/+1
* Unbreak make -s. There's about a 10% performance improvement with -simp2009-01-301-0/+1
* - Remove non-existing referencegabor2009-01-301-2/+1
* - Remove superfluous commentgabor2009-01-301-2/+0
* - Remove superfluous commentgabor2009-01-301-2/+0
* - Remove superfluous commentgabor2009-01-301-2/+0
* - Rename adding_user(8) to adding_user(7). There's no adding_user utility,gabor2009-01-303-11/+4
* Make sure the entries don't run into each other when they're longer thandes2009-01-301-6/+6
* o Fix typo: indentical -> identical.maxim2009-01-301-1/+1
* Increment total_bounced busdma stat as required.thompsa2009-01-301-0/+2
* Accept integer times. Previously, the field "time=1233294539" would bekientzle2009-01-301-6/+7
* Spawn one fewer shells on startup. We don't use dhcp_interfaces atimp2009-01-301-1/+0
* For files not named on the command line, only the basename is comparedobrien2009-01-301-2/+5
* track hal changessam2009-01-291-1/+3
* update for hal changessam2009-01-292-456/+239
* setup default fixed rates for static turbo and 11n;sam2009-01-291-6/+22
* set ni_txparms for static turbo modesam2009-01-291-6/+11
* setup default rate set for static turbo modesam2009-01-291-0/+1
* Define NULL to be __null in a case of gnu c++. This makes sentinel attributerdivacky2009-01-291-0/+4
* Make sure the cdev doesn't go away while the filesystem is still mounted.trasz2009-01-291-0/+3
* Use si_drv1 to hold the softc for the adb_mouse character device instead ofjhb2009-01-291-1/+2
* If a process is a zombie and we couldn't identify another useful state,rwatson2009-01-291-0/+2
* - Allocate apic vectors on a per-cpu basis. This allows us to allocatejeff2009-01-2912-154/+306
* Backout change 187782. It inhibits ntpd from starting at allkeramida2009-01-292-7/+3
* Make adb_mouse use dev2unit() instead of minor().ed2009-01-291-1/+1
* Add one more debug level.mav2009-01-281-2/+2
* Add hw.sdhci.debug sysctl to control debug level.mav2009-01-281-20/+23
* Improve mmc driver verbose logging.mav2009-01-281-12/+78
* Use a different value for the initial control word for the FPU state forjhb2009-01-282-0/+6
* Update ubtbcmfw2 (aka usb2_bluetooth_fw) driveremax2009-01-281-225/+207
* Make ng_ubt2 (aka usb2_bluetooth_ng) driver only attach as "generic" driveremax2009-01-281-0/+3
* Mark most often used sysctl's as MPSAFE.ed2009-01-284-16/+21
OpenPOWER on IntegriCloud