]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-12-19 Andrey V. ElsukovWhen we have some address to forward (e.g. it was speci...
2012-12-19 Andrey V. ElsukovMake dst_sa initialization only when it is actually...
2012-12-19 Andrey V. ElsukovThe selectroute functions does own account of EHOSTUNRE...
2012-12-19 Ed MasteSupport restrict qualifier in dwarf debug info
2012-12-19 Pawel Jakub... The 'flags' argument can be modified in vn_open_cred...
2012-12-19 Pawel Jakub... Do not audit paths we try when kern.corefile contains %I.
2012-12-19 Pawel Jakub... Style cleanups.
2012-12-19 Pawel Jakub... The expand_name() function isn't called with the proces...
2012-12-19 Alexander MotinFix bug in r242720, that caused additional status page...
2012-12-19 Alan CoxEliminate some definitions that haven't been used in...
2012-12-19 Mark JohnstonAdd myself as a new src committer.
2012-12-19 Olivier HouchardProperly implement pmap_[get|set]_memattr
2012-12-18 Jim HarrisMap BAR 4/5, because NVMe spec says devices may place...
2012-12-18 Oleksandr TymoshenkoAdd sysctls for changing GPIO pins function
2012-12-18 Jim HarrisSimplify module definition by adding nvme_modevent...
2012-12-18 Jim HarrisDo not use taskqueue to defer completion work when...
2012-12-18 Eitan AdlerAdd an additional regression tests for other cases...
2012-12-18 Ed MasteNo reason to install debug data with the schg flag
2012-12-18 Eitan AdlerPOSIX requires that non-existent or null arguments...
2012-12-18 Xin LIUpdate arcmsr(4) to vendor version 1.20.00.26, this...
2012-12-18 Jean-Sébastien... psm: Support detection of Synaptics touchpad v7.5 and...
2012-12-18 Mateusz Guzikprison_racct_detach can be called for not fully initial...
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-18 Monthadar Al... wtap should not set the IEEE80211_F_DATAPAD flag;
2012-12-18 Monthadar Al... wtap fix malloc/free.
2012-12-18 Monthadar Al... wtap should check if ieee80211_vap_setup fails.
2012-12-18 Monthadar Al... wtap: fix clang warning.
2012-12-18 Gleb SmirnoffFix !INET6 build after r244365.
2012-12-18 Gleb SmirnoffClear correct flag in INET6 case.
2012-12-18 Andrey Zonov- Add sysctl to allow unprivileged users to call mlock...
2012-12-18 Andrey Zonov- Fix locked memory accounting for maps with MAP_WIREFU...
2012-12-18 Andrey Zonov- Set memorylocked limit to 64Kb for default login...
2012-12-18 Andrew TurnerGet libcompiler-rt and libgcc building on ARM with...
2012-12-18 Kevin LoFix typo in comment.
2012-12-18 Andrey A. ChernovMore correct version of prev. fix.
2012-12-18 Rick MacklemPiete.Brooks at cl.cam.ac.uk reported via email a crash...
2012-12-18 Jim HarrisUse CAM_DEV_NOT_THERE instead of CAM_SEL_TIMEOUT to...
2012-12-17 Ed MasteHide OBJCOPY and others in POSIX mode
2012-12-17 Andrey V. ElsukovSince we use different flags to detect tcp forwarding...
2012-12-17 Andrey A. ChernovFix:
2012-12-17 Andrey V. ElsukovUse M_PROTO7 flag for M_IP6_NEXTHOP, because M_PROTO2...
2012-12-17 Eitan AdlerFix warning from valgrind when a failed entry is tested.
2012-12-17 Pawel Jakub... Minor style tweaks.
2012-12-17 Pawel Jakub... Better variables naming in expand_name() to be more...
2012-12-17 Jilles Tjoelkerlibc/iconv: Fix race condition with setting FD_CLOEXEC.
2012-12-17 Gabor Kovesdan- Fix handling of .mps files
2012-12-17 Pawel Jakub... Warn about reaching various PF limits.
2012-12-17 Gabor Kovesdan- Use unsigned int for values obtained with sysctlbynam...
2012-12-17 Pyun YongHyeonMake sure to stop both TX and RX MACs in ale_stop_mac...
2012-12-17 Rui Pauloamd64 only has rela sections.
2012-12-17 Rick MacklemFix the gssd daemon so that it uses syslog() to report
2012-12-16 Hiroki Sato- Fix strtol() error handling.
2012-12-16 Pawel Jakub... Use new savecore(8) option and limit number of kernel...
2012-12-16 Pawel Jakub... With rotating kernel dumps the higest dump number is...
2012-12-16 Pawel Jakub... Implement -m option to savecore(8) that allows to limit...
2012-12-16 Pawel Jakub... Make use of the fact that we changed working directory...
2012-12-16 Eitan AdlerMinor wording improvments to some manual pages
2012-12-16 Pawel Jakub... Sort flags properly.
2012-12-16 Pawel Jakub... Prefer snprintf() over sprintf().
2012-12-16 Marius StroblRevert r237842 and switch back to SCHED_ULE. All proble...
2012-12-16 Marius StroblRestore pre-r234898 printing of boot loader and path.
2012-12-16 Pawel Jakub... Move expand_name() after process lock is released.
2012-12-16 Edward Tomasz... When growing a filesystem, don't leave unused space...
2012-12-16 Pawel Jakub... Don't add audit record when coredumps are disabled...
2012-12-16 Pawel Jakub... Make the check easier to read.
2012-12-16 Pawel Jakub... Use 'cred' variable.
2012-12-16 Oleksandr TymoshenkoFix comment to represent actual file purpose
2012-12-15 Pawel Jakub... sbuf_trim() cannot be used on sbuf with drain function...
2012-12-15 Andrew TurnerIgnore a warning in ubldr where clang doesn't understan...
2012-12-15 Andrew TurnerAlso remove -Werror on arm with clang as there are...
2012-12-15 Andrew TurnerDon't define CTORS_SECTION_ASM_OP and DTORS_SECTION_ASM...
2012-12-15 Andrew TurnerRecognise vfpv2 as a value for the ARM .fpu asm directi...
2012-12-15 Andrew TurnerFix a comment in an asm block to work with compilers...
2012-12-15 Andrey V. ElsukovIn additional to the tailq of IPv6 addresses add the...
2012-12-15 Mikolaj GolubChange `iostat -Ix` to display total duration of transa...
2012-12-15 Mikolaj GolubNew devstat metrics for devstat_compute_statistics():
2012-12-15 Poul-Henning... Update to the new and brighter pkg world
2012-12-15 Mikolaj GolubIn pfioctl, if the permission checks failed we returned...
2012-12-15 Robert WatsonFour .c files from OpenBSM are used, in modified form...
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Robert WatsonVendor import of OpenBSM 1.2-alpha3. This eliminates...
2012-12-15 Hans Petter... Regenerate usb.conf
2012-12-15 Martin MatuskaMFV r244245:
2012-12-15 Martin MatuskaPush vendor/illumos/dist to illumos-gate 13894:f4af77f6bbd2
2012-12-15 Edward Tomasz... Fix extending filesystems of weird size by making sure...
2012-12-15 Konstantin... When mnt_vnode_next_active iterator cannot lock the...
2012-12-15 Konstantin... Fix a typo, resulting in the NULL pointer dereference.
2012-12-15 Konstantin... Line up the continuation backslashes.
2012-12-15 Konstantin... Remove a special case for XEN, which is erronous and...
2012-12-15 Ed MastePut shared library debug info into separate .symbols...
2012-12-14 Brooks DavisVendor import of NetBSD's (un)vis(3) at 2012-12-14...
2012-12-14 Brooks DavisVendor import of NetBSD's (un)vis(3) at 2012-12-14
2012-12-14 Rick MacklemThe group list for a non-default export entry (a host...
2012-12-14 Ed MasteMinor refactoring prior to .symbols file changes
2012-12-14 Pawel Jakub... - When checking if a dump exists on the given device...
2012-12-14 Pawel Jakub... The clear option (-c) is not compatible with keep ...
2012-12-14 Pawel Jakub... If we are not going to clear the dump (we are either...
2012-12-14 Pawel Jakub... Whitespace cleanups.
2012-12-14 Gleb Smirnoff Fix error in r235991. No-sleep version of IFNET_RLOCK...
2012-12-14 Andrey V. ElsukovAdd an #include guard to the sys/fnv_hash.h.
next