]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Fix use after free on error.
[FreeBSD/FreeBSD.git] / sbin /
2010-06-03 marius- Mention that VTOC8 labels are found in Fujitsu SPARC6...
2010-06-03 marius- In gpart_bootfile_read() fix an off-by-one error...
2010-05-29 jillesClarify devfs manpages slightly.
2010-05-27 uqsmdoc: .Ud has attitude, it takes no argument!
2010-05-20 mckusickAdd support to background fsck to delete zero-length...
2010-05-19 uqsmdoc: consistently spell our email addresses <foo@FreeB...
2010-05-18 jeff - Round up the journal size to the block size so we...
2010-05-16 nwhitehornTeach gpart about bootcode on APM.
2010-05-16 kevloUse setresuid/setresgid to drop privileges
2010-05-14 bzDocument the 'short preamble' capability for 802.11bg.
2010-05-14 uqsfsirand(8): make WARNS=3 clean
2010-05-13 uqsmdoc: move remaining sections into consistent order
2010-05-13 uqsmdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS...
2010-05-12 bruefferFix grammar in a line of output.
2010-05-12 bruefferCasting size_t to uintmax_t is not necessary anymore...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-02 mavMake SATA XPT negotiate and enable some additional...
2010-05-02 mavAdd -d and -f arguments to `camcontrol cmd`, to execute...
2010-05-01 edwinImprove usage of tunefs:
2010-04-30 jeff - Use the path to the filesystem mountpoint to look...
2010-04-29 pjdDefault connection timeout is way too long. To make...
2010-04-29 pjd- Check if the worker process was killed by signal...
2010-04-29 pjdFix a problem where hastd will stuck in recv(2) after...
2010-04-28 pjdRestart worker thread only if the problem was temporary.
2010-04-28 pjdMark temporary issues as such.
2010-04-28 pjdUse WEXITSTATUS() to obtain real exit code.
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 pjdDon't assume that "resource" property is in metadata.
2010-04-28 rpauloBump man page date.
2010-04-28 rpauloFix typos.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-24 jeff - Temporarily lower WARNS until I fix alignment warnin...
2010-04-24 pjdsuj.c seems to contain two versions of the code.
2010-04-24 pjdProtect fsck.h from being included twice.
2010-04-24 jeff - Merge soft-updates journaling from projects/suj...
2010-04-23 marcelAdd and describe GEOM_PART_EBR.
2010-04-23 marcelImplement the resize command for resizing partitions...
2010-04-22 thompsaDocument the new USB notification types.
2010-04-22 pjdFix compilation with WITHOUT_CRYPT or WITHOUT_OPENSSL...
2010-04-20 maximo Add do-not-fragment option support to ping6(8).
2010-04-19 luigifix 64-bit build
2010-04-19 luigiSlightly different handling of printf/snprintf for...
2010-04-16 pjdFix log size calculation which caused message truncation.
2010-04-16 pjdFix control socket leak when worker process exits.
2010-04-15 pjdIncrease ggate queue size to maximum value.
2010-04-15 pjdFlush disk write cache after storing and clearing metadata.
2010-04-14 delphijWhen an underlying ioctl(2) handler returns an error...
2010-04-14 uqsmdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-13 marcelThe sequence number is now a node under which the MCA...
2010-04-13 luigifix copyright format, as requested by Joel Dahl
2010-04-13 luigiuse correct .PATH, remove unused CFLAGS
2010-04-12 luigiBring in geom_sched, support for scheduling disk I...
2010-04-12 luigifix a buffer overflow with large (100k+) number of...
2010-04-06 umeSet net.inet6.ip6.fw.enable as well.
2010-03-29 mjacobChange how multipath labels are created and managed...
2010-03-27 pjdDon't hold connection lock when doing reconnects as...
2010-03-26 maximo Fix typo.
2010-03-24 luigifix another bug in "ipfw set N ..."
2010-03-23 rpauloAdd a missing LINE_BREAK() after printing the roaming...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-21 mjacobAdd 'rotate' and 'getactive' verbs to provide some...
2010-03-20 gavinTweak language to make one point potentially clearer...
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-16 qingliVerify interface up status using its link state only
2010-03-15 luigiaccept lower case m as a synonym for Mega (bit/s or...
2010-03-15 luigiprint correctly commands of the form
2010-03-15 luigi+ implement (two lines) the kernel side of 'lookup...
2010-03-15 luigiImplement "lookup dscp N" which does a lookup of the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-13 brucecFree the memory allocated via strdup.
2010-03-12 uqsFix several typos in macros or macro misusage.
2010-03-11 luigiimplement listing of a subset of pipes/queues/schedulers.
2010-03-10 uqsnos-tun(8): make WARNS=3 clean
2010-03-10 sobomaxFix "Empty input line" mdoc warning.
2010-03-09 sobomaxo bdeficize expand_number_int() function;
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-09 sobomaxChange secrorsize back to int, since that's the data...
2010-03-08 luigiadd back DPADD (removed by mistake in a previous commit)
2010-03-07 bzAs statfs.f_flags are uint64_t the local variables...
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-05 luigimore documentation on new dummynet features.
2010-03-04 joelUse our standard license text. No more voices in the...
2010-03-04 luigimake the listing of queues/pipes/schedulers handle...
2010-03-04 luigifix handling of sets
2010-03-04 luigireduce diffs with the cross-platform version (windows...
2010-03-04 luigiremove stale comment
2010-03-04 desIFH@204581
2010-03-03 impCast these to intmax_t before printing to fix build...
2010-03-03 lulf- Make function of finding an available drive name...
2010-03-03 sobomaxUse expand_number(3) from libutil instead of home-grown...
2010-03-03 sobomaxTeach newfs(8) to understand size modifiers for all...
2010-03-02 uqsRemove redundant WARNS?=6 overrides and inherit the...
2010-03-02 luigiBring in the most recent version of ipfw and dummynet...
2010-03-02 uqsAlways assign WARNS using ?=
2010-02-28 rajMerge DTC-d75b33af.
2010-02-27 uqsrtsol(8)/rtsold(8): make WARNS=3 clean
2010-02-27 uqsroute(8): make WARNS=3 clean
next