summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump crunch BOOTSTRAPPING for ELF header offset fix in r277557emaste2015-04-171-4/+4
* RELEASEDIR was removed in FreeBSD 9.x, at the same time /boot/loaderimp2015-04-171-5/+1
* Fix r281649: don't call in6_clearscope() twice.glebius2015-04-171-1/+1
* crunchide: remove unused a.out and non-functional ECOFF supportemaste2015-04-174-217/+0
* Use the address of fsu_intr_fault, not the first two instructions in it asandrew2015-04-171-2/+2
* Provide functions to determine presence of a given addressglebius2015-04-175-54/+58
* Remove support for reading the syscall code in OABI. This is unneeded nowandrew2015-04-171-4/+0
* Use cp15_ifar_get to get the instruction fault address. When using Thumb-2andrew2015-04-171-0/+5
* Build the USB DisplayLink driver by default.hselasky2015-04-171-0/+1
* Buffers which can be memory mapped into userspace should never behselasky2015-04-172-8/+74
* Bring in if_types.h from projects/ifnet, where types areglebius2015-04-171-206/+211
* - Format copyright notices, VCS ids.glebius2015-04-1714-267/+53
* Fix the 'wrong packet header' errors for if_emac.loos2015-04-171-3/+1
* Relax the check on which vectors can be delivered through the APIC. Accordingneel2015-04-161-1/+5
* Add arm64 to universe if binutils is available.emaste2015-04-161-0/+11
* mav@ has found that NFS servers exporting ZFS file systemsrmacklem2015-04-164-7/+18
* Fix kernel build ${MACHINE} pathemaste2015-04-164-3/+9
* r281540 was upstreamed as NetBSD r1.108 of gzip.c, note it as merged.delphij2015-04-161-1/+1
* Fix libxo output from uptime commandallanjude2015-04-162-8/+18
* Defeat race with MK_KERBEROS == yes introduced with bootstrap-toolsngie2015-04-161-2/+7
* Fix SIGINFO race causing final results to be lost to stderr.bdrewery2015-04-161-0/+11
* Add "GELI Passphrase:" prompt to boot loader.dteske2015-04-165-7/+51
* People are still getting burned by the byacc upgraded, switch toimp2015-04-161-2/+0
* Remove empty now directory.glebius2015-04-160-0/+0
* Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsglebius2015-04-1635-113/+122
* Prefer 'vcpu_should_yield()' over checking 'curthread->td_flags' directly.neel2015-04-161-1/+1
* If the number of guest vcpus is less than '1' then flag it as an error.neel2015-04-161-0/+5
* Set MACHINE_ARCH to aarch64 for arm64emaste2015-04-161-1/+1
* In the version of gcc in the FreeBSD tree, this modification was made torodrigc2015-04-163-0/+36
* Fix a minor function definition inconsistancy.brooks2015-04-161-1/+1
* Make it harder to specify invalid LIBADD by causing values withoutbrooks2015-04-162-1/+10
* Remove THRMISC_VERSION. The thrmisc structure doesn't include a versionjhb2015-04-161-2/+0
* compiler_rt: add floatunsitf for arm64emaste2015-04-161-0/+1
* Fix an old and well-documented use-after-free race condition injch2015-04-164-100/+206
* Enable LDO to 2.5V before efuse r/w action in order to preventkevlo2015-04-161-1/+12
* Fix build after r281550 when WITHOUT_ICONV is defined.tijl2015-04-161-1/+1
* Fix race when testing for ETXTBSY writing to ${n0} (process image) by makingngie2015-04-162-0/+8
* Remove duplicate header entry.araujo2015-04-161-1/+0
* Remove extra flags from r250462.bdrewery2015-04-161-1/+1
* vidcontrol: make size argument optional again for sysconsemaste2015-04-161-1/+1
* Verify if the saved hostid is still the same and update ifdelphij2015-04-151-4/+11
* Fix syntax errors in conditions for new features in freebsd-updateallanjude2015-04-151-2/+2
* File systems that do not use the buffer cache (such as ZFS) mustrmacklem2015-04-1510-5/+16
* Prior to aborting due to an ioport error, it is always interesting totychon2015-04-151-2/+4
* Fix handling of BUS_PROBE_NOWILDCARD in 'device_probe_child()'.neel2015-04-151-8/+10
* Minor change to the macros to make sure that if an AF is passed that is neith...gnn2015-04-151-6/+5
* Enter a critical section when storing the vfp registers, we don't want toandrew2015-04-151-30/+31
* Use the correct value to get the offset of the objects tls data.andrew2015-04-151-2/+2
* Ensure the userland thread and floating-point state has been saved beforeandrew2015-04-151-0/+17
* Point to the right location where __FreeBSD_version numbers are documented.tijl2015-04-151-1/+1
OpenPOWER on IntegriCloud