]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Add verbage about needing to remap libusb-0.1 to libusb20 to get old
[FreeBSD/FreeBSD.git] / sbin /
2009-02-27 avgnewfs_msdos: allow to work with media that doesn't...
2009-02-27 rpauloReplace clone_setcallback() with a new function clone_s...
2009-02-23 mavBring SATA revision reporting into conformance with...
2009-02-22 mavAdd SATA and USB modes for completeness. USB modes...
2009-02-22 pjd- Punctuation fixes.
2009-02-19 rdivackyDisplay an error message when the requested mode is...
2009-02-19 samFixup handling of roaming and xmit parameters to suppor...
2009-02-17 pjdCorrect the year.
2009-02-17 pjdDocument kern.geom.journal.* sysctls.
2009-02-12 cognetDon't add a bwrite() symbol, it breaks the build when...
2009-02-08 marcelPrefer the start and end attributes over the offset...
2009-02-07 pisoAdd SCTP NAT support.
2009-02-07 samRegulatory fixups:
2009-02-06 rodrigcSet NFSMNT_ACDIRMAX flag in fallback_mount() function.
2009-02-06 rodrigcSet NFSMNT_ACREGMIN, NFSMNT_ACREGMAX, and NFSMNT_ACDIRM...
2009-02-05 samadd support for max antenna gain (not used at the moment)
2009-02-04 mckusickUpdate the actions previously attempted by the -D optio...
2009-02-03 delphijUse %u instead of %zu when we intend to print integer...
2009-02-02 lulf- Use a separate pointer to the allocated memory for...
2009-02-02 luigiExplain that we assume AF_INET and only use the addr...
2009-02-02 luigiremove duplicate #include
2009-02-01 luigiput the altq-related functions into a separate file.
2009-01-31 bzRemove and unused variable.
2009-01-30 obrienAdd the '-C' "check clean" flag. If the FS is marked...
2009-01-28 saminclude the channel list in list caps when -v is set...
2009-01-28 sampritize the channel we display with list chans so that...
2009-01-28 samsimplify display of 1/2 and 1/4 width channels
2009-01-28 samimprove debug msgs for regdomain operations; print...
2009-01-28 samFix 1/2 and 1/4 width channel handling:
2009-01-28 impRestore necessary NUL termination of locname.
2009-01-28 rwatsonPrint disk offets as %jd rather than %lld; I fixed...
2009-01-28 luigiAvoid the use of duplicated typedefs -- see the comment...
2009-01-28 trhodesBump doc date for recent change.
2009-01-28 rwatsonAdd a new flag to dumpfs(8), -f, which causes dumpfs...
2009-01-28 rodrigcFix parsing of acregmin, acregmax, acdirmin and acdirma...
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-27 samRemove assumptions about the max # channels in ioctl's:
2009-01-27 samremove %b msg bit defines now public
2009-01-27 luigifix printing of uint64_t values, so we can use WARNS=2
2009-01-27 luigifix wrong variable usage...
2009-01-27 luigiPut nat and ipv6 support in their own files.
2009-01-27 luigiPut dummynet-related code in a separate file.
2009-01-27 luiginever mind, for the time being let's stick with WARNS...
2009-01-27 luigiStart splitting the monster file in smaller blocks.
2009-01-27 luigiput the usage() function inline, it was only 1 line...
2009-01-27 luigiput all options in a single struct, and document them.
2009-01-27 luigiI believe this is safe to build with WARNS=2 now
2009-01-27 luigiremove a couple of rarely used #define;
2009-01-27 delphijFollow up with previous commit: mention -D, not -C...
2009-01-26 luigiwrap all malloc/calloc/realloc calls so they exit on...
2009-01-26 luigiSome implementations of getopt() expect that argv[0...
2009-01-22 luigiremove some useless #include,
2009-01-20 delphijRename option 'C' to 'D' (damaged) in order to avoid...
2009-01-20 luigiFix a number of (innocuous) warnings, and remove a...
2009-01-20 sobomaxTone down warning about the quality of the NTFS VFS...
2009-01-19 sobomaxIn the CAVEATS section mention the fact that the NTFS...
2009-01-18 mavFix regression introduced in rev. 173124:
2009-01-17 phkBail on ENXIO, you won't get any further any way.
2009-01-16 samFix 1/2 and 1/4 width channel handling for non-GSM...
2009-01-14 samuse correct interface name when setting flags; fixes...
2009-01-14 luigiReword some entries for NTFS and DOS.
2009-01-14 luigiAnother change from Christoph:
2009-01-14 luigimore changes from Christoph:
2009-01-14 luigiremove unused argument to print_s0()
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 luigiSome small fixes submitted by Christoph Mallon, specifi...
2009-01-13 thompsaMFH r187125-187188
2009-01-13 obrienr187093 failed to keep the lifetime of the pointer...
2009-01-12 obrienUse a dynamically grown buffer for building the argv...
2009-01-12 delphijFix typo.
2009-01-11 danger- improve readability
2009-01-10 obrienExplicitly check each mount argv building assignment...
2009-01-10 traszAdd the possibility to specify "-o force" with "mdconfi...
2009-01-08 samTDMA support for long distance point-to-point links...
2009-01-07 danger- rename the RETURN VALUES section to EXIT STATUS
2009-01-06 simonMinor markup fix for the r186836 update.
2009-01-06 cpercivaStrengthen some of the language concerning attacks...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-05 trhodesAdd missing qualifier which was missed in the previous...
2009-01-04 danger- grammar and language fixes
2009-01-04 ivorasSeveral significant updates:
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-28 pisoImport sctp nat support in ipfw obtained from CAIA...
2008-12-27 lulf- Back out r186038. Rather than changing the intent...
2008-12-26 obrienstyle(9)
2008-12-26 obrienMake the sub-'argc' static to make it harder to overwri...
2008-12-24 trhodesApply various fixes:
2008-12-24 obrienGarbage collect 'fflags'.
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-23 trhodesNote that when shutdown is run without options, it...
2008-12-23 trhodesDocument the "-o large" option.
2008-12-22 thompsaOnly show the pathname in verbose output as intended...
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-18 pisoUpdate the ipfw man page to reflect last change (-q...
2008-12-18 pisoHonor the quiet (-q) option while adding a nat rule.
2008-12-18 obrienBe a little bit more pestimistic in argument handling...
2008-12-15 qingliThis main goals of this project are:
2008-12-15 samback out unintended change
next