summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add PCI device ID for MegaRAID Invader cards. This was the onlyambrisko2013-09-251-0/+1
* Avoid memory accesses reordering which can result in fget_unlocked()attilio2013-09-251-2/+14
* NULL stale pointers (should be a no-op as they should no longer bejmg2013-09-251-0/+5
* fix a bug where we access a bread buffer after we have brelse'd it...jmg2013-09-251-5/+5
* Revert r255853 pending fixes to build errors in usr.bin/kdumpgjb2013-09-2522-451/+119
* Minor mdoc fixes.joel2013-09-241-31/+62
* Introduce a kern.geom.notaste sysctl that can be used to temporarilydes2013-09-243-1/+8
* Don't parse NO_ROOT metadata for extra kernels if NO_ROOT isn't defined.jhb2013-09-241-0/+2
* As it turns out, when MOD_LOAD handler returns error, kernel calls MOD_UNLOADtrasz2013-09-241-11/+7
* Improve error handling in the old initiator, preventing panic on attempttrasz2013-09-241-9/+14
* Update head/ to -ALPHA3.gjb2013-09-241-1/+1
* Update the CAM API for FreeBSD 10:scottl2013-09-2422-119/+451
* Update dialog to 1.2-20130923.dteske2013-09-2434-1939/+4819
* Regenerate.des2013-09-241-76/+25
* Flip the switch: disable BIND and enable LDNS_UTILS.des2013-09-245-9/+9
* In pmap_clear_modify(), initialize pvh even for fictitious managedkib2013-09-241-1/+1
* Properly ignore PDUs with CmdSN outside of allowed range.trasz2013-09-241-17/+18
* Use the pv lists generation count to read-lock the pvh_global_lock inkib2013-09-241-5/+30
* Ensure that the ERESTART return from the syscall reloads thekib2013-09-241-0/+4
* Forgotten in r255825: NETWORKING requires local_unbound.des2013-09-241-1/+1
OpenPOWER on IntegriCloud