aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add macros to define static instances of VNET_DEFINE and DPCPU_DEFINE.Dimitry Andric2010-11-142-6/+11
* Similar to sys/net/vnet.h, define the linker set name for sys/sys/pcpu.hDimitry Andric2010-11-144-10/+14
* ipv6_enable has been obsoleted in favour of ipv6_activate_all_interfaces.Rebecca Cran2010-11-141-1/+1
* lib32 is installed on powerpc64 too.Rebecca Cran2010-11-141-10/+10
* Always set errno to a sane value when pututxline(3) fails.Ed Schouten2010-11-141-0/+3
* Use symbolic names instead of hardcoding values for magic p_osrel constants.Konstantin Belousov2010-11-144-7/+12
* Update comment to reflect the removal of libc_r from the tree.Ed Maste2010-11-141-1/+1
* Implement a (soft) stack guard page for auto-growing stack mappings.Konstantin Belousov2010-11-141-1/+13
* libatm_p.a, libkeycap_p.a and libmytinfo_p.a are already in ObsoleteFiles.inc.Rebecca Cran2010-11-141-5/+2
* Take out special code for disable CRC computations onMichael Tuexen2010-11-141-9/+3
* Fix some more style(9) issues.Rebecca Cran2010-11-145-41/+45
* sh: Add binary buffered output for use by the printf builtin.Jilles Tjoelker2010-11-143-10/+16
* Move the limiting of the PHY to 10/100 modes of operation due to limitationsMarius Strobl2010-11-142-16/+23
* Simplify sctp_delayed_cksum() a bit.Michael Tuexen2010-11-141-4/+2
* Remove redundant cases and a style(9) bug.Marius Strobl2010-11-141-4/+1
* Add support for asterisk characters when filling in the GELI passwordEd Schouten2010-11-144-4/+17
* - Change these drivers to take advantage and use the generic IEEE 802.3Marius Strobl2010-11-145-75/+82
* o Flesh out the generic IEEE 802.3 annex 31B full duplex flow controlMarius Strobl2010-11-1416-303/+336
* Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead ofRebecca Cran2010-11-141-1/+1
* Let cryptosoft(4) add its pseudo-device with a specific unit number and itsMarius Strobl2010-11-141-2/+2
* Add the cddl/ directory.Joel Dahl2010-11-141-0/+3
* Add missing '/'.Yoshihiro Takahashi2010-11-142-2/+2
* Remove support for cpioVerbose=medium because bsdcpio doesn't support theRebecca Cran2010-11-143-7/+2
* ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts.Rebecca Cran2010-11-144-159/+159
* The ni_rctls checks are used to verify that a ratectl algo has set upBernhard Schmidt2010-11-141-8/+0
* Fix double-free in OpenSSL's SSL ECDH code.Simon L. B. Nielsen2010-11-141-0/+1
* "Web" should not be all upper-case because it's not an acronym.Rebecca Cran2010-11-141-1/+1
* Connect to ftp2.tr.freebsd.org when the Turkey #2 mirror is selected.Rebecca Cran2010-11-141-1/+1
* Fix the jump location.Rebecca Cran2010-11-141-1/+1
* When rebooting the machine jump to 0xf000:fff0 instead of 0xffff:0x0.Rebecca Cran2010-11-141-1/+1
* Fix style(9) issues from r215281 and r215282.Rebecca Cran2010-11-145-26/+53
* Add descriptions to some more sysctls.Rebecca Cran2010-11-141-13/+13
* Add some descriptions to sys/kern sysctls.Rebecca Cran2010-11-145-32/+32
* Workaround build for PAE case for now - revert the PHYSXin LI2010-11-141-0/+4
* add / to the translation of TARGET_ARCH to TARGETWarner Losh2010-11-141-1/+1
* We need to add powerpc64->powerpc translations (I knew I hated copyingWarner Losh2010-11-144-5/+5
* These two cases should be different...Warner Losh2010-11-141-2/+2
* This case is actually powerpc specific, and doesn't apply to powerpc64.Warner Losh2010-11-141-1/+1
* When setting a media with no sub-type specified also reset the typeMarius Strobl2010-11-131-1/+1
* Add mips back to universeWarner Losh2010-11-131-1/+1
* Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mipsWarner Losh2010-11-1325-42/+50
* Remove libc_r threading library. It has been disconnected from the buildEd Maste2010-11-13167-23451/+0
* sh: Update the suspend example for the change of the job control flagJilles Tjoelker2010-11-131-1/+1
* sh: Do the additional actions if 'local -' restore changes -i/-m/-E/-V.Jilles Tjoelker2010-11-131-0/+1
* Add ftp4.se.freebsd.org to the set of mirrors.Rebecca Cran2010-11-131-0/+2
* Disable VFS_HOLD placed on mnt_vnodecovered during the mount of a snapshotMartin Matuska2010-11-131-0/+4
* When printing media with more than one media option set aggregate theseMarius Strobl2010-11-131-2/+5
* Add the switch config for the XS Stick.Nick Hibma2010-11-132-1/+6
* The fixes for mips/mips arm/arm compat hacks broke if TARGET orWarner Losh2010-11-131-2/+3
* Default to little endian output when building for little endian. ThisWarner Losh2010-11-131-4/+8