]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-29 Jeff Roberson - Use vget() to lock the vnode rather than refing...
2008-03-29 Jeff Roberson - Simplify null_hashget() and null_hashins() by using...
2008-03-29 Alexander MotinThere is no need to erase hook->hk_node before freing...
2008-03-29 Ruslan ErmilovDon't always link statically with libwrap. By the...
2008-03-29 Ruslan ErmilovAdd missing library dependency.
2008-03-29 Ruslan ErmilovRegen.
2008-03-29 John BaldwinChange kgdb_parse() to use wrapped versions of parse_ex...
2008-03-29 Ruslan ErmilovRemove options MK_LIBKSE and DEFAULT_THREAD_LIB now...
2008-03-29 Marcel MoolenaarChange the order from SI_ORDER_FIRST to SI_ORDER_ANY...
2008-03-29 David SchultzInclude math.h for the fmaf() prototype.
2008-03-29 David SchultzFix some rather obscene code that has ambiguous if...
2008-03-29 David SchultzDocument modff() and modfl(). Technically, modff()...
2008-03-29 Ruslan ErmilovAdding glabel alias killed gpart alias; fix it.
2008-03-29 Jeff Roberson - Add a man page for cpuset_getaffinity() and cpuset_s...
2008-03-29 Jeff Roberson - Add a man page for cpuset(), cpuset_setid(), and...
2008-03-29 Jeff Roberson - Use vm_object_reference_locked() directly from
2008-03-29 Alexander MotinRewrite node to support multiple hooks, alike to ng_l2t...
2008-03-29 Alan CoxEliminate an #if 0/#endif that was unintentionally...
2008-03-29 John BaldwinInitialize the head pointer in kld_current_sos() to...
2008-03-29 Max LaierMake ALTQ cope with disappearing interfaces (particular...
2008-03-28 Christian BruefferARC-1680 is supported.
2008-03-28 John BirrellForced commit to note that these files were repo copied.
2008-03-28 Christian BruefferDocument lockmgr_waiters(9).
2008-03-28 Ed MasteImplement FSACTL_LNX_GET_FEATURES and FSACTL_GET_FEATUR...
2008-03-28 Christian BruefferAdd a couple of missing NIC driver modules.
2008-03-28 Marcel MoolenaarAdd support for PC-9800 partition tables.
2008-03-28 Rui PauloAdd Qualcomm, Inc. ZTE CDMA Technologies MSM to the...
2008-03-28 Ed MasteIf we're returning successfully from bus_dmamem_alloc...
2008-03-28 Rui PauloAdd Qualcomm ZTE CMDMA MSM modem to the list of support...
2008-03-28 Attilio RaoBump __FreeBSD_version in order to reflect BUF_LOCKWAIT...
2008-03-28 Attilio Raob_waiters cannot be adequately protected by the interlo...
2008-03-28 Doug RabsonMinor changes to improve compatibility with older FreeB...
2008-03-28 Brooks DavisUse ; instead of : to end a line.
2008-03-28 Brooks DavisAdd support for hardwiring ppp sessions to particular...
2008-03-28 Brooks DavisSupport gif_interface values that don't follow the...
2008-03-28 Marcel MoolenaarWhen retasting, wither any existing GEOMs of the same...
2008-03-28 Paul SaabAdd support to mincore for detecting whether a page...
2008-03-28 Attilio Rao_lockmgr_args() accepts a 'char *' string as file,...
2008-03-28 Pyun YongHyeonIn revision 1.70, 1.71 and 1.84 re(4) tried to workarou...
2008-03-28 John BirrellRemove the last 3 files I missed. These have been repo...
2008-03-28 Attilio RaoInstruments buffer lock objects in order to track corre...
2008-03-28 John BirrellRemove files that have been repo copied to their new...
2008-03-27 John BirrellThe sources covered by Sun's CDDL have been repo copied...
2008-03-27 Alexander MotinRemove ng_setisr() call from ng_dequeue(). It is useles...
2008-03-27 Antoine BrodinRemove option headers that do not exist and are not...
2008-03-27 Alexander MotinSwitch from timeval to bintime, to use 1/(2^20) of...
2008-03-27 Ian DowseAdd IFF_NEEDSGIANT to IFF_CANTCHANGE, to prevent user...
2008-03-27 Doug RabsonRemove the '-k' option.
2008-03-27 Doug RabsonAdd nfslockd and krpc modules.
2008-03-27 Doug RabsonAdd kernel module support for nfslockd and krpc. Use...
2008-03-27 John BirrellWhen building a kernel module, define MAXCPU the same...
2008-03-27 Alan CoxMFamd64 with few changes:
2008-03-27 Brooks DavisRemove the C flag from slip.log. The current slip...
2008-03-27 John BirrellRegen after makesyscalls.sh change.
2008-03-27 John BirrellGenerate another function for the DTrace syscall provid...
2008-03-27 John BirrellAllow awk (the one true one!) to handle 64 files instea...
2008-03-27 Attilio RaoReally, smb_iod_main() is not totally MPSAFE, so just...
2008-03-26 John BirrellAllow an application to define FOPEN_MAX (like we allow...
2008-03-26 Ruslan ErmilovRemoved no longer existing CTL_MACHDEP defines.
2008-03-26 Poul-Henning... Back in the good old days, PC's had random pieces of...
2008-03-26 Poul-Henning... Further cleanup of sound generation in syscons:
2008-03-26 Brooks DavisAllow the characters .-+/ to appear in ppp profile...
2008-03-26 Poul-Henning... Make speaker a pseudo device driver instead of attachin...
2008-03-26 Robert WatsonAdd a comment explaining that we initialize the 'a...
2008-03-26 Alexander MotinSome minor code and math optimizations.
2008-03-26 John BaldwinFix a nit with the 'nofoo' options where 'foo' is mappe...
2008-03-26 Poul-Henning... Remove two variables which are handled MI now.
2008-03-26 Poul-Henning... Eliminate unnecessary #includes
2008-03-26 Poul-Henning... The "free-lance" timer in the i8254 is only used for...
2008-03-26 Doug RabsonFix the __FreeBSD_version check.
2008-03-26 Doug RabsonBump __FreeBSD_version for the addition of 'l_sysid...
2008-03-26 Doug RabsonAdd some regression tests for posix record locks.
2008-03-26 Ed MasteAdd \n to the end of a printf string and remove it...
2008-03-26 Doug RabsonRegen.
2008-03-26 Doug RabsonAdd the new kernel-mode NFS Lock Manager. To use it...
2008-03-26 Poul-Henning... Rename timer0_max_count to i8254_max_count.
2008-03-26 Poul-Henning... The RTC related pscnt and psdiv variables have no busin...
2008-03-26 Poul-Henning... Remove old sysctl stuff which is long gone in other...
2008-03-26 Christian BruefferFix some "in in" typos in comments.
2008-03-26 Remko LodderDocument the removal data for usbdevs.h and usbdevs_data.h,
2008-03-26 Alan CoxEnable the automatic creation of superpage reservations.
2008-03-25 Sam Lefflersplit out tty create part of ucom_attach into ucom_atta...
2008-03-25 Sam Leffleradd some CDMA modems
2008-03-25 Scott LongImplement taskqueue_block() and taskqueue_unblock(...
2008-03-25 Sam Lefflerfix botched merge of syslog support to the vendor branc...
2008-03-25 Ed MasteAdd 64-bit array support for RAIDs > 2TB. This corresp...
2008-03-25 Sam Leffleradd __noinline
2008-03-25 Sam Lefflerexpose if_purgemaddrs, it will be used by the vap code...
2008-03-25 Sam LefflerIFM_IEEE80211_IBSSMASTER hasn't been used in many years...
2008-03-25 Sam Lefflerenable dynamic addition of "show all" commands
2008-03-25 Christian BruefferBring this manpage more in line with other wlan driver...
2008-03-25 John BaldwinRegen.
2008-03-25 John BaldwinAdd entries for the cpuset-related system calls. The...
2008-03-25 Ed MasteCorrect data direction flags in aac_bio_command() in the
2008-03-25 Ruslan ErmilovAdd code that should catch the most common case when...
2008-03-25 Ruslan Ermilovs/M_TRYWAIT/M_WAIT/
2008-03-25 Ruslan ErmilovCompile libthr with warnings.
2008-03-25 Remko LodderAdd a missing ;.
2008-03-25 Ruslan ErmilovCompile libthr with warnings.
2008-03-25 Ruslan ErmilovFix build.
next