summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add portsnap to the base system. This is a secure, easy to use,cperciva2005-08-0816-1/+2358
* reorder a couple of cases of void __inline to __inline voidjulian2005-08-081-3/+3
* Move the Hitler quotes and some references to him to the "offensive" file.schweikh2005-08-082-78/+73
* Merge the dev_clone and dev_clone_cred event handlers into a singlerwatson2005-08-0818-40/+51
* Be case-insensitive when dealing with algorithm names.pjd2005-08-081-4/+5
* Add support for HP branded 2610SAps2005-08-081-0/+2
* Ha! This is a very interesting bug.pjd2005-08-081-4/+6
* Check to see if we wired the user-supplied buffers in SYSCTL_OUT, ifcsjp2005-08-081-1/+6
* Split crypto tx+rx key indices and add a key index -> node mapping table:sam2005-08-0810-157/+324
* While I find the Hitler quotes extremely questionable, I'm enoughschweikh2005-08-081-5/+5
* Add strcasecmp() and strncasecmp() to libkern and connect to the build.pjd2005-08-083-0/+72
* Remove stray commabrueffer2005-08-081-1/+1
* Include <term.h> before #undef'ing key_clear.stefanf2005-08-081-0/+2
* Insert a series of place-holder function pointers in mac_policy.h forrwatson2005-08-082-0/+50
* Try best to keep a preempted thread at front of run queue, this seemsdavidxu2005-08-081-1/+9
* Retire the last of the FreeBSD 4.x compat code from the mly driver.scottl2005-08-082-15/+1
* Retire the FreeBSD 4.x compat code and __FreeBSD_version checks from the aacscottl2005-08-082-65/+0
* Remove a bogus wordbrian2005-08-081-1/+1
* Complete the removal of __FreeBSD_version checks from the amr driver. Thescottl2005-08-085-114/+6
* Back-out previous commit - we need to skip logging socket when we start apjd2005-08-081-0/+3
* Fix a few typos.stefanf2005-08-082-4/+4
* Don't forget to copy the sentinel into the `help' array. It's expected tostefanf2005-08-081-2/+2
* use ieee80211_iterate_nodes to retrieve station data; the previoussam2005-08-081-45/+89
* Fix typo so QUEUE_MACRO_DEBUG works again.phk2005-08-081-1/+1
* Cleanup beacon/listen interval handling:sam2005-08-0810-17/+32
* describe m_alignsam2005-08-081-1/+7
* Remove a stale __FreeBSD_version check.scottl2005-08-071-5/+3
* The presence of a on __FreeBSD_version flagged some code that hasn't been inscottl2005-08-071-23/+4
* Skip jails which are already running and inform why.pjd2005-08-071-0/+4
* Other changes to this driver preclude its use on 4.x, so remove 4.x compatimp2005-08-071-4/+0
* We don't need to skip /var/run/log socket, as syslogd is always startedpjd2005-08-071-2/+0
* Allow to give more than one jail's name, eg.:pjd2005-08-071-2/+6
* When support for 2MB/4MB pages was added in revision 1.148 an error wasalc2005-08-072-2/+0
* Sync libedit with recent NetBSD developments. Including improvements to thestefanf2005-08-0739-1494/+2412
* The libedit update made a const cast necessary.stefanf2005-08-071-1/+1
* Add some more info about jail startup and shutdown.brueffer2005-08-071-7/+17
* Remove cat-pages without corresponding man-pages.netchild2005-08-071-0/+22
* Add the recently removed old paper about pascal.netchild2005-08-071-0/+2
* Recognize the SAB82532 in USIII machines.marius2005-08-073-4/+5
* The system tick _compare_ register of USIII CPUs and up is ASR25, notmarius2005-08-071-1/+1
* It's actually 11 minutes when the machine is assumed to be down and removedssouhlal2005-08-071-1/+1
* Add if_arl_load, if_axe_load, if_aue_load, if_cs_load, if_cue_load,krion2005-08-071-1/+10
* Fix a comment.stefanf2005-08-071-1/+1
* Tell nls_setlocale() the very locale name from command line option,imura2005-08-071-1/+1
* Revert the replacement of realloc() with reallocf() (el.h:1.2, map.c:1.5 andstefanf2005-08-073-5/+3
* Export a routine, kobj_machdep_init(), that allows platformsgrehan2005-08-072-2/+16
* Revert last change, I will turn ULE on as default after 6.0-R.davidxu2005-08-061-2/+2
* Fresh dust.ru2005-08-061-0/+2
* Improve SMP support:marcel2005-08-069-320/+318
* Control rcs inclusion with NO_RCS insted of NO_TOOLCHAINphk2005-08-061-1/+3
OpenPOWER on IntegriCloud