]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
This commit was generated by cvs2svn to compensate for changes in r162079,
[FreeBSD/FreeBSD.git] / sbin /
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-06 ruWhile convenient, avoid using alloca() for reasons...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-03 umeSupport Celsius (nn.nC), Fahrenheit (nn.nF) and Kelvin...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-25 maximo Fix style(9) for previous.
2006-08-25 maximA bunch of fixes from NetBSD:
2006-08-24 ceriAdd a note that the btime command only works on UFS2.
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 ceriAllow fsdb to manipulate the birthtime entries on UFS2.
2006-08-23 dwmaloneA pipe bandwidth of 10MBits/s should probably
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-22 thomas(media_status): Factor common code between IFM_ETHER...
2006-08-22 ruRemove alpha left-overs.
2006-08-21 brianRevert the addition of -p. It's flawed in that dhclien...
2006-08-21 kenImplement 'camcontrol reportluns'. This allows users...
2006-08-20 dwmaloneRegigle parens to try and get the intended affect....
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-20 julianFix typo.
2006-08-18 juliancomply with style police
2006-08-17 julianAllow ipfw to forward to a destination that is specifie...
2006-08-17 brianBump the document date. s/dhclient/.Nm/
2006-08-17 brianCorrect usage()
2006-08-17 brianAdd a -p switch to dhclient. The switch tells dhclient...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-17 kanRegularly scheduled patch to unbreak regularly schedule...
2006-08-17 julianTake IP_FIREWALL_EXTENDED out of the man page too.
2006-08-16 thomasClarify documentation of '-L' command line switch:...
2006-08-16 guidoAdapt to ipf 4.1.13
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-15 mjacobIf rawname returns NULL, deal with it appropriately.
2006-08-15 ruFix printing of integer Kelvins broken in rev. 1.71...
2006-08-14 ddPrint packet loss figures with one decimal place. ping6...
2006-08-12 obrienAdd an extension to the UINT & ULONG types. The XINT...
2006-08-12 yarRestore the "plumb" compatibility command, which was...
2006-08-10 samfixup list station support:
2006-08-10 maximo Spell.
2006-08-09 maximo Strip eol whitespaces.
2006-08-09 maximo New sentence, new line.
2006-08-09 pjdAllow geli to operate on read-only providers.
2006-08-07 pjdAdd missing #.
2006-08-06 marckEliminate a pair of unneeded parentheses slipped in...
2006-08-06 marckstrlen(3) returns size_t, which is not strictly equival...
2006-08-05 stefanfUse the SLIST_NEXT macro instead of sle_next.
2006-08-05 rseDo not pass-through the tailing newline character from...
2006-08-04 njlUse floating point instead of hacking something togethe...
2006-08-02 bmsBlock a variety of signals which may afffect reboot...
2006-08-02 bmsBlock SIGHUP before killing init(8), to avoid a race...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-27 yarAdd eye candy while I'm here: a blank line between
2006-07-27 yarINET6 has no effect on rtsol, it's an IPv6-only tool...
2006-07-27 yarrtsol is just a stripped-down version of rtsold and...
2006-07-27 yarThese IPv6-only tools have no explicit dependency on...
2006-07-27 yarObey MK_INET6_SUPPORT.
2006-07-26 samadd beacon miss threshold control
2006-07-25 olegSpecify correct argument range for tag/untag keywords.
2006-07-25 njlFix printing of negative decimal values in Kelvin to...
2006-07-17 stefanfstyle.Makefile(5): Remove -Wall from CFLAGS.
2006-07-17 stefanfRemove duplicated assignment.
2006-07-12 desTeach mount(8) about a 'late' keyword, which means...
2006-07-09 samo replace special handling of clone operations by a...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-07 marcelFix cut-n-paste bug: compare argument s against known...
2006-07-03 jkimSend client identifier unconditionally. My ancient...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-23 samremove display of the ERP ie from the list sta output...
2006-06-22 marcelImprove support for Intel based Macs:
2006-06-22 marcelMove the duplicated logic of parsing partition types...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 mlaierImport interface groups from OpenBSD. This allows...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-18 simon- Fail with an understandable error message if we canno...
2006-06-15 olegAdd support of 'tablearg' feature for:
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-14 maximo Revert a previous delta as strlcpy(3) operates with...
2006-06-14 maximo Replace (an incorrect) string copy gymnastics with...
2006-06-11 maximo Fix typo.
2006-06-10 trhodesFix a typo s/Made/Make. Use .Pp for a line break,...
2006-06-10 jmallettMinor style tweaks while nearby. Namely ANSIfy and...
2006-06-10 jmallettRather than using specified_ro to parse the options...
2006-06-08 kibReparent the process that executes the window= command...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-06 pjdAllow to use the old -a option to specify an encryption...
2006-06-06 bruefferClarify and merge two sentences.
2006-06-06 bruefferMdoc cleanup and some wording improvements.
2006-06-06 glebiusPrint pfsync interface status if either syncpeer or...
2006-06-06 pjdRemove section committed by mistake. It is not yet...
2006-06-05 pjdDocument geli(8) data authentication.
2006-06-05 pjdUserland bits of geli(8) data authentication.
next