]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-03-19 Andrey V. ElsukovAdd new GEOM_PART_LDM module that implements the Logica...
2012-03-19 Andrey V. ElsukovMake kern.geom.part node not static. Also add CTLFLAG_T...
2012-03-19 David ChisnallAdd symbol versioning to libcxxrt.
2012-03-19 David ChisnallMake __get_locale() static inline, not just inline...
2012-03-19 Konstantin... If we ever allow for managed fictitious pages, the...
2012-03-19 Gleb SmirnoffRotate auth.log and messages at the beginning of a...
2012-03-19 Benjamin KadukRemove trailing whitespace.
2012-03-19 Benjamin KadukExpound a bit more about the system maximum number...
2012-03-19 Oleksandr Tymoshenkofix ABI detection logic: for 64-bit elf objects set...
2012-03-19 Pyun YongHyeonDo not change current media when driver is already...
2012-03-19 Eitan Adlerdraft-ietf-ipv6-scoping-arch-02.txt is now RFC 4007
2012-03-19 Eitan Adlerrm[0].rm_so must be zero (an explicit check is made...
2012-03-19 Eitan AdlerX11BASE is not used any more and has been killed by...
2012-03-19 Eitan Adler- Clean up timestamps in msgbuf code. The timestamps...
2012-03-19 David XuUse clockid parameter instead of hard-coded CLOCK_REALTIME.
2012-03-18 Adrian Chadd.. revert out a local change that I hadn't yet complete...
2012-03-18 Jilles Tjoelkerfts(3): Mention that FTS_NOCHDIR imposes {PATH_MAX...
2012-03-18 Josh PaetzelRedirect camcontrol stderr to /dev/null.
2012-03-18 Jilles Tjoelkerfts(3): Document cases where FTS_NOCHDIR is set implicitly.
2012-03-18 Adrian ChaddAdd a missing endian conversion.
2012-03-18 Hartmut Brandtmemset() wants the size of the structure to clear,...
2012-03-18 Tijl CoosemansRemove some unnecessary includes.
2012-03-18 Jaakko HeinonenCast wallclock.tv_sec to uint64_t to avoid overflow...
2012-03-18 Tijl CoosemansEliminate ia32_reg.h by moving its contents to x86...
2012-03-18 Tijl CoosemansCopy i386 reg.h to x86 and merge with amd64 reg.h....
2012-03-18 Tijl CoosemansUse exact width integer types in amd64/i386 reg.h to...
2012-03-18 Alan CoxStyle fix to pmap_protect().
2012-03-18 Kevin LoRepair function when used with large scales
2012-03-18 Nathan WhitehornRemove acquisition of VM page queues lock from pmap_pro...
2012-03-18 Bjoern A. ZeebHide kernel option ROUTETABLES evaluations in the imple...
2012-03-18 Hans Petter... Regenerate usb.conf to use new -n option when doing...
2012-03-18 Hans Petter... Use new -n option when executing kldload, to
2012-03-18 Hans Petter... Add option to ignore error codes if the module specifie...
2012-03-18 Oleksandr TymoshenkoUnbreak trhe build by including proper header
2012-03-18 Oleksandr TymoshenkoFix TLS for statically linked binaries
2012-03-18 Marius StroblDeclare some variables static in order to reduce the...
2012-03-18 Oleksandr Tymoshenko- Fix logic for detection if further processing of...
2012-03-18 David XuSome software think a mutex can be destroyed after...
2012-03-17 Konstantin... Do not claim that msync(2) is obsoleted [1].
2012-03-17 Konstantin... Add sysctl vfs.nfs.nfs_keep_dirty_on_error to switch...
2012-03-17 Konstantin... In vm_object_page_clean(), do not clean OBJ_MIGHTBEDIRT...
2012-03-17 Peter WemmMake sure libgcc_s is finished building in _startup_lib...
2012-03-17 Alan CoxWith the changes over the past year to how accesses...
2012-03-17 Robert MillanHide a few declarations from userland (including `struc...
2012-03-17 Hans Petter... The UMS module is now loaded by rules in /etc/devd...
2012-03-17 Adrian Chaddstyle(9) changes.
2012-03-17 Adrian ChaddBegin fleshing out MII clock rate configuration changes.
2012-03-17 Jung-uk KimSave and restore linear frame buffer between suspend...
2012-03-16 Jung-uk KimRemove unnecessary static variable initializations...
2012-03-16 Adrian ChaddFix a couple of debugging outputs.
2012-03-16 Dimitry AndricChange the style of share/mk/bsd.sys.mk to that of...
2012-03-16 Adrian ChaddAdd a dependency on ALQ if IEEE80211_ALQ and/or AH_DEBU...
2012-03-16 Adrian ChaddPull in a dependency on ALQ if it's compiled with IEEE8...
2012-03-16 Robert MillanRemove gratuitous DEBUG_FLAGS="-g" setting (this is...
2012-03-16 Martin MatuskaUnhide /dev/zfs in devfsrules_jail.
2012-03-16 Davide ItalianoAdd rudimentary profiling of the hash table used in...
2012-03-16 Tijl CoosemansMove userland bits of i386 npx.h and amd64 fpu.h to...
2012-03-16 Tijl CoosemansUse exact width integer types instead of long in struct...
2012-03-16 Jung-uk KimDo not unnecessarily clear display memory when switchin...
2012-03-16 Konstantin... Remove write-only variable.
2012-03-16 John BaldwinFix build with INET6 disabled.
2012-03-16 Hans Petter... Create new file header format to simplify the endian...
2012-03-16 Jilles Tjoelkerxargs: Before exiting, wait for all invocations of...
2012-03-16 Hans Petter... Fix cross-platform issue about the file-format in which
2012-03-16 John BaldwinRevert the PCIe 4GB boundary issue workaround now that...
2012-03-16 Yoshihiro Takahashi- Fix to build a native i386 kernel without the SMP...
2012-03-16 Tijl CoosemansRemove prototypes of _amd64_get_fsbase et al. The funct...
2012-03-16 David XuAdd implementation note about when a condition variable...
2012-03-16 David XuWhen destroying a barrier, waiting all threads exit...
2012-03-15 Oleksandr TymoshenkoClean-up fake preload data generator:
2012-03-15 Nathan WhitehornMake ofw_bus_get_node() consistently return -1 when...
2012-03-15 Nathan WhitehornImplement pmap_remove_pages(). This will be added later...
2012-03-15 Rafal JaworowskiFix error check.
2012-03-15 Ed SchoutenRemove non-existing error condition.
2012-03-15 Nathan WhitehornImprove algorithm for deciding whether to loop through...
2012-03-15 Sergey KandaurovRemove TARGET_ARCH conditionals for COMPAT_FREEBSD32.
2012-03-15 Michael TuexenClean up, no functional change.
2012-03-15 Michael TuexenFix bugs which can result in a panic when an non-SCTP...
2012-03-15 Ed SchoutenExtend the description for ESRCH a bit.
2012-03-15 Ed SchoutenRemove impossible error condition from the man page.
2012-03-15 Andrey V. ElsukovAdd MODULE_DEPEND() to geom_part modules.
2012-03-15 Andrey V. ElsukovAdd CTLFLAG_TUN to the sysctl definition and fix style.
2012-03-15 Oleksandr TymoshenkoFill out fake preload structure to let userland tools...
2012-03-15 Andrey V. ElsukovAdd debug.kld_debug loader tunable.
2012-03-15 Kevin Lo- Fix an erroneous invocation of the editline.
2012-03-14 Oleksandr Tymoshenko- Remove unncessary type casts
2012-03-14 Jung-uk KimAdd a PCI quirk to ignore PCI map registers from config...
2012-03-14 Xin LIAdd the missing IPOIB option.
2012-03-14 Sean BrunoUpdate man page to present -T argument in synopsis
2012-03-14 John BaldwinPedantic nit: use vm_pindex_t instead of long for a...
2012-03-14 Nathan WhitehornUse LIST_FOREACH_SAFE() instead of LIST_FOREACH() in...
2012-03-14 Adrian ChaddCorrectly calculate the callout interval for beacon...
2012-03-14 Ed SchoutenMake init(8) slightly more robust when /dev/console...
2012-03-14 Ed SchoutenHide stty(1) errors.
2012-03-14 Jaakko HeinonenAdd an assert for proctree_lock to proc_to_reap().
2012-03-14 Konstantin... Rtld on diet 3.
2012-03-14 Konstantin... Fix indentation.
2012-03-14 David ChisnallImport a slightly newer libc++, with some bugs fixed...
2012-03-14 David ChisnallExpose some C11 stuff that is also C++11 stuff in C...
2012-03-14 David ChisnallNew version of libc++ with some bug fixes.
next