summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Complete ntptrace(8) removal:antoine2010-01-032-1/+4
* Fix regression introduced in r198318. BCM5754/BCM5754M uses theyongari2010-01-031-2/+9
* Forced commit, to provide correct commit message for r201440:gavin2010-01-031-1/+1
* The size of credential messages is limited by CMGROUP_MAX rather thanbrooks2010-01-031-1/+1
* Add vlan(4) to all GENERIC kernels.brooks2010-01-037-0/+7
* The test for "same client" for the experimental nfs server over NFSv4rmacklem2010-01-031-1/+1
* The default hash table size is 257 not 255. Reword the rest of the linegavin2010-01-031-1/+1
* The default hash table size is 257 not 255. Reword the rest of the linegavin2010-01-031-2/+2
* Fix three related problems in the experimental nfs client whenrmacklem2010-01-031-24/+19
* Make mac_lomac(4) able to interpret NFSv4 access bits.trasz2010-01-031-1/+1
* Lower WARNS for sendmail.ed2010-01-031-1/+1
* Add manual page for gcache(8).trasz2010-01-033-2/+193
* sh: Send the "not found" message for builtin <cmd> to redirected fd 2.jilles2010-01-032-5/+42
* Fix card/device names, no functional changembr2010-01-032-18/+19
* Fix return code in the case of successful file transfer, broken ingavin2010-01-031-2/+6
* sh: Add a regression test that tries out all arithmetic ops.jilles2010-01-031-0/+76
* Use t1 & t2 as more symbolic than 'a' and 'b' for the two times.obrien2010-01-031-8/+6
* Provide clean output with 'prove -r'.obrien2010-01-031-2/+2
* Hide expected error output so the 'prove -r' results are easy to read.obrien2010-01-031-3/+3
* Allow to be driven by 'prove -r'.obrien2010-01-031-6/+10
* Make sure 'pack' is usable for 'prove -r'.obrien2010-01-031-0/+2
* Transform from kernel file to userland source.obrien2010-01-031-1/+5
* Avoid NULL dereference in arpresolve.np2010-01-031-2/+2
* Re-enable more options and devices. Now kernel size problem is gone.nyan2010-01-031-20/+20
* Exclude options COMPAT_FREEBSD4 now that the MD freebsd4_sigreturn()marius2010-01-031-0/+1
* Make sure that the WWNN is also created for 2100..2300 cards.mjacob2010-01-031-0/+2
* Reduce diff against OpenSolaris - move Giant acquire/release todelphij2010-01-022-5/+3
* Don't forget to clean up the file copied from the kernel sources.ed2010-01-021-0/+2
* Remove dead code. This section of code is only run in thegavin2010-01-021-10/+4
* Remove reference to the bug in FreeBSD 2.0.kib2010-01-021-8/+0
* Fix typo: s/partion/partition/mbr2010-01-022-2/+2
* Make it clear that "interface" is one out of possibly many interface of thembr2010-01-021-2/+2
* Add one more supported controller.brueffer2010-01-021-1/+3
* - Demapping unused kernel TLB slots has proven to work reliably so movemarius2010-01-021-11/+3
* - Preserve the PROM IOMMU in order to allow OFW drivers to continue tomarius2010-01-024-4/+25
* Use UFS2 as default filesystem. Now pc98's boot2 works for UFS2.nyan2010-01-021-4/+0
* Do kgzip to the loader on pc98, too. Now pc98's boot2 works for ELF.nyan2010-01-021-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-02163-137/+157
* Remove unused variables.ed2010-01-022-2/+1
* Mark ftwv as __unused. This compare function does not need it.ed2010-01-021-1/+1
* ANSIfy some more tools in usr.sbin/.ed2010-01-0213-40/+24
* Build usr.bin/ with WARNS=6 by default.ed2010-01-02133-79/+138
* Mute some warnings on uninitialized variables.ed2010-01-022-3/+3
* Remove a warning by adding extra parentheses.ed2010-01-021-1/+1
* Add missing #include for string routines.ed2010-01-021-0/+1
* ANSIfy various tools in usr.bin/.ed2010-01-0213-61/+35
* Build lib/ with WARNS=6 by default.ed2010-01-0266-37/+83
* Make WARNS=6 the default for libexec/.ed2010-01-0226-10/+41
* Fix several warnings.ed2010-01-021-10/+10
* Welcome to 2010.imp2010-01-021-2/+2
OpenPOWER on IntegriCloud