summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-2680-525/+20923
* Rename timer0_max_count to i8254_max_count.phk2008-03-2612-253/+258
* The RTC related pscnt and psdiv variables have no business being public.phk2008-03-267-14/+6
* Remove old sysctl stuff which is long gone in other arch's.phk2008-03-261-21/+0
* Fix some "in in" typos in comments.brueffer2008-03-2612-12/+12
* Document the removal data for usbdevs.h and usbdevs_data.h,remko2008-03-261-2/+3
* Enable the automatic creation of superpage reservations.alc2008-03-261-2/+2
* split out tty create part of ucom_attach into ucom_attach_tty sosam2008-03-252-7/+13
* add some CDMA modemssam2008-03-251-0/+9
* Implement taskqueue_block() and taskqueue_unblock(). These functions allowscottl2008-03-252-1/+30
* fix botched merge of syslog support to the vendor branch; these filessam2008-03-252-2/+13
* Add 64-bit array support for RAIDs > 2TB. This corresponds to ~ Adaptecemaste2008-03-254-5/+17
* add __noinlinesam2008-03-251-0/+6
* expose if_purgemaddrs, it will be used by the vap code unless someonesam2008-03-252-2/+2
* IFM_IEEE80211_IBSSMASTER hasn't been used in many years; replace itsam2008-03-251-2/+2
* enable dynamic addition of "show all" commandssam2008-03-253-2/+15
* Bring this manpage more in line with other wlan driver manpages.brueffer2008-03-251-10/+15
* Regen.jhb2008-03-254-6/+21
* Add entries for the cpuset-related system calls. The existing system callsjhb2008-03-251-0/+12
* Correct data direction flags in aac_bio_command() in theemaste2008-03-251-2/+2
* Add code that should catch the most common case when date/time isru2008-03-251-0/+4
* s/M_TRYWAIT/M_WAIT/ru2008-03-252-2/+2
* Compile libthr with warnings.ru2008-03-251-0/+3
* Add a missing ;.remko2008-03-251-1/+1
* Compile libthr with warnings.ru2008-03-254-6/+12
* Fix build.ru2008-03-251-2/+2
* Add /boot/device.hints to the list of files which will have localcperciva2008-03-251-1/+1
* Adjust recognize-shared-libraries regex to avoid matching symlinks tocperciva2008-03-251-14/+14
* Fixed mis-implementation of pthread_mutex_get{spin,yield}loops_np().ru2008-03-251-4/+7
* Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT.ru2008-03-2536-264/+125
* Regen after changing prototypes of cpuset_{get,set}affinity().ru2008-03-256-14/+14
* Fixed type of the fourth argument of cpuset_{get,set}affinity(2) to be size_t.ru2008-03-254-18/+17
* Check for a NULL free buffer pointer in BPF before invokingrwatson2008-03-251-1/+1
* Add support for Marvell Libertas 88W8335 based PCI network adapters.weongyo2008-03-258-0/+4829
* Fix double patch on this file.edwin2008-03-251-2/+0
* MFV of tzdata2008aedwin2008-03-255-38/+227
* Spell "blackhole" correctly and fix one grammar nit.ru2008-03-241-4/+4
* Rewrite node to support multiple hooks, alike to ng_l2tp, to use one pairmav2008-03-242-241/+284
* Belatedly add BPF_JITTER in NOTES for supported architectures.jkim2008-03-243-0/+12
* Fix build with option BPF_JITTER.jkim2008-03-242-1/+3
* Remove redundant inclusions of net/bpfdesc.h.jkim2008-03-242-2/+0
* This commit was generated by cvs2svn to compensate for changes in r177580,sam2008-03-244-5/+47
|\
| * add support for driver-based RADIUS ACL's (committed on vendor branch as it'ssam2008-03-244-5/+47
* | resolve merge conflictssam2008-03-243-158/+18
* | This commit was generated by cvs2svn to compensate for changes in r177576,sam2008-03-2427-294/+472
|\ \ | |/
| * Import of hostapd 0.5.10sam2008-03-2429-323/+490
* | change inp_wlock_assert to inp_lock_assertkmacy2008-03-243-22/+26
* | enable syslog support and add -s option to the man pagesam2008-03-242-2/+7
* | This commit was generated by cvs2svn to compensate for changes in r177572,sam2008-03-244-0/+59
|\ \
| * | add syslog support (committed on vendor branch as it's been sent upstream)sam2008-03-246-2/+72
OpenPOWER on IntegriCloud