summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use #define<tab> rather than #define<space>.rwatson2008-07-222-9/+9
* 1) Initialize arc4_i and arc4_j to 0 after key mixing as recommended inache2008-07-221-4/+7
* Comment fix.rwatson2008-07-221-1/+1
* Added me as a commitervanhu2008-07-221-0/+2
* Comment typo fix.rwatson2008-07-221-1/+1
* Minor white space synchronization to Apple version of security audit.rwatson2008-07-221-4/+4
* In preparation to sync Apple and FreeBSD versions of security audit,rwatson2008-07-229-18/+18
* Change /dev/urandom to /dev/random since urandom marked asache2008-07-221-1/+1
* Use unsigned int when iterating over groupsets in audit_arg_groupset().rwatson2008-07-221-1/+1
* Use arc4random_uniform(3) since modulo size is not power of 2ache2008-07-221-1/+1
* o Alan Shepard was first American in the space; fix attribution.maxim2008-07-221-1/+1
* - Whitespace fixes.stas2008-07-221-35/+35
* o Fix style(9) bugs and similar nits.marius2008-07-223-472/+477
* Bump __FreeBSD_version for arc4random_buf() and arc4random_uniform()ache2008-07-221-1/+1
* In arc4random_uniform() detect simple "power of two" case andache2008-07-221-1/+5
* Add arc4random_uniform()ache2008-07-221-0/+2
* Add arc4random_uniform() function (to avoid "modulo bias")ache2008-07-224-1/+58
* Increase initially dropped bytes from 512 to 768 (768 is alsoache2008-07-221-3/+3
* For sun4v ensure there is an opt_global.h with SUN4V defined included,marius2008-07-221-0/+9
* Disable SSP for the kernel on arm as well (see rev 180605).cognet2008-07-221-1/+2
* Add a sentence of credits to the KSE removal note.bmah2008-07-221-1/+2
* Trying to fix compilation bustage:avatar2008-07-222-4/+4
* - Disallow XFS mounting in write mode. The write support never worked reallyattilio2008-07-213-5/+14
* Change the module example to kldload since this is the resume side.thompsa2008-07-211-1/+1
* Remove sioX as an alias for uartX. It is believed to bemarcel2008-07-211-8/+8
* make new accessor functions consistent with existing stylekmacy2008-07-212-9/+14
OpenPOWER on IntegriCloud