summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead ofbrucec2010-11-141-1/+1
* Let cryptosoft(4) add its pseudo-device with a specific unit number and itsmarius2010-11-141-2/+2
* Add the cddl/ directory.joel2010-11-141-0/+3
* Add missing '/'.nyan2010-11-142-2/+2
* Remove support for cpioVerbose=medium because bsdcpio doesn't support thebrucec2010-11-143-7/+2
* ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts.brucec2010-11-144-159/+159
* The ni_rctls checks are used to verify that a ratectl algo has set upbschmidt2010-11-141-8/+0
* Fix double-free in OpenSSL's SSL ECDH code.simon2010-11-141-0/+1
* "Web" should not be all upper-case because it's not an acronym.brucec2010-11-141-1/+1
* Connect to ftp2.tr.freebsd.org when the Turkey #2 mirror is selected.brucec2010-11-141-1/+1
* Fix the jump location.brucec2010-11-141-1/+1
* When rebooting the machine jump to 0xf000:fff0 instead of 0xffff:0x0.brucec2010-11-141-1/+1
* Fix style(9) issues from r215281 and r215282.brucec2010-11-145-26/+53
* Add descriptions to some more sysctls.brucec2010-11-141-13/+13
* Add some descriptions to sys/kern sysctls.brucec2010-11-145-32/+32
* Workaround build for PAE case for now - revert the PHYSdelphij2010-11-141-0/+4
* add / to the translation of TARGET_ARCH to TARGETimp2010-11-141-1/+1
* We need to add powerpc64->powerpc translations (I knew I hated copyingimp2010-11-144-5/+5
* These two cases should be different...imp2010-11-141-2/+2
* This case is actually powerpc specific, and doesn't apply to powerpc64.imp2010-11-141-1/+1
* When setting a media with no sub-type specified also reset the typemarius2010-11-131-1/+1
* Add mips back to universeimp2010-11-131-1/+1
* Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mipsimp2010-11-1325-42/+50
* Remove libc_r threading library. It has been disconnected from the buildemaste2010-11-13167-23451/+0
* sh: Update the suspend example for the change of the job control flagjilles2010-11-131-1/+1
* sh: Do the additional actions if 'local -' restore changes -i/-m/-E/-V.jilles2010-11-131-0/+1
* Add ftp4.se.freebsd.org to the set of mirrors.brucec2010-11-131-0/+2
* Disable VFS_HOLD placed on mnt_vnodecovered during the mount of a snapshotmm2010-11-131-0/+4
* When printing media with more than one media option set aggregate thesemarius2010-11-131-2/+5
* Add the switch config for the XS Stick.n_hibma2010-11-132-1/+6
* The fixes for mips/mips arm/arm compat hacks broke if TARGET orimp2010-11-131-2/+3
* Default to little endian output when building for little endian. Thisimp2010-11-131-4/+8
* Correct mips/arm elimination of symimp2010-11-131-1/+1
* Fix compiler warnings.hselasky2010-11-131-3/+3
* Fix LibUSB v1.0 compliancy.hselasky2010-11-132-4/+11
* Add legacy names for mips:mips and arm with TARGET_BIG_ENDIAN, for the moment.imp2010-11-131-0/+14
* Let the linker pick the right output format automaticallyimp2010-11-131-7/+0
* Remove references to the long-gone ramdiskdougb2010-11-131-60/+1
* Add for existing protocol entries the missing SCTP port allocationstuexen2010-11-131-1/+81
* In printfile(), exit the process instead of only printing the warning.kib2010-11-131-2/+3
* Use "cylinder" instead of "cyl" for consistency.joel2010-11-132-2/+2
* Now there is no functional difference from i386 version.nyan2010-11-131-35/+0
* Remove unused includes.nyan2010-11-131-6/+0
* Some device drivers calculate various timing related things based onbschmidt2010-11-131-0/+1
* Fix a locking issue reported by brucec@ affectingtuexen2010-11-131-1/+2
* Remove unused variables.trasz2010-11-131-4/+0
* Memory stats are reported in bytes, not pages.brucec2010-11-131-10/+10
* Use 'z' modifier for size_t printing.kib2010-11-131-1/+1
* Fix bug in jn(3) and jnf(3) that led to -inf resultsuqs2010-11-132-2/+12
* Sync with OpenBSD, primarily better signal and terminal handling.delphij2010-11-133-147/+147
OpenPOWER on IntegriCloud