summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update ddb(9) to show how to print 64-bit values with "examine".rwatson2013-09-301-1/+3
* Add the newest NetBSD releases.eadler2013-09-291-1/+10
* Make the mac_policy_rm lock recursable, which allows reentrance intokib2013-09-291-1/+2
* Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knobbdrewery2013-09-295-5/+5
* Changes to CAM or busdma have caused SIMs to be sent 0-length CCBs onnwhitehorn2013-09-291-3/+8
* For vunref(), try to upgrade the vnode lock if the function was calledkib2013-09-291-2/+4
* Reimplement r255797 using LK_TRYUPGRADE.kib2013-09-291-2/+14
* Add LK_TRYUPGRADE operation for lockmgr(9), which attempts tokib2013-09-292-0/+14
* Fix ixp425 boot2 with ARM EABI:andrew2013-09-293-0/+19
* Yet more BIND files that weren't listed in OptionalObsoleteFiles.des2013-09-291-5/+27
* Implement GET_STACK_USAGE.marius2013-09-291-0/+11
* DEBUG_FLAGS -g is default for GENERIC and its presence interferes withphilip2013-09-291-1/+1
* Add pagemask debugging output in "show tlb" in the debugger.adrian2013-09-291-2/+5
* Update head/ to -ALPHA4.gjb2013-09-291-1/+1
* Update OFED to Linux 3.7 and update Mellanox drivers.alfred2013-09-29104-3522/+25082
* Fix a bug in ld, where indirect symbols are not handled properly duringdim2013-09-281-3/+19
* Allow the path to the system source directory to be passed in toian2013-09-282-3/+8
* Prevent the set -e from mk-osreldate.sh from propagating into newvers.sh.nwhitehorn2013-09-281-1/+3
* Use the correct EtherType for logging IPv6 packets.philip2013-09-281-2/+9
* Add driver for the PAPR VSCSI virtual SCSI controller. This lets FreeBSDnwhitehorn2013-09-283-1/+1035
* Fix a fallout from r241610. One enc interface must be created on startup.glebius2013-09-281-1/+1
* Remove ftp5.se.f.o, as per request to -hubs@gavin2013-09-282-2/+0
* Fix make depend, apply a bit of style.uqs2013-09-285-16/+16
* Fix powerpc/161045. ams_poll() needs to return that any data is available, notjhibbits2013-09-281-1/+2
* Fix Fx syntax.sjg2013-09-271-1/+1
* Make sure the CCB xflags field is initialized to zero so thatnwhitehorn2013-09-272-0/+5
* Remove duplicate entry for the host(1) man page.des2013-09-271-1/+0
* sys/x86/xen/hvm.c:gibbs2013-09-271-2/+3
* Return 0 for a rdmsr of MSR_IA32_PLATFORM_ID. Thisgrehan2013-09-271-1/+5
* Rework handling of ofw_quiesce(), making it the responsibility of thenwhitehorn2013-09-274-29/+41
* Make sure that ref and changed bits propagate back to the VM layernwhitehorn2013-09-271-6/+13
* - Remove the is (Iceland) mirror per mail from the admins.brd2013-09-272-2/+0
* Allow Open Firmware syscons to attach to devices without an "address"nwhitehorn2013-09-263-30/+74
* As idling the CPU no longer causes hangs on QEMU, reenable the pSeriesnwhitehorn2013-09-261-2/+0
* Fix bug where UART unit number was not set properly, which preventednwhitehorn2013-09-261-4/+1
* Improve bsdpatch usability:delphij2013-09-262-5/+8
* Temporarily disable iconv for non-shared library builds. The dynamicdelphij2013-09-261-1/+3
* it must be the last member, not might...jmg2013-09-261-1/+1
* Import NetBSD readline.c,v 1.104: do not crash with add_history(NULL).delphij2013-09-261-0/+3
* Fix incorrect assertion on the minimum side. ZFS wouldgrehan2013-09-261-1/+1
* Eliminate the declaration for a method that is no longer used. (Thisalc2013-09-261-11/+0
* Do not allow negative timeouts for kqueue timers, check for thekib2013-09-261-2/+10
* Acquire a hold reference on the vnode when a knote is instantiated.kib2013-09-261-0/+2
* Now that the portsnap buildbox is generating the raw bits for INDEX-10,cperciva2013-09-261-0/+1
* Make the callout arithmetic more robust adding checks for overflow.davide2013-09-261-1/+6
* Add an elf note on ARM to store the MACHINE_ARCH an executable was builtandrew2013-09-264-0/+18
* Correct a NULL pointer deference in nslookup and nsupdate that woulddelphij2013-09-252-2/+4
* Additional BIND files.des2013-09-251-0/+28
* Re-do r255853. Along with adding back the API/ABI changes from thescottl2013-09-2516-30/+59
* Re-do r255853. Along with adding back the API/ABI changes from thescottl2013-09-256-90/+399
OpenPOWER on IntegriCloud