]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Fix the handling of SCTP_CURRENT_ASSOC and SCTP_ALL_ASSOC in
[FreeBSD/FreeBSD.git] / usr.sbin /
2013-07-09 hrs- Add missing "static" keywords.
2013-07-09 hrsAdd a missing white space.
2013-07-08 rmacklemFix some Kerberos related terminology.
2013-07-08 rmacklemOops, initialize the krb5 ret values correctly (to...
2013-07-08 rmacklemMake sure the krb5 status variables are correctly initi...
2013-07-08 rmacklemDocument the new "-h" option for the gssd daemon.
2013-07-08 rmacklemAdd a new "-h" option to the gssd daemon that enables...
2013-07-07 dteskeFix typos in the BSD License.
2013-07-07 dteskeBe consistent with other usr.sbin programs w/respect...
2013-07-07 dteskeBe consistent with other usr.sbin programs w/respect...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-06 dteskeTake the training-wheels off, after nearly 30 months...
2013-07-05 dteskeDon't prevent the user from hanging their system by...
2013-07-05 dteskeCheck for INDEX file first before anything else when...
2013-07-05 dteskeCheck menuitem before calculating tag.
2013-07-05 dteskeAdd the necessary code to reinstall packages. Both...
2013-07-05 dteskeRemove superfluous continue at end of loop. (pointy...
2013-07-05 dteskeAdd support for processing add-on modules from /usr...
2013-07-05 dteskeOops, r252833 was not supposed to touch this file....
2013-07-05 dteskeDon't calculate the tag until we know that we're going...
2013-07-05 rmhRemove ancient code for FreeBSD 2.x compatibility.
2013-07-05 dteskeOops, r252810 forgot to hook the new example file ...
2013-07-05 dteskeAdhere to 80-column width.
2013-07-05 dteskeDocument remaining undocumented modules (and remove...
2013-07-05 dteskeMake a correction to the description of invocation...
2013-07-05 dteskeDocument new `-d' and `-D file' debugging options.
2013-07-05 dteskeChange default FTP server (s/ftp-archive/ftp/).
2013-07-05 dteskeAdd example shell script for creating a local INDEX...
2013-07-05 dteskeUpdate HISTORY.
2013-07-05 dteskeRest in peace Ron (Ron McDowell Jul.12, 1955 - Aug...
2013-07-05 dteskeUpdate e-mails.
2013-07-05 dteskeSince r251908, bsdconfig(8) has no direct ties to sade...
2013-07-05 dteskeDon't refer to a port manual.
2013-07-05 dteskemdoc: begin sentences on a new line.
2013-07-05 dteskeUpdate date on the back of r252802.
2013-07-05 dteskeFix a typo.
2013-07-05 dteskeWhitespace.
2013-07-05 dteskeUpdate release info.
2013-07-05 dteskeUpdate copyright/date on the back of r252798.
2013-07-05 dteskeUpdate sysrc(8) manual to coincide with r252797:
2013-07-05 dteskeDo not inherit $SYSRC_VERBOSE from operating environmen...
2013-07-05 dteskeUse f_show_msg() instead of f_dialog_msgbox() where...
2013-07-05 dteskeAdd the necessary code to uninstall packages (re-instal...
2013-07-05 dteskeAdd minor debugging.
2013-07-05 dteskePrevent f_package_add() from re-performing f_package_de...
2013-07-05 dteskeDon't deselect a package right after installing it...
2013-07-05 dteskeMinor debugging changes/additions.
2013-07-05 dteskeFix a typo in a comment.
2013-07-05 dteskeAdd the beginnings of the old networking services funct...
2013-07-05 dteskeAdd the necessary code to install packages (uninstall...
2013-07-05 dteskeAdd debugging for each of the initialized default varia...
2013-07-05 dteskeAdd mustberoot.subr to the list of includes for scripts...
2013-07-05 dteskeRemove separate processing of dependent packages from...
2013-07-05 dteskeGet rid of place-holder in preparation for incoming...
2013-07-05 dteskeComments.
2013-07-05 dteskeAllow global default as general fall-back for package...
2013-07-05 dteskeSet name of device to directory path (displayed during...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 dteskeImplement $probe_only for the media access modules...
2013-07-04 wblockWhitespace fixes: remove tabs on blank links, spaces...
2013-07-04 wblockPut the power modes in a list to make them easier to...
2013-07-04 desFall back to sha512 if passwd_format is not set.
2013-07-04 grehanSupport an optional "mac=" parameter to virtio-net...
2013-07-03 pjdSandbox rwhod(8) receiver process using capability...
2013-07-03 pjdThe whole sending functionality was implemented within...
2013-07-03 pjdStyle cleanups.
2013-07-03 desThere is no reason to disallow setting the password...
2013-07-03 trocinyhastResourceWorkerPid is read-only.
2013-07-02 trocinyAdd a mib for worker process ID.
2013-07-01 grehanFix up option parsing to allow a colon in the config...
2013-07-01 rmacklemDocument the fact that an NFSv4 mount uses the host...
2013-06-29 kientzleFix -Wunsequenced
2013-06-29 kientzleFix -Wunsequenced warning
2013-06-29 obriensysconf(3) returns a long, not an int.
2013-06-28 davide- Trim an unused and bogus Makefile for mount_smbfs.
2013-06-28 obriensysconf(3) returns a long, not an int.
2013-06-28 grehanAllow 8259 registers to be read. This is a transient...
2013-06-28 grehanAllow the PCI config address register to be read. The...
2013-06-26 jkimConsistently cast ACPICA 64-bit integer types when...
2013-06-24 dteskeMore whitespace.
2013-06-24 dteskeWhitespace.
2013-06-24 eadlerRemove request to email suggestions and fixes to the...
2013-06-24 rmacklemDocument the "-o" option added by r252138.
2013-06-24 rmacklemAdd a new "-o" option to the gssd which forces gss_init...
2013-06-23 dteskeAdd a newline character to the end of the "Check URL...
2013-06-23 dteskeMerge r248313 from stable/9 sysinstall(8) to head bsdco...
2013-06-23 dteskeImplement the $probe_only parameter (previously unimple...
2013-06-23 dteskeFine-tune the parsing of the URL. Re-order, comment...
2013-06-22 dteskeFix a code typo that prevented the probing of the curre...
2013-06-22 dteskeOops, previous revision (r252084) broke non-full-path...
2013-06-22 dteskeTrim the trailing `/' from the ftp_dir when validating...
2013-06-22 dteskeTake advantage of the fact that f_getvar evaluates...
2013-06-22 dteskeFix a regression introduced by r251967, resulting in:
2013-06-22 dteskeFix a regression introduced by r251967, resulting in:
2013-06-21 dteskeAdd missing local declaration.
2013-06-21 dteskeRemove unused library include.
2013-06-21 dteskeAlphabetize library includes.
2013-06-21 dteskeStyle.
2013-06-21 dteskeTypo and grammar fixes to comments.
next