]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Implement vsyscall hack. Prior to 2.13 glibc uses vsyscall
[FreeBSD/FreeBSD.git] / sbin /
2016-01-08 Xin LIMFV r293415:
2016-01-07 Allan JudeMake additional parts of sys/geom/eli more usable in...
2016-01-05 Xin LIMFV r293125: less v481.
2015-12-30 Dimitry AndricMerge ^/head r292936 through r292950.
2015-12-30 Steven HartlandFix use of uninitialised Nflag
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-29 Ulrich SpörleinFix type mismatches for malloc(3) and Co.
2015-12-28 Alexander V. ChernikovAdd SFF-8024 Extended Specification Compliance
2015-12-27 Allan JudeReplace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-24 Baptiste DaroussinReduce overlinking
2015-12-24 Navdeep ParharMFP r291227, r291228, and r292618.
2015-12-21 Alan SomersFix "mount -a" for NFS and ZFS filesystems with shared...
2015-12-18 Christian BruefferMerge OpenBSM 1.2 alpha 4.
2015-12-15 Steven HartlandAdd flag to disable inital reboot(8) userland sync
2015-12-14 Dag-Erling SmørgravUpgrade to Unbound 1.5.7.
2015-12-11 Ed MasteUpdate to ELF Tool Chain r3272
2015-12-10 Andrey V. ElsukovRemove a note about damaged PMBR. Now GPT will be detec...
2015-12-10 Enji CooperDon't leak rsector/sector in mp_label(..)
2015-12-10 Marcelo AraujoAdd -t option to display field types.
2015-12-09 Alan SomersIncrease devd's client socket buffer size to 256KB...
2015-12-09 Enji CooperCall va_end on ap when vsnprintf fails in run_cmd(...
2015-12-08 Simon J. GerratyMerge bmake-20151201
2015-12-07 Mark JohnstonMFV r289003:
2015-12-06 Enji CooperFix leak in mkfs_msdos(..) by initializing img to NULL...
2015-12-04 Navdeep ParharCatch up with head.
2015-12-04 Bryan DreweryFix LDADD/DPADD that should be LIBADD.
2015-12-04 Bryan DreweryFor INTERNALLIB always add in the corresponding _DP_...
2015-12-03 Jung-uk KimMerge OpenSSL 1.0.2e.
2015-12-03 Navdeep ParharCatch up with head, mostly to merge r291665 with the...
2015-12-02 Bryan DreweryMETA MODE: Connect MK_NAND directories.
2015-12-02 Navdeep ParharCatch up with head.
2015-12-01 Bryan DreweryDon't add LIBADD=ipf to libipf itself.
2015-12-01 Craig RodriguesAdd more text to explain --libxo flag.
2015-12-01 Bryan DreweryMETA MODE: Update dependencies with 'the-lot' and add...
2015-12-01 Bryan DreweryUpdate dependencies after r291406 added libelf to libkvm.
2015-11-30 Adrian ChaddConvert ifconfig to use lib80211.
2015-11-27 Ed MasteUse netbsd usage() implementation in newfs_msdos
2015-11-27 Ed Mastemkfs_msdos: sync with NetBSD
2015-11-26 Navdeep ParharCatch up with head.
2015-11-26 Adrian Chadd[ifconfig] handle IBSS mediatype correctly.
2015-11-25 Bryan DreweryRemove redundant DPSRCS which were already in SRCS.
2015-11-23 Ed Mastenewfs_msdos: rework error handling for eventual use...
2015-11-23 Ed MasteUpdate $NetBSD$ ID
2015-11-23 Steven HartlandFix dumpon compatibility with dumpdev kenv
2015-11-21 Xin LIMFV r291123:
2015-11-19 Navdeep ParharCatch up with head (r291075).
2015-11-18 Bryan DreweryConvert to SUBDIR.yes format.
2015-11-16 John-Mark GurneyIf you backup a large file that is mostly holes, previo...
2015-11-12 Edwin GroothuisMFV of 290695,tzdata2015g
2015-11-11 Edward Tomasz Napi... Fix resource leaks in error cases.
2015-11-08 Edward Tomasz Napi... Userspace part of reroot support. This makes it possibl...
2015-11-07 Conrad Meyersavecore(8): Be quiet unless the user asks for verbose
2015-11-07 Baptiste DaroussinMerge from head r290483
2015-11-07 Conrad MeyerFollow-up to r290475: Add sysctl(8) support for added...
2015-11-06 Alan SomersAlways check the return value of lseek.
2015-11-06 Steven HartlandAdd sysctl to control LACP strict compliance default
2015-11-06 Andriy Voskoboinykifconfig: fix padding for '<ifname> scan' command output
2015-11-03 Andrey V. ElsukovImplement `ipfw internal olist` command to list named...
2015-11-01 Baptiste DaroussinMerge from head
2015-11-01 Kristof Provostpfctl: Fix uninitialised veriable
2015-10-30 Jung-uk KimMerge OpenSSL 1.0.2d.
2015-10-28 Baptiste DaroussinMerge from head
2015-10-27 Bryan DreweryUse more appropriate ${SHAREDIR} rather than /usr/share.
2015-10-27 Baptiste DaroussinUpdate libucl to latest git snapshot (20151027)
2015-10-25 Enji CooperLimit RESOLUTION_MAX to INT_MAX, not UINT_MAX (all...
2015-10-23 Alan SomersFix various Coverity issues in sbin/savecore/savecore.c:
2015-10-23 Simon J. GerratyMerge bmake 20151020
2015-10-23 Conrad Meyersysctl(8): Fix style nits
2015-10-22 Conrad MeyerSysctl: Add common support for U8, U16 types
2015-10-22 Gleb SmirnoffMFV ntp-4.2.8p4 (r289715)
2015-10-21 Eitan AdlerFix a ton of speelling errors
2015-10-20 Ed Mastenewfs_msdos: use NetBSD's mkfs_msdos.h verbatim for...
2015-10-19 Baptiste DaroussinMerge from head
2015-10-19 Alexander MotinMFV r289561: 6328 Fix cstyle errors in zfs codebase
2015-10-18 Rui PauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 Alexander MotinMFV r289535: 5767 fix several problems with zfs test...
2015-10-18 Alexander MotinMFV r289530: 5847 libzfs_diff should check zfs_prop_get...
2015-10-18 Alexander MotinMFV r289526:
2015-10-18 Alexander MotinMFC r289498: 6298 zfs_create_008_neg and zpool_create_0...
2015-10-18 Alexander MotinMFV r247180: Update vendor/illumos/dist and vendor...
2015-10-18 Alexander MotinMFV r289493: 5745 zfs set allows only one dataset prope...
2015-10-18 Enji CooperMake libxo depend on libutil because it uses humanize_n...
2015-10-17 Enji CooperReplace /dev/acd0 with /dev/cd1
2015-10-16 Ed Mastenewfs_msdos: prefer snprintf to sprintf
2015-10-16 Alexander MotinMFV r289310:
2015-10-15 Ed Mastenewfs_msdos: move mkfs_msdos to separate file for later...
2015-10-15 Ed Mastenewfs_msdos: rework option parsing to match NetBSD
2015-10-15 Alexander MotinMFV r289312: 2605 want to resume interrupted zfs send
2015-10-14 Alexander MotinMFV r289311: 5764 "zfs send -nv" directs output to...
2015-10-14 Alexander MotinMFV r289308: 6267 dn_bonus evicted too early
2015-10-14 Alexander MotinMFV r289306: 6295 metaslab_condense's dbgmsg should...
2015-10-14 Alexander MotinMFV r289304: 6293 ztest failure: error == 28 (0xc ...
2015-10-14 Alexander MotinMFV r289298: 6286 ZFS internal error when set large...
2015-10-14 Alexander MotinMFV r289296: 6288 dmu_buf_will_dirty could be faster
2015-10-14 Alexander MotinMFV r289294: 5219 l2arc_write_buffers() may write beyon...
2015-10-13 Baptiste DaroussinMerge from head
2015-10-13 Enji CooperReplace references to /dev/acd0 with /dev/cd0
next