]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Add static and remove unused variables.
[FreeBSD/FreeBSD.git] / usr.sbin /
2015-08-24 Hiroki SatoAdd static and remove unused variables.
2015-08-24 Hiroki SatoRemove obsolete API (SIOCGDRLST_IN6 and SIOCGPRLST_IN6...
2015-08-24 Warner LoshMake it clear that we're ignoring the return value...
2015-08-22 Xin LIMFV r287019: leapseconds from tzdata2015f.
2015-08-21 Baptiste DaroussinFix err pointer not initialized to NULL resulting
2015-08-21 Warner LoshTurn off gcc's uninitialized warnings for this code...
2015-08-21 Baptiste DaroussinFix typo in regression test
2015-08-21 Baptiste DaroussinFix /home symlink creation
2015-08-21 Baptiste DaroussinFix useradd regression:
2015-08-20 Alan SomersAdd ATF functional tests for fstyp(8). No ZFS or GELI...
2015-08-19 Ian LeporeAdd a new exit-timeout option to watchdogd.
2015-08-19 Xin LIIssue warning and refuse to proceed further if the...
2015-08-18 Alan SomersServe /etc/eui64 via NIS.
2015-08-17 Gleb SmirnoffBelatedly fix documentation on which interface to use...
2015-08-17 Peter GrehanAdd simple (no-op) emulations for the CHECK_POWER_MODE,
2015-08-15 Alexander MotinDrop "internal" CTL frontend.
2015-08-14 Baptiste DaroussinRegression: fix pw usermod -w xxx
2015-08-14 Alexander MotinMFV r286765: 5817 change type of arcs_size from uint64_...
2015-08-14 Alexander MotinMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 Alexander MotinMFV r277431: 5497 lock contention on arcs_mtx
2015-08-13 Edwin GroothuisMFV of 286748,tzdata2015f
2015-08-13 Alexander MotinMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 Alexander MotinMFV 286709:
2015-08-12 Alexander MotinMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 Alexander MotinMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 Alexander MotinMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 Alexander MotinMFV r284762: 5269 zpool import slow
2015-08-12 Alexander MotinMFV r286682: 5765 add support for estimating send strea...
2015-08-12 Alexander MotinMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-12 Christian BruefferFix a few mandoc warnings.
2015-08-11 Alexander MotinAnother small typo.
2015-08-11 Alexander MotinFix minor typo.
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-11 Marcelo Araujostyle(9) requires a space here.
2015-08-11 Marcelo AraujoSync the code with OpenBSD.
2015-08-10 Bjoern A. ZeebRather than hardcoding a string and limiting the compar...
2015-08-10 Ed SchoutenRemove bad call to shutdown().
2015-08-09 Peter WemmUpdate the private sqlite3 from 3.8.9 to 3.8.11.1 ...
2015-08-09 Peter WemmUpdate svnlite from 1.8.10 to 1.8.14. This is mostly...
2015-08-09 Peter WemmUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 Peter WemmUpdate apr-1.5.1 to 1.5.2
2015-08-08 Alexander MotinRefactor early stages of security negotiation.
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-08 Alexander MotinRemove some code duplication.
2015-08-07 Christian BruefferManpage cleanup.
2015-08-05 Baptiste DaroussinAdd regression tests for a bug reported in stable/10
2015-08-05 Enji CooperSet f_file to -1/F_UNUSED when after closing when possible
2015-08-04 Glen BarberEnsure the local MANIFEST is always used when verifying...
2015-08-03 Ed SchoutenAvoid calling strlen() where we can use the strspn...
2015-08-03 Devin TeskeClarify pw(8) manual w/respect to required arguments...
2015-08-03 Baptiste DaroussinFix bugs spotted by gcc
2015-08-03 Adrian ChaddActually set quiet to something.
2015-08-02 Baptiste DaroussinUse intmax_t rather than long long
2015-08-02 Baptiste DaroussinConvert the year used for regression test fro 2043...
2015-08-02 Baptiste DaroussinFix build on 32bits
2015-08-02 Baptiste DaroussinSplit some extra long lines
2015-08-02 Baptiste DaroussinSplit some extra long lines
2015-08-02 Baptiste DaroussinCleanup a bit includes
2015-08-02 Baptiste DaroussinAdd regression tests about adding already existsing...
2015-08-02 Baptiste DaroussinFix regression: report if a group already exists when...
2015-08-02 Baptiste DaroussinFix regression: report again if a username already...
2015-08-02 Baptiste DaroussinRemove dead code
2015-08-02 Baptiste DaroussinRewrite parsing subcommands arguments of pw(8)
2015-08-02 Baptiste DaroussinRemove netbsd tests on pw(8)
2015-08-01 Baptiste DaroussinRemove things that crept in after badly checked revert
2015-08-01 Baptiste DaroussinPartial revert of r286152
2015-08-01 Baptiste DaroussinFix build
2015-08-01 Baptiste DaroussinFix formatting of new code
2015-08-01 Baptiste DaroussinRevert r286148
2015-08-01 Baptiste DaroussinValidate expiration days and password days from commman...
2015-08-01 Baptiste DaroussinValidate the max_uid/max_gid boundaries and entry type...
2015-08-01 Baptiste DaroussinCast uid/git to uintmax_t when using printf-like functi...
2015-08-01 Baptiste DaroussinHandle +:*:: the same way we handle +::: when checking...
2015-08-01 Baptiste DaroussinUse strtoumax instead of strtoul
2015-07-31 Ed MasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 Ed MasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-30 Baptiste DaroussinImprove strtounum
2015-07-29 Baptiste DaroussinCleanup includes
2015-07-29 Baptiste DaroussinActually set the proper license
2015-07-29 Baptiste DaroussinActually add the new code
2015-07-29 Baptiste DaroussinCreate a strtounum function using the same API as strtonum
2015-07-28 Baptiste DaroussinReject usermod and userdel if the user concerned is...
2015-07-28 Bryan DreweryFix rescue build after r284356 with STRIP= by using...
2015-07-28 Baptiste DaroussinCheck uid/gid used when creating a user/group are not...
2015-07-28 Baptiste DaroussinFix wrong warning printed after changing or updating...
2015-07-28 Bryan DreweryMFV r285970:
2015-07-28 Zbigniew BodekImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 Baptiste Daroussinwhen -n is passed to any pw subcommand it is always...
2015-07-28 Marcelo AraujoStaticfy and constify some variables and clean up the...
2015-07-25 Dru LavigneFix transposed words in man page.
2015-07-22 Jung-uk KimMerge ACPICA 20150717.
2015-07-21 Allan JudeAdd the Dell E7240 laptop and Intel DP965LT motherboard...
2015-07-20 Pedro F. Giffunisnmp_hostres(3): Fix buffer overflow.
2015-07-19 Xin LIUse fixed date/time (the time choosen was the time...
2015-07-19 Marcelo AraujoAdd support to the jail framework to be able to mount...
2015-07-18 Allan JudeAdd support for two workarounds for known issues bootin...
2015-07-18 Edward Tomasz Napi... fstyp(8) ships with 10.2.
2015-07-18 Edward Tomasz Napi... uefisign(8) ships with 10.2.
2015-07-17 Benno RiceMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-17 Baptiste Daroussinmake ctdladm(8) return 0 is everything was ok.
next