summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove <sgtty.h> now it has no practical usage.ed2008-07-253-4/+3
* Call pargs_drop() unconditionally in do_execve(), the function correctlykib2008-07-253-6/+4
* s/alredy/already/ in the comments and the log message.kib2008-07-251-5/+5
* o Trim whitespaces.maxim2008-07-251-9/+9
* o Fix grammar: see -> See.maxim2008-07-251-1/+1
* - Provide kernelname as the name for process with P_KTHREAD set asjeff2008-07-251-1/+5
* Fix cut-n-paste-ojulian2008-07-251-1/+1
* Add tweak for AMD Geode "companion" chip, AMD CS5536, which is apparentlyivoras2008-07-241-1/+10
* Fix spelling error in commentjulian2008-07-241-1/+1
* Note that setfib is not a terminal rule.julian2008-07-241-1/+2
* Switch to using the setfib syscall instead of a syscall(175,...)julian2008-07-241-1/+1
* Prefer the opt_global.h from KERNBUILDDIR if existent so we obtain allmarius2008-07-241-0/+5
* Try again not to use a userspace pointer in the kernel when trying to recorddfr2008-07-241-1/+1
* Don't use a userspace pointer in the kernel when trying to record the hostnamedfr2008-07-241-8/+12
* 2020447 IPFilter's NAT can undo name server random port selectiondarrenr2008-07-2416-21/+91
* Don't include <sys/tty.h> in non-TTY drivers.ed2008-07-244-4/+6
* Add TIOCPKT and TIOCSPTLCK to the Linuxolator.ed2008-07-232-1/+9
* Merge from p4:imp2008-07-231-0/+205
* Fix linux_alarm, the linux behaviour is to limit therdivacky2008-07-231-3/+6
* Remove a bunch of files we don't need to build OpenSSH. They are stilldes2008-07-2380-11367/+0
* Remove debugging cruft.des2008-07-231-1/+0
* pjd@'s r180759 was intended to revert r180755 due to ipfilter breakage,des2008-07-231-1/+14
* For unfathomable reasons, ipfilter abuses kernel data structures for itsdes2008-07-231-4/+12
* Further refine the probe order of devices to more closely match the previousjhb2008-07-231-9/+4
* Back out this change, as it breaks the build and I don't have time forpjd2008-07-231-13/+1
* The ffs_balloc_ufs{1,2} functions call bdwrite() while having severalkib2008-07-231-2/+22
* o DragonFly BSD 2.0 added.maxim2008-07-231-1/+2
* Unbreak cc -pg support on i386. In gcc 4.2, %ecx is used as the arg pointerluoqi2008-07-231-1/+10
* Check for negative reference count.pjd2008-07-231-1/+10
* when NDIS framework try to query/set informations NDIS drivers canweongyo2008-07-231-5/+7
* SATA device on some nForce based boards could get confused if MSI is notluoqi2008-07-233-5/+59
* Re-work the code slightly to avoid a possible livelock.dfr2008-07-231-23/+27
* Do the pargs_hold() on the copy of the pointer to the p_args of thekib2008-07-231-1/+1
* Minor white space tweak.rwatson2008-07-231-1/+1
* First cut at doing the kvm file needed for mips.imp2008-07-231-0/+90
* Only descend into the boot directory for the architecture if itimp2008-07-231-1/+4
* Disable SSP for mips until support is added to the base architecture.imp2008-07-231-1/+1
* Turn of SSP for mips for now until support is added to the baseimp2008-07-231-1/+1
* remove reference for unexisting ndisapi(9)weongyo2008-07-231-2/+1
* Adding myself as a new ports committerpgollucci2008-07-232-0/+3
* Retroactively add my entry and link to garga. Forgot to do this when Iwxs2008-07-231-0/+2
* Sync with NetBSD's license changes.delphij2008-07-232-10/+4
* Move the NFS/RPC code away from lbolt.ed2008-07-225-10/+16
* Trivial commit to attempt to diagnose a svn problem. Addpeter2008-07-221-0/+1
* If an AUE_SYSCTL_NONADMIN audit event is selected, generate a recordrwatson2008-07-221-0/+1
* Further minor style fixes to audit.rwatson2008-07-221-5/+10
* Fixes based on bde's feedback.ache2008-07-221-9/+9
* Remove unneeded \ at the end of a macro.rwatson2008-07-221-1/+1
* Further minor white space tweaks.rwatson2008-07-221-2/+2
* Generally avoid <space><tab> as a white space anomoly.rwatson2008-07-225-18/+18
OpenPOWER on IntegriCloud