summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* when promoting an 11b channel to 11g do not accept a ``pure G'' (OFDM only)sam2009-02-011-2/+2
* Remove the single global unlocked route cache ip6_forward_rtbz2009-02-017-136/+75
* put the altq-related functions into a separate file.luigi2009-02-016-122/+167
* Before this fix, pax would stop the restore sequence forkientzle2009-02-011-36/+4
* Permit ` as a pad character in the filename table.kientzle2009-02-011-4/+3
* Constify val in g_handleattr() and str in g_handleattr_str().marcel2009-02-012-4/+5
* Revert part of r187970, the NULL check was removed fromthompsa2009-02-011-0/+3
* Remove check for null softc in attach, it can never happen.thompsa2009-02-0144-140/+0
* Also un-split _PATH_STDPATH for grepability.obrien2009-02-011-4/+3
* David doesn't consider the prior -s behavior a bug. Back out thisimp2009-01-311-1/+0
* Bring over the code from sys/i386/i386/mp_machdep.c, r187880bz2009-01-311-0/+3
* Fix the inconsistent tabbing.obrien2009-01-311-52/+55
* Test wprintf() in addition to printf().das2009-01-311-3/+19
* Add tests for conj{,f,l}() that I wrote some time ago. These test thedas2009-01-313-1/+169
* Add a function attribute called `__malloc_like', which informs gccdas2009-01-315-7/+9
* After r186194 the *fs_strategy() functions always return 0.bz2009-01-312-4/+2
* 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
OpenPOWER on IntegriCloud