]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-29 jeff - Add a man page for cpuset(), cpuset_setid(), and...
2008-03-29 jeff - Use vm_object_reference_locked() directly from
2008-03-29 mavRewrite node to support multiple hooks, alike to ng_l2t...
2008-03-29 alcEliminate an #if 0/#endif that was unintentionally...
2008-03-29 jhbInitialize the head pointer in kld_current_sos() to...
2008-03-29 mlaierMake ALTQ cope with disappearing interfaces (particular...
2008-03-28 bruefferARC-1680 is supported.
2008-03-28 jbForced commit to note that these files were repo copied.
2008-03-28 bruefferDocument lockmgr_waiters(9).
2008-03-28 emasteImplement FSACTL_LNX_GET_FEATURES and FSACTL_GET_FEATUR...
2008-03-28 bruefferAdd a couple of missing NIC driver modules.
2008-03-28 marcelAdd support for PC-9800 partition tables.
2008-03-28 rpauloAdd Qualcomm, Inc. ZTE CDMA Technologies MSM to the...
2008-03-28 emasteIf we're returning successfully from bus_dmamem_alloc...
2008-03-28 rpauloAdd Qualcomm ZTE CMDMA MSM modem to the list of support...
2008-03-28 attilioBump __FreeBSD_version in order to reflect BUF_LOCKWAIT...
2008-03-28 attiliob_waiters cannot be adequately protected by the interlo...
2008-03-28 dfrMinor changes to improve compatibility with older FreeB...
2008-03-28 brooksUse ; instead of : to end a line.
2008-03-28 brooksAdd support for hardwiring ppp sessions to particular...
2008-03-28 brooksSupport gif_interface values that don't follow the...
2008-03-28 marcelWhen retasting, wither any existing GEOMs of the same...
2008-03-28 psAdd support to mincore for detecting whether a page...
2008-03-28 attilio_lockmgr_args() accepts a 'char *' string as file,...
2008-03-28 yongariIn revision 1.70, 1.71 and 1.84 re(4) tried to workarou...
2008-03-28 jbRemove the last 3 files I missed. These have been repo...
2008-03-28 attilioInstruments buffer lock objects in order to track corre...
2008-03-28 jbRemove files that have been repo copied to their new...
2008-03-27 jbThe sources covered by Sun's CDDL have been repo copied...
2008-03-27 mavRemove ng_setisr() call from ng_dequeue(). It is useles...
2008-03-27 antoineRemove option headers that do not exist and are not...
2008-03-27 mavSwitch from timeval to bintime, to use 1/(2^20) of...
2008-03-27 iedowseAdd IFF_NEEDSGIANT to IFF_CANTCHANGE, to prevent user...
2008-03-27 dfrRemove the '-k' option.
2008-03-27 dfrAdd nfslockd and krpc modules.
2008-03-27 dfrAdd kernel module support for nfslockd and krpc. Use...
2008-03-27 jbWhen building a kernel module, define MAXCPU the same...
2008-03-27 alcMFamd64 with few changes:
2008-03-27 brooksRemove the C flag from slip.log. The current slip...
2008-03-27 jbRegen after makesyscalls.sh change.
2008-03-27 jbGenerate another function for the DTrace syscall provid...
2008-03-27 jbAllow awk (the one true one!) to handle 64 files instea...
2008-03-27 attilioReally, smb_iod_main() is not totally MPSAFE, so just...
2008-03-26 jbAllow an application to define FOPEN_MAX (like we allow...
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.
next