]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Fix a harmless format string bogon and mark a function as __printflike().
[FreeBSD/FreeBSD.git] / sbin /
2001-07-04 rumdoc(7) police:
2001-07-04 rumdoc(7) police: don't xref to itself.
2001-07-04 rumdoc(7) police: cosmetics.
2001-07-03 tmmUse the kern.msgbuf sysctl to get the message buffer...
2001-07-03 yarFix a typo: "must be have" -> "must have"
2001-07-02 ddDocument continuation line support.
2001-07-02 ddCorrect handling of continuation lines. Instead of...
2001-07-02 brooksSupport network device cloning via create and destroy...
2001-07-01 krisAdd __printflike() to those static functions which...
2001-07-01 ddCorrect grammar.
2001-07-01 krisSilence format string warnings.
2001-07-01 mikehConvert two instances of a lseek()+read() combination...
2001-06-30 rwatsonModify ping so that it increases the send socket buffer...
2001-06-29 roamProperly cast a size argument to an unsigned type.
2001-06-29 ume- fixed typo
2001-06-29 umesync usage/description with reality.
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-29 umestop sending echo packets whenever the upper limit...
2001-06-29 ddSilence warnings on the Alpha: don't assume size_t...
2001-06-29 roamConnect the new kldconfig(8) utility to the build.
2001-06-29 roamAdd kldconfig(8), a utility to modify the kernel module...
2001-06-29 desFix include ordering breakage from rev. 1.23.
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-25 ruOnly checksum stdin if nothing has been checksummed...
2001-06-24 kuriyamaMerge from ipfw.8 (1.57).
2001-06-24 ddNuke unused variables.
2001-06-24 ddInclude missing header files whicih define functions...
2001-06-24 ddInclude missing header files which define functions...
2001-06-24 ddUse strdup(3) instead of reimplementing it inline.
2001-06-24 ddRemove duplicate words.
2001-06-23 iedowseUse the new CLSET_CONNECT clnt_control() request on...
2001-06-23 ruFixed DPADD.
2001-06-22 ddWARNS= -> WARNS?=
2001-06-22 iedowseMake it much more obvious that the use of NQNFS is...
2001-06-21 mjacobFix compilation error on alpha.
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 joeRevert the previous commit on objection from the mainta...
2001-06-21 joeWhen reporting that a packet can't be written back...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-21 ddConstify mdmaybeload(), add a prototype for usage(...
2001-06-21 ddDon't assume the length of MD_NAME is 2.
2001-06-21 ddFail if -s isn't specified for an MD_MALLOC or MD_SWAP...
2001-06-20 ddAdd a missing word.
2001-06-20 mikehDocument the interactive command `what'.
2001-06-20 mikehFix typo which could lead to memory leak.
2001-06-20 ddAdd a SEE ALSO section.
2001-06-20 ddMiscellaneous mdoc(7) fixes; also expand contractions.
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-19 ddThis command has more than four options.
2001-06-18 ddHook mdmfs into the build.
2001-06-18 ddIntroduce mdmfs(8), a wrapper around mdconfig(8), diskl...
2001-06-18 pirzykmodfied sysctl command to allow setting values > 2GB...
2001-06-18 ruPick up the correct headers from sys/contrib/ipfilter...
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
2001-06-16 obrienImport the NetBSD 1.5 RC system.
2001-06-12 ruAllow route(8) to create "proxy only" published ARP...
2001-06-12 ruFixed the -iface breakage introduced with the latest...
2001-06-11 ruBackout previous change (removal of -I${.CURDIR}/....
2001-06-11 umeSync with recent KAME.
2001-06-11 mjacobAdd 'SKIP' as an action so that verification works...
2001-06-11 grogCorrect typo.
2001-06-09 ddSince we use getopt (in rev. 1.12), there's no need...
2001-06-09 ddNormalize the use of sizeof according to style(9).
2001-06-09 peterdumpmag is 'u_long dumpmag' in the kernel, not 'int...
2001-06-08 schweikhFix a "this sentence no verb" grammar bogon.
2001-06-08 ruWhen changing an indirect route, kernel routing code...
2001-06-08 ruChange the host/bits syntax introduced in route.c,v...
2001-06-08 ddRemove xref to blackhole(4). sysctl has nothing to...
2001-06-08 peter'int dumpsize; /* memory size in bytes */' is not good...
2001-06-07 tomsoftcleanup to get rid of most warnings on alpha
2001-06-07 sobomaxCorrect cross-reference:
2001-06-07 ru- Exit 1 if "add", "change", or "delete" operation...
2001-06-06 chrisMention Alexandre Peixoto's share/examples/ipfw/change_...
2001-06-06 phkFix a byteorder problem in a diagnostic message.
2001-06-05 tomsoftfix a bug of a only partitally initialization which...
2001-06-04 desInvert the meaning of the -d option (i.e. default to...
2001-06-02 ddARP works on networks other than Ethernet.
2001-06-02 ddMention the 'ether' parameter.
2001-06-01 ru- VFS_SET(msdos) -> VFS_SET(msdosfs)
2001-06-01 ruRemove vestiges of MFS.
2001-06-01 ddRemove unused variable (descr) in show_var().
2001-05-30 bdeDon't link ${BINDIR}/newfs to nowhere.
2001-05-29 ddRemove -DMFS from CFLAGS.
2001-05-29 ddRemove all references to MFS.
2001-05-29 iedowseIgnore the new superblock fields fs_pendingblocks and...
2001-05-29 phkRemove MFS
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 phkA more complete removal of MFS related code.
2001-05-29 phkInitial cleanout of MFS from newfs. More complete...
2001-05-29 iedowseSince the netexport struct was centralised to 'struct...
2001-05-29 phkWhen using interfaces that support if_media, the suppor...
2001-05-29 ddUpdate the document date after DES's updates, move...
2001-05-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-05-28 ruUse new backup feature of install(1).
2001-05-28 desPerform random drive-by style cleanups, and rewrite...
2001-05-28 desTry to make sysctl options slightly more orthogonal:
2001-05-28 obrienThis commit was generated by cvs2svn to compensate...
2001-05-26 ru- sys/n[tw]fs moved to sys/fs/n[tw]fs
next