]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-26 ruRemoved no longer existing CTL_MACHDEP defines.
2008-03-26 phkBack in the good old days, PC's had random pieces of...
2008-03-26 phkFurther cleanup of sound generation in syscons:
2008-03-26 brooksAllow the characters .-+/ to appear in ppp profile...
2008-03-26 phkMake speaker a pseudo device driver instead of attachin...
2008-03-26 rwatsonAdd a comment explaining that we initialize the 'a...
2008-03-26 mavSome minor code and math optimizations.
2008-03-26 jhbFix a nit with the 'nofoo' options where 'foo' is mappe...
2008-03-26 phkRemove two variables which are handled MI now.
2008-03-26 phkEliminate unnecessary #includes
2008-03-26 phkThe "free-lance" timer in the i8254 is only used for...
2008-03-26 dfrFix the __FreeBSD_version check.
2008-03-26 dfrBump __FreeBSD_version for the addition of 'l_sysid...
2008-03-26 dfrAdd some regression tests for posix record locks.
2008-03-26 emasteAdd \n to the end of a printf string and remove it...
2008-03-26 dfrRegen.
2008-03-26 dfrAdd the new kernel-mode NFS Lock Manager. To use it...
2008-03-26 phkRename timer0_max_count to i8254_max_count.
2008-03-26 phkThe RTC related pscnt and psdiv variables have no busin...
2008-03-26 phkRemove old sysctl stuff which is long gone in other...
2008-03-26 bruefferFix some "in in" typos in comments.
2008-03-26 remkoDocument the removal data for usbdevs.h and usbdevs_data.h,
2008-03-26 alcEnable the automatic creation of superpage reservations.
2008-03-25 samsplit out tty create part of ucom_attach into ucom_atta...
2008-03-25 samadd some CDMA modems
2008-03-25 scottlImplement taskqueue_block() and taskqueue_unblock(...
2008-03-25 samfix botched merge of syslog support to the vendor branc...
2008-03-25 emasteAdd 64-bit array support for RAIDs > 2TB. This corresp...
2008-03-25 samadd __noinline
2008-03-25 samexpose if_purgemaddrs, it will be used by the vap code...
2008-03-25 samIFM_IEEE80211_IBSSMASTER hasn't been used in many years...
2008-03-25 samenable dynamic addition of "show all" commands
2008-03-25 bruefferBring this manpage more in line with other wlan driver...
2008-03-25 jhbRegen.
2008-03-25 jhbAdd entries for the cpuset-related system calls. The...
2008-03-25 emasteCorrect data direction flags in aac_bio_command() in the
2008-03-25 ruAdd code that should catch the most common case when...
2008-03-25 rus/M_TRYWAIT/M_WAIT/
2008-03-25 ruCompile libthr with warnings.
2008-03-25 remkoAdd a missing ;.
2008-03-25 ruCompile libthr with warnings.
2008-03-25 ruFix build.
2008-03-25 cpercivaAdd /boot/device.hints to the list of files which will...
2008-03-25 cpercivaAdjust recognize-shared-libraries regex to avoid matchi...
2008-03-25 ruFixed mis-implementation of pthread_mutex_get{spin...
2008-03-25 ruReplaced the misleading uses of a historical artefact...
2008-03-25 ruRegen after changing prototypes of cpuset_{get,set...
2008-03-25 ruFixed type of the fourth argument of cpuset_{get,set...
2008-03-25 rwatsonCheck for a NULL free buffer pointer in BPF before...
2008-03-25 weongyoAdd support for Marvell Libertas 88W8335 based PCI...
2008-03-25 edwinFix double patch on this file.
2008-03-25 edwinMFV of tzdata2008a
2008-03-24 ruSpell "blackhole" correctly and fix one grammar nit.
2008-03-24 mavRewrite node to support multiple hooks, alike to ng_l2t...
2008-03-24 jkimBelatedly add BPF_JITTER in NOTES for supported archite...
2008-03-24 jkimFix build with option BPF_JITTER.
2008-03-24 jkimRemove redundant inclusions of net/bpfdesc.h.
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samadd support for driver-based RADIUS ACL's (committed...
2008-03-24 samresolve merge conflicts
2008-03-24 samImport of hostapd 0.5.10
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 kmacychange inp_wlock_assert to inp_lock_assert
2008-03-24 samenable syslog support and add -s option to the man...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samadd syslog support (committed on vendor branch as it...
2008-03-24 samupdate for 0.5.10
2008-03-24 samresolve merge conflicts
2008-03-24 samImport of WPA supplicant 0.5.10
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 emasteDiff reduction to Adaptec's driver (around build 15317...
2008-03-24 samo add M_PROTO[678]; they'll be needed by net80211 vap...
2008-03-24 marius- Const'ify the bus_stream_asi and bus_type_asi arrays.
2008-03-24 marius- Take advantage of bus_dmamap_load_mbuf_sg(9).
2008-03-24 marius- Const'ify the dc_devs array.
2008-03-24 mariusSplit the registers into two halves in preparation...
2008-03-24 emasteDiff reduction to Adaptec driver build 15317 (refactori...
2008-03-24 bzFix a bug that when getting/dumping the soft lifetime...
2008-03-24 bzImport change from KAME, rev. 1.362 kame/kame/sys/netke...
2008-03-24 antoineDon't remove usr/include/fs/nwfs and usr/include/netncp...
2008-03-24 csjpBump the FreeBSD version for zerocopy bpf buffers and...
2008-03-24 csjpCatch netstat up for the new bpf stats structures....
2008-03-24 csjpIntroduce support for zero-copy BPF buffering, which...
2008-03-24 ruFix splitting into words of the .for expression to...
2008-03-24 ruFix bugs in the previous revision.
2008-03-24 kmacyremove unneccessary tcbinfo lock acquisitions - set...
2008-03-24 jeff - Greatly simplify vget() by removing the guarantee...
2008-03-24 jeff - Don't acquire the vnode interlock in _vn_lock()...
2008-03-24 jeff - Remove an old comment; vnodes have been working...
2008-03-24 kmacyLabel inp as unused in the non-INVARIANTS case
2008-03-23 peterFirst pass at (possibly futile) microoptimizing of...
2008-03-23 alcCorrect an error in pmap_mincore() when applied to...
2008-03-23 peterExport TDP_KTHREAD to asm files.
2008-03-23 peterMove pcb_flags to make trivially better use of cache...
2008-03-23 peterProtect the setting of the fsbase/gsbase MSR registers...
2008-03-23 kmacyInsulate inpcb consumers outside the stack from the...
2008-03-23 alcTo date, we have assumed that the TLB will only set...
2008-03-23 kibYield the cpu in the kernel while iterating the list...
2008-03-23 cpercivaWhen updating the install list for files which have...
2008-03-23 jeff - Restore kse.h in this directory so other tools don...
next