]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
MFV r271225:
[FreeBSD/FreeBSD.git] / usr.sbin /
2014-09-07 Xin LIMFV r271225:
2014-09-07 Xin LIMFV r271223:
2014-09-06 Edward Tomasz Napi... Avoid ctld(8) crash on getaddrinfo(3) failure.
2014-09-05 Edward Tomasz Napi... Document initiator-portal netmask support.
2014-09-05 Edward Tomasz Napi... Turn two errors, which are possible to trigger only...
2014-09-05 Edward Tomasz Napi... Make it possible to quote names in autofs maps using...
2014-09-05 Edward Tomasz Napi... Fix typo.
2014-09-05 Warner LoshMerge forgotten .h files from vendor branch.
2014-09-04 Warner LoshReimport dts files from vendor repo now that it has...
2014-09-04 Warner LoshUpdate bindings to latest vendor branch representing...
2014-09-02 Devin TeskeFix regression introduced by SVN r270954. Correct way...
2014-09-01 Devin TeskeFix a bug where command line arguments could be misproc...
2014-09-01 Ed SchoutenAdd -Wthread-safety to WARNS=6.
2014-09-01 Stefan EßerAdd references to vt(4) to further man-pages.
2014-09-01 Stefan EßerFix typo (by -> be).
2014-09-01 Gleb SmirnoffMake SOCK_RAW sockets to be truly raw, not modifying...
2014-08-30 Neel NatuSet the 'inst_length' to '0' early on before any error...
2014-08-27 Sergey KandaurovMFV of r270725, tzdata2014f
2014-08-26 Baptiste DaroussinAllow mailwrapper to use mailer.conf from localbase...
2014-08-26 Stefan EßerMore man pages that need to know about vt in addition...
2014-08-26 Stefan EßerUpdate man-pages to correctly refer to changed pathes...
2014-08-26 Stefan EßerRemove band.aid that made kbdcontrol lookup keymap...
2014-08-26 Enji CooperConvert LIBCURSES to LIBNCURSES to fix "make checkdpadd"
2014-08-25 Hiren PanchasaraFix a typo to catch correct condition.
2014-08-24 Devin TeskeOptimize f_which() to be slightly faster still.
2014-08-24 Edward Tomasz Napi... Fix handling of keys in executable maps. Previously...
2014-08-23 Edward Tomasz Napi... Add "nobrowse" option. Previously automountd(8) always...
2014-08-23 Edward Tomasz Napi... Don't fail on executable maps that return no entries...
2014-08-22 Xin LIInstead of using timestamp in the AVL, use the memory...
2014-08-22 Xin LIMFV r270197:
2014-08-22 Tycho NightingaleFix a recursive lock acquisition in vi_reset_dev().
2014-08-21 Neel NatuChange file permissions for some setuid executables...
2014-08-21 Devin TeskeAdd `-A' flag to pkg-install(8) invocation when install...
2014-08-21 Edward Tomasz Napi... Make the iSCSI stack use __FBSDID() properly.
2014-08-21 Edward Tomasz Napi... Use __FBSDID() properly.
2014-08-20 Xin LIMFV r270196:
2014-08-20 Xin LIMFC r270195:
2014-08-20 Xin LIMFV r270193:
2014-08-20 Hiroki SatoRecover sin6_scope_id of gateway addresses in riprecv...
2014-08-20 Edward Tomasz Napi... Remove useless - and buggy, it resulted in spurious...
2014-08-19 Bryan DreweryAvoid showing stale errors when nmount(2) fails.
2014-08-19 Enji CooperAdd LIBMD and LIBUTIL to DPADD to fix "make checkdpadd"
2014-08-19 Enji CooperAdd missing libraries to DPADD; sort DPADD so DPADD...
2014-08-19 Bryan DreweryRevert r267233 for now. PIE support needs to be reworked.
2014-08-18 Enji CooperAdd LIBCRYPTO and LIBSSL to DPADD
2014-08-17 Neel NatuRemove LOG_ODELAY because it does nothing.
2014-08-17 Edward Tomasz Napi... Bring in the new automounter, similar to what's provide...
2014-08-14 Rick MacklemTry to clarify how file systems are exported for NFSv4.
2014-08-14 Alan SomersConvert devd's client socket to type SOCK_SEQPACKET.
2014-08-14 Stefan EßerAdd support for NEWCONS to kbdmap and vidfont.
2014-08-13 Neel NatuMinor cleanup:
2014-08-12 Hajimu UMEMOTOFix broken pointer overflow check ns_name_unpack()
2014-08-12 Hajimu UMEMOTOUpdate our stub resolver to final version of libbind.
2014-08-12 Peter WemmUpdate sqlite-3.7.17 -> 3.8.5
2014-08-11 Peter WemmUpdate serf-1.3.6 -> 1.3.7
2014-08-10 Rick MacklemDocument the use of the vfs.nfsd sysctls that control...
2014-08-08 Neel NatuSupport PCI extended config space in bhyve.
2014-08-07 Jung-uk KimMerge OpenSSL 1.0.1i.
2014-08-07 Andrew ThompsonGive a brief message as to what error was encountered...
2014-08-06 Baptiste DaroussinRework privatelib/internallib
2014-08-05 Peter WemmCheck gethostname(2) return code - but even if it succe...
2014-08-05 Xin LIMFV r269542:
2014-08-04 Steven HartlandAdded support for extra ifconfig args to jail ip4.addr...
2014-08-03 Devin TeskeAdd required `exec' before Xdialog(1) invocation for...
2014-08-02 Xin LIMFV r269427:
2014-08-02 Xin LIMFV r269426:
2014-07-31 Devin TeskeUpdate command and add check for edge-case.
2014-07-31 Devin TeskeFix a syntax error when running under bash(1) for porta...
2014-07-31 Devin TeskeDefine a setvar() function for platforms using a shell...
2014-07-30 Tycho NightingaleCommands which encounter a fatal error shouldn't be...
2014-07-29 Joel Dahlmdoc: kill EOL whitespace.
2014-07-29 Xin LIMFV r269224:
2014-07-29 Xin LIMFV r269223:
2014-07-28 Alexander MotinFix r269183 build woth GCC.
2014-07-28 Alexander MotinAdd netmasks support to initiator-portal option.
2014-07-26 Stefan EßerThe previous commit (r269119) introduced a regression...
2014-07-26 Stefan EßerFix obvious off by one error: prefix[1] should be set...
2014-07-26 Xin LIMFV r269010:
2014-07-25 Neel NatuSimplify the meaning of return values from the inout...
2014-07-24 Dag-Erling SmørgravStrip the patch level from the release name before...
2014-07-24 Neel NatuReduce the proliferation of VMEXIT_RESTART in task_swit...
2014-07-24 Neel NatuFix fault injection in bhyve.
2014-07-23 Devin TeskeFix a bug where include file `networking/services.subr...
2014-07-23 Neel NatuEmulate instructions emitted by OpenBSD/i386 version...
2014-07-22 Devin TeskeAdd example script `add_some_packages.sh', demonstratin...
2014-07-21 Peter WemmMerge serf-1.3.6
2014-07-20 Warren BlockCorrect spelling errors in ctld.8. While here, correct...
2014-07-19 Neel NatuHandle nested exceptions in bhyve.
2014-07-19 Baptiste DaroussinMerge libucl 20140718 (fixes a bug in the parser)
2014-07-19 Rick Macklemr243637 changed the default number of nfsd threads...
2014-07-19 Xin LIReduce lock contention on the z_teardown_lock under...
2014-07-18 Devin TeskeOops, forgot to bump manual date/copyright in r268860.
2014-07-18 Devin TeskeMinor enhancements, bug fixes, and man-page adjustments.
2014-07-18 Xin LIMFV r268851:
2014-07-18 Xin LIMFV r268850:
2014-07-18 Xin LIMFV r268848:
2014-07-18 Dag-Erling SmørgravUse a combination of unblock-lan-zones (r268839) and...
2014-07-18 Baptiste DaroussinUpdate libucl to the 2014-07-16 snapshot
2014-07-18 Peter WemmFix "ndp -d hostname".
2014-07-17 Baptiste DaroussinUpdate to byacc 20140715 (only concerns regression...
next