]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Do not require a filter-only interrupt handler for puc ports that are not
[FreeBSD/FreeBSD.git] / usr.sbin /
2013-01-14 dteskeDon't use f_show_msg() unless printf(1) syntax is requi...
2013-01-14 baptDirectly uses calloc(3) instread of malloc(3) + memset(3)
2013-01-14 dteskeAdd new f_yesno/f_noyes wrapper functions (which take...
2013-01-14 dteskeAdd missing dialog(1) arguments to internationalize...
2013-01-12 nwhitehornNote that cpufreq(4) is not available on all hardware.
2013-01-12 joelRemove EOL whitespace.
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 brooksAlways install our mtree as /usr/sbin/fmtree and link...
2013-01-09 umeAdd no_prefer_iface option.
2013-01-07 dteskeUpdate copyright following last commit.
2013-01-07 dteskeAdd nonInteractive support to f_dialog_yesno/noyes().
2013-01-06 mjgpw: free group returned by gr_add
2013-01-06 dteskeUpdate copyrights and dates following last commit.
2013-01-05 dteskeAdd support for scripting (sysinstall style).
2013-01-05 bjkGrammar fixes and some wordsmithing
2013-01-03 hrs- Print scopeid for link-local scope addresses.
2013-01-03 rmacklemFix r244604 so that it builds when MK_KERBEROS_SUPPORT...
2013-01-03 markjMake sure to update the mtime of a logfile after archiv...
2013-01-03 markjHave -n imply -r, since dry-run mode obviously doesn...
2013-01-03 markjFix a typo in an error message.
2013-01-03 dteskeComments.
2013-01-03 mariusRemove bogus '-' from getopt(3) string hit when porting...
2013-01-02 nwhitehornMake sade actually be a symlink to partedit, as per...
2012-12-30 nwhitehornAdd a man page for the new sade(8), which is mostly...
2012-12-30 nwhitehornReplace sade the extracted piece of sysinstall with...
2012-12-30 nwhitehornIf invoked as sade, don't complain about having a files...
2012-12-29 dteskeComments.
2012-12-29 dteskeAdd missing enforcement of height restriction after...
2012-12-29 dteskeAdd support for running without a controlling terminal...
2012-12-28 dteskeAllow debug output to be logged to a file (set $debugFi...
2012-12-28 dteskeWhitespace.
2012-12-28 dteskeFix incorrect function name. s/[[:<:]]dialog_clear...
2012-12-27 baptSimplify vnextgrent and vnextpwent reusing pw_scan...
2012-12-27 baptFix a regression in "pw group show" introduced r242349:
2012-12-27 baptSimplify the code by using the new gr_add function
2012-12-27 dteskeComments and fit to 80-columns.
2012-12-26 baptSimplify copying of group members by using memcpy
2012-12-26 baptFix off-by-one error in memory allocation: j entries...
2012-12-26 baptIn case of the deletion of a user those whole database...
2012-12-26 baptFix creating a user and adding it to a group
2012-12-25 rmacklemAttempt to clarify that for ZFS, all file systems under
2012-12-25 rmacklemAttempt to clarify that for ZFS, all file systems under
2012-12-25 dteskeAdd more debugging to help with diagnosis of program...
2012-12-25 dteskeRemove unnecessary duplicate initialization of the...
2012-12-23 matthewRemove extraneous space and new-line.
2012-12-23 rmacklemFix the Makefile so it can build gssd.c after r244604.
2012-12-23 matthewThird time's the charm. pkg -N output needs to go...
2012-12-22 rmacklemDocument the new gssd daemon options added by r244604.
2012-12-22 rmacklemIt was reported via email that some sshds create kerberos
2012-12-22 matthewSwitch from 'pkg -n' to 'pkg -N' as the test for pkgn...
2012-12-22 andrewAdd the missing '$' from the LIBNETBSD variable
2012-12-21 dteskeSplit dialog(1)-based validators for hostname/netmask...
2012-12-21 dteskeRemove unused include.
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 dteskeChange axiom for initialization. Including script can...
2012-12-21 dteskeRemove erroneous use of "local" (not in a function).
2012-12-21 dteskeNew f_show_info() function for dialog(1) --infobox...
2012-12-21 dteskeUse f_show_help() where printf(1) syntax is desired.
2012-12-21 matthewIn preparation for making 'pkg -n' the one true method...
2012-12-21 dteskeImprove the debugging abilities and clean up debug...
2012-12-21 dteskeAdd much-needed dialog(1) --inputbox function for simpl...
2012-12-21 kevloFix socket calls on error post-r243965.
2012-12-21 neelDivine the array size by using 'nitems(array)' instead...
2012-12-21 neelThe MPtable specification allows for an 8-bit "BUS...
2012-12-21 neelTeach acpidump to dump the DMA Remapping Reporting...
2012-12-20 markj- Make sure that errno isn't modified before calling...
2012-12-19 rmacklemPost r243965 the nfsd daemon will not start up for...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-17 rmacklemFix the gssd daemon so that it uses syslog() to report
2012-12-16 eadlerMinor wording improvments to some manual pages
2012-12-15 trocinyChange `iostat -Ix` to display total duration of transa...
2012-12-13 alfredChange progress indicator for downloading patches.
2012-12-12 delphijAdd -R, an option to restart all enabled "local" services.
2012-12-09 gjbAdd missed BETA* to list.
2012-12-09 gjbGet 'uname -r' earlier, so it can be used to determine...
2012-12-08 eadlerA number of places in the source tree still reference...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-05 baptremove redundant yyparse declarations
2012-12-05 hrs- Move definition of V_deembed_scopeid to scope6_var.h.
2012-12-05 eadlerSimplify string duplication: use strdup instead of...
2012-12-05 eadlerAvoid overflowing the file buffer
2012-12-05 eadlerUse strdup instead of malloc + strcpy
2012-12-05 eadlerAvoid overflow of file buffer
2012-12-05 eadlerRemove useless check for NULL prior to free.
2012-12-05 eadlerRemove pointless check for the existence of /usr/bin...
2012-12-05 eadlerAdd ability to mergemaster to permit the user to type
2012-12-05 baptif PACKAGESITE url scheme is not 'file://', always...
2012-12-04 joelRemove snapshots.jp.freebsd.org. It stopped working...
2012-12-03 joel- Remove snapshots.se.freebsd.org [1]
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-02 alfredDocument maxthreads and minthreads arguments
2012-12-01 rwatsonMerge a number of changes required to hook up OpenBSM...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-28 alfredDon't allow minthreads > maxthreads.
2012-11-28 alfredFix typo.
2012-11-27 alfredAutoconfigure nfsd threads based on ncpu.
2012-11-27 dteskeAllow setting of NULL titles with f_dialog_[back]title().
2012-11-27 dteskeChange self-initialization to occur when loaded versus...
2012-11-27 dteskeComments.
2012-11-26 eadlerProvide an option to users to shoot themselves in the...
next