summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Properly return the UUID represented by the alias.marcel2010-01-021-1/+1
* Change BUS_SPACE_MAXADDR from 2^32-1 to 2^64-1. 2^32-1 is representativemarcel2010-01-021-1/+1
* Fix botches in r201005:marius2010-01-012-5/+5
* s/named_confidr/named_confdir/ in the rndc.key check. The line indougb2010-01-011-2/+2
* Quiet variable "shadows" warning:obrien2010-01-012-36/+36
* With the introduction of named_conf the -c example in named_flagsdougb2010-01-011-1/+1
* The script hard-coded the assumption that the "configuration directory"dougb2010-01-011-20/+21
* sh: Fix some bugs with backquoted builtins:jilles2010-01-017-21/+71
* sh(1): document ulimit -w (swapuse rlimit).jilles2009-12-311-2/+5
* sh(1): Correct two places where "$@" lacked necessary quotes.jilles2009-12-311-2/+2
* If a filter has already been added, actually return EEXIST when tryingbrooks2009-12-311-1/+2
* Use stricter checking to match possible vlan clones by not allowing extrajhb2009-12-311-6/+8
* The devices that supported EVFILT_NETDEV kqueue filters were removed inbrooks2009-12-317-151/+8
* o Correct URL to announcements collection.maxim2009-12-311-1/+1
* Allow swap out of the kernel stack for the thread with priority greaterkib2009-12-312-2/+2
* Fix the experimental NFS client so that it can create Unixrmacklem2009-12-311-4/+9
* sh: Use PATH= assignment in type.jilles2009-12-312-1/+27
* sh: Allow command -pv and command -pV (lookup using _PATH_STDPATH).jilles2009-12-316-7/+66
* Reimplement the boot2 for pc98 completely.nyan2009-12-3122-4590/+1335
* Don't use 15M-16M area on pc98. It's reserved for some devices.nyan2009-12-312-1/+20
* Add setting machine type support to the loader.nyan2009-12-314-1/+112
* Happy New Year 2010! :-)obrien2009-12-311-1/+1
OpenPOWER on IntegriCloud