]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Also call the low-level driver if ->c_iflag & (IXON|IXOFF|IXANY) changes.
[FreeBSD/FreeBSD.git] / usr.sbin /
2012-02-26 mmAnalogous to r232059, add a parameter for the ZFS file...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-25 deischenWhen using uidstart in /etc/adduser.conf, get the next
2012-02-24 jhExit with proper status when wake() fails.
2012-02-24 jhstyle(9).
2012-02-23 mmTo improve control over the use of mount(8) inside...
2012-02-22 kevloHandle NULL return from crypt(3). Mostly from DragonFly
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-19 trocinyIf permitted protect the supervisor against pageout...
2012-02-19 trocinyAdd -r option to restart the program if it has been...
2012-02-19 trocinyIf the supervising process receives SIGTERM, forward...
2012-02-19 trocinyThe pidfile_open(3) is going to be fixed to set close...
2012-02-16 jkimFix a stupid typo.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-16 hselaskyAdd support for filtering USB devices and USB endpoints...
2012-02-16 eadlerFix warning when compiling with gcc46
2012-02-15 kevlo- Remove some unnecessary cast when assigning NULL...
2012-02-14 kevloreadlink len-1
2012-02-14 edRestore message in man page on VFS timestamp precision.
2012-02-12 brooksPrevent periodic scripts that run longer than the expec...
2012-02-12 edGlobally replace u_int*_t from (non-contributed) man...
2012-02-11 edReplace utxrm(8) by utx(8).
2012-02-10 edCorrect date. It seems to be 2012.
2012-02-10 edDetect file modification properly by using tv_nsec.
2012-02-10 eadlerFix r231300: Use correct test so we only bail out on...
2012-02-09 eadlerPermit the use of relative paths for the prefix argument.
2012-02-09 mmAdd support for mounting devfs inside jails.
2012-02-09 kevloMention run(4)
2012-02-08 wollmanIt's not an error if unlink(2) fails because the pathna...
2012-02-07 dimConsistently set RPCGEN_CPP when running rpcgen, so...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-04 kibBe as explicit as possible when describing relation...
2012-02-01 ghelmerChange the notes about the pidfile to include Doug...
2012-01-31 jimharrisAdd isci(4) driver for amd64 and i386 targets.
2012-01-31 kevloFix a whitespace nit
2012-01-31 jkimAllow contents of multiple directories to be merged...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-28 scfSince April 2, 2006, Indiana has observed DST.
2012-01-27 maximo in6_ifinfo() does not do any kvm(3) operations, so
2012-01-27 mavReturn proper error message if recording device is...
2012-01-26 kenAdd CAM infrastructure to allow reporting when a drive...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-25 ghelmerRevert 229667: After some discussion of this change...
2012-01-25 hrsFix a SIGSEGV problem in directory entry renaming.
2012-01-25 nwhitehornExperimental support for booting CHRP-type PowerPC...
2012-01-25 emasteClean up reinstall option and remove duplicate code
2012-01-24 mmTry resolving jail path with realpath(3).
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix a variety of warnings when compiling with gcc46
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-20 eadlerFix warning when compiling with gcc46:
2012-01-18 nwhitehornWarn if trying to install over an existing partition...
2012-01-18 emasteFix #ifdef VERBOSE for UTC case
2012-01-18 emasteDon't write /var/db/zoneinfo when zone is not actually...
2012-01-18 emasteAdd missing line continuation \. It did not cause...
2012-01-17 hrsRevert changes in r228790. It prevented the ypserv...
2012-01-16 jhChange checkpath() to not exit on error. This is a...
2012-01-13 jkimRemove unused ACPICA sources from userland makefiles.
2012-01-13 kevloFix copyright year
2012-01-13 kevlofgets(3) returns a pointer, so compare against NULL...
2012-01-12 wollmanUse a reasonable-sized buffer when formatting error...
2012-01-12 kenAdd the CAM Target Layer (CTL).
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-10 syrinxImplement an option to execute SNMP walks using GETBULK...
2012-01-09 eadlerX11BASE has been deprecated for a long time and will...
2012-01-05 ghelmerAllow daemon(8) to run pidfile_open() before relenquish...
2012-01-05 uqsTouch up some more small typos missed in the previous...
2012-01-05 uqsFurther fix a typo and spelling classic correctly in...
2012-01-05 uqsPartial backout of r228990, restore original MIB object...
2012-01-04 pjdAdd an missing argument to open(2). If O_CREAT flag...
2012-01-04 pjdAdd an missing argument to open(2). If O_CREAT flag...
2012-01-03 edReplace index() and rindex() calls with strchr() and...
2012-01-03 edFix subtle typo: compare against idx -- not index.
2012-01-03 edSimply use getprogname() to obtain the name of the...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 stefanfFix typos in command descriptions.
2011-12-30 uqsSpelling fixes for usr.sbin/
2011-12-30 uqsReencode files to UTF-8. Drop CP1252 em-dash.
2011-12-27 delphij - Fail when the utility is not invoked as rtprio nor...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-22 eadler- document the -l option to usermod
2011-12-21 eadler- Fix style(9) bug I introduced in the last commit
2011-12-21 eadler- Remove extraneous null ptr deref checks
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-20 jhbAllow boot0cfg to force a PXE boot via boot0 on the...
2011-12-20 edSmall cleanups to panic() prototype.
2011-12-19 dimIn usr.sbin/yp_mkdb/yp_mkdb.c, cast some printf field...
next