summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the hack that varied the first character of the output file nametjr2005-08-212-15/+5
* Introduce pmap_pml4e_to_pdpe() and pmap_pdpe_to_pde() and use them to avoidalc2005-08-201-12/+28
* Silence "busy" warnings when unmounting devfs at system shutdown. Thisrwatson2005-08-201-6/+16
* Back-out the change from revision 1.14 and allow for '/' in labels again.pjd2005-08-201-8/+0
* Add some necessary bits for upcoming 802.11e support:damien2005-08-203-64/+183
* Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and renamestefanf2005-08-2015-41/+32
* Remove IEEE80211_C_WPA from capabilities flags. WPA support is not fullydamien2005-08-201-2/+1
* Export adapter's internal statistics sysctl even if IPW_DEBUG is not defined.damien2005-08-201-6/+0
* Export adapter's internal statistics sysctl even if IWI_DEBUG is not defined.damien2005-08-201-6/+0
* Don't automatically start scanning in if_init() if IEEE80211_ROAMING_MANUALdamien2005-08-203-12/+18
* Remove a stale occurrence of 'alpha' in a comment.stefanf2005-08-201-1/+1
* Properly un-giant-trick the cdevsw in fini_cdevsw()phk2005-08-201-3/+7
* Add a __packed keyword to g_eli_metadata struct definition, sopjd2005-08-201-1/+1
* Do not place paragraph information post-macro unless required by mdoc(7).trhodes2005-08-201-2/+2
* - Correctly parse output, when logging amount is limited in theglebius2005-08-201-7/+15
* Fix the "unexpected operator" bug some people are seeing.netchild2005-08-201-2/+2
* Remove reference to raid(4), the RAIDframe manual page, which wassimon2005-08-201-1/+0
* Bail if interface is misspelled instead of falling out into theru2005-08-201-0/+2
* Include <sys/types.h> and <limits.h> ourselves, don't assume they are includedstefanf2005-08-205-0/+5
* Add missing brackets.davidxu2005-08-191-1/+1
* Allow to change number of iterations for PKCS#5v2. It can only be usedpjd2005-08-193-25/+85
* - Add a missing period.pjd2005-08-191-3/+3
* Move function for calculating number of bits into more central place.pjd2005-08-193-6/+14
* Avoid code duplication and implement bitcount32() function in systm.h only.pjd2005-08-195-113/+55
* - Prefix MUTEX_TYPE_MAX with PTHREAD_ to avoid namespace pollution.stefanf2005-08-199-17/+13
* -- storage engineer on the virtues of FC-ALwilko2005-08-191-1/+6
* Move the "yiddish cooking has killed more jews than Hitler" quote backmurray2005-08-192-3/+3
* Fix a LOR between sched_lock and sleep queue lock.davidxu2005-08-192-7/+8
* Update man page to reflect the fact that VOP_LISTEXTATTRrodrigc2005-08-191-5/+7
* Move up code for testing KEF_HOLD to avoid ke_cpu being changed unexpectlydavidxu2005-08-191-8/+8
* Sync code with the error report: calloc(number, 1) is equivalent topjd2005-08-191-1/+1
* Remove parameter names, the identifiers were in the user namespace.stefanf2005-08-191-5/+3
* Correct a performance bug in revision 1.462. The effect of the bug is toalc2005-08-191-14/+7
* Forced commit to note that the preceeding commit also makes it possiblecperciva2005-08-190-0/+0
* Pad the strings sccs[], version[], and osrelease[] up to a minimum ofcperciva2005-08-191-3/+10
* Correct typos found by ispell.murray2005-08-192-2/+2
* Add missing braces around bpf_filter which were missed when Icsjp2005-08-181-2/+4
* Add a new switch -h for interface stats mode, which prints all interfaceglebius2005-08-184-10/+29
* Mark the callouts as MPSAFE as if_bridge has been giant-free since day 1.thompsa2005-08-182-8/+9
* Refer to the OpenBSD dhclient instead of the ISC dhclient.brooks2005-08-181-3/+7
* Various fixups to locking:jhb2005-08-182-49/+33
* Be more specific about supported chipsets.joel2005-08-183-6/+48
* Fixup locking and mark MPSAFE:jhb2005-08-182-140/+154
* New release notes: snd_t4dwave(4) manual page added.joel2005-08-182-2/+6
* This commit was generated by cvs2svn to compensate for changes in r149245,dougb2005-08-181-2/+4
|\
| * Update the vendor branch with a patch to this file that wasdougb2005-08-181-2/+4
| * Remove files from the vendor branch that were [re]moved in 9.3.1dougb2005-03-1726-16519/+0
* | When we started calling if_findindex() from if_alloc() with an emptybrooks2005-08-181-56/+16
* | (forced)sobomax2005-08-180-0/+0
* | Fixup locking for sf(4) and mark MPSAFE:jhb2005-08-184-106/+166
OpenPOWER on IntegriCloud