summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* The last sector in the first segment might just be a sync, increment beforephk2009-02-021-0/+1
* Don't overwrite it, if only one sector is written yet.phk2009-02-021-7/+8
* Alow dirname(1) to accept multiple arguments in the same way thatrwatson2009-02-022-5/+9
* Explain that we assume AF_INET and only use the addr and port fieldluigi2009-02-021-1/+4
* remove duplicate #includeluigi2009-02-021-1/+0
* Remove duplicate OPTFLAGS definition.fjoe2009-02-021-1/+0
* Fix select on platforms where sizeof(long) != sizeof(int). This usedsepotvin2009-02-021-2/+2
* Sort the options, per style(9).imp2009-02-021-24/+25
* src/usr.bin/usbhidaction/usbhidaction.calfred2009-02-0213-60/+189
* Some updates and bug squashing in the firewire stack.sbruno2009-02-015-69/+88
* 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
OpenPOWER on IntegriCloud