summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow the sio acpi attachment to be disabled (ie: use hints only). Thispeter2007-11-303-0/+6
* Add sio_puc_kludge_unit() to stop sio devices originating from pucpeter2007-11-301-0/+29
* Deal with the possibility of device_set_unit() being called when attachingpeter2007-11-301-0/+11
* Add sysctl_rename_oid() to support device_set_unit() usage. Otherwise,peter2007-11-302-0/+20
* WARNS=3'ify.deischen2007-11-30120-159/+532
* Initialize the current thread and signal locks so that sigaction()deischen2007-11-301-5/+16
* Add a cross-reference to newgrp(1).philip2007-11-301-0/+1
* Improve get_pv_entry()'s handling of low-memory conditions. After pagealc2007-11-302-43/+35
* Use "8-current" manpage entities.bmah2007-11-301-1/+1
* To reduce the impact of possible removal of the syscalls required bybrooks2007-11-292-3/+12
* Adjust the padding to account for the change of size of the MI partjb2007-11-291-1/+1
* Bump .Dd for my last commit adding PCI IDs.emaste2007-11-291-1/+1
* Document PCI IDs of controllers added in aac_pci.c v1.63emaste2007-11-291-0/+40
* Add description of stack_print() and MLINK.rwatson2007-11-292-1/+10
* Correct a random value disclosure in random(4).simon2007-11-291-0/+1
* Move use of 'i' in cp_time sysctl under SCTL_MASK32 so that it compilesrwatson2007-11-291-1/+2
* Revert revision 1.4.jkoshy2007-11-291-1/+1
* Move the shared cp_time array (counts %sys, %user, %idle etc) to thepeter2007-11-294-15/+91
* Don't use plain "ret" instructions at targets of jump instructions,bde2007-11-292-4/+4
* Remove entry points for -finstrument functions since they are currentlybde2007-11-292-16/+8
* Remove some compatibility stuff that we now get from the Solaris header.jb2007-11-292-26/+0
* Remove an OpenSolaris compatibility header that is no longer referenced.jb2007-11-282-143/+2
* Add COHERENT to descriptor mem allocation for thejfv2007-11-281-1/+1
* Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSDjb2007-11-284-5/+5
* Fixes for ARM9/ARM10 :cognet2007-11-281-1/+4
* Add /root/, /.cshrc, and /.profile to the default UpdateIfUnmodifiedcperciva2007-11-281-1/+1
* Account for pv entry pages in the total number of wired pages. (Note: pvalc2007-11-281-3/+6
* Update man page to reflect latest work on enc(4):bz2007-11-281-7/+52
* Add sysctls to if_enc(4) to control whether the firewalls orbz2007-11-286-18/+146
* MFamd64: 1.109 of pci_cfgreg.c which changes pci_cfgdisable() into a nopjhb2007-11-281-2/+6
* Correct the logic : we can just invalidate the cache lines, and notcognet2007-11-281-1/+1
* Adjust the code to probe for the PCI config mechanism to use.jhb2007-11-283-197/+36
* * Check endianness the FreeBSD way.jb2007-11-2824-60/+86
* Fix a prototype definition.jb2007-11-282-2/+2
* Check endianness the FreeBSD way.jb2007-11-282-2/+2
* Include an extra header to get this to compile cleanly.jb2007-11-282-0/+2
* Remove a couple of definitions which now exist in compatibility headers.jb2007-11-282-4/+0
* Remove some OpenSolaris compatibility stuff now that we're doing it ajb2007-11-281-4/+0
* Remove _SOLARIS_C_SOURCE compatibility definitions. Unfortunately thejb2007-11-286-83/+0
* Add more OpenSolaris compatibility headers.jb2007-11-2822-0/+1248
* Remove an extern that is defined elsewhere.jb2007-11-282-4/+0
* Add compatibility cruft moved from under _SOLARIS_C_SOURCE in sys/types.hjb2007-11-282-0/+36
* Remove a typedef which was just a hack to avoid including vmem.h.jb2007-11-282-4/+2
* Adjust a comment that suggest that we might consider a panic.bz2007-11-281-1/+3
* Add a missing volatile so that the code compiles cleanly.jb2007-11-282-2/+2
* Rename the definition of lbolt to LBOLT to avoid a clash with a globaljb2007-11-282-4/+38
* Add more OpenSolaris compatibilty headers.jb2007-11-2812-0/+448
* Expand the EXAMPLES section for atacontrol.8remko2007-11-281-1/+105
* Convert errx(-1, ..., strerror(errno)) to err(-1, ...).bz2007-11-281-8/+8
* Add support for tcpmd5 tests.bz2007-11-282-13/+63
OpenPOWER on IntegriCloud