]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Fix a build breakage due to undefined DESTDIR.
[FreeBSD/FreeBSD.git] / sbin /
2006-12-07 rodrigcPass a char buffer parameter with name "errmsg" to...
2006-12-05 dwmaloneAdd a "-D" flag to restore which puts it into "degraded...
2006-12-04 maximo Correct a function prototype.
2006-12-03 mjacobIt's confusing to say that "Command Queueing Supported...
2006-12-02 rodrigcMany, many thanks to Masanori OZAWA <ozawa@ongs.co.jp>
2006-11-29 rodrigcPass a string buffer named "errmsg" to nmount().
2006-11-29 rodrigcDeduce the "fstype" parameter to pass to nmount() by...
2006-11-28 ru- Revert signedness type changes to "struct vmtotal...
2006-11-27 thompsaAdd descriptions for p2p and autop2p.
2006-11-27 ceriBump .Dd for r1.127.
2006-11-27 thompsaShow the MAC address cache size and timeout.
2006-11-27 thompsaKeep the command name the same as the values display...
2006-11-27 thompsaSync with the OpenBSD port of RSTP
2006-11-26 ru- When building world WITHOUT_LIBPTHREAD, link libthr...
2006-11-23 ruFix the format specifier suitable for uintmax_t.
2006-11-22 rodrigcDetach mount_devfs, mount_ext2fs, mount_fdescfs, mount_...
2006-11-22 jkoshyCross-reference nextboot(8).
2006-11-21 rodrigcIncrease WARNS to 3.
2006-11-21 rodrigcFix last element of nc_protos[] array to appease GCC.
2006-11-21 rodrigcConvert mount_nfs from old mount(2) API to new nmount...
2006-11-20 ru- Fix types of "struct vmmeter" members so they are...
2006-11-14 rodrigcFix debugging output of '-d', to more accurately reflect if
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-09 thompsaAdd a new address cache type called sticky. On an inter...
2006-11-07 ceriDocument the -l option.
2006-11-05 danger- I forgot to bump a date.
2006-11-05 danger- add some files to FILES section and provide their...
2006-11-05 trhodesSync up with rhyolite routed 2.31 which fixes the handl...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-03 ruRemove the -C option as it does more harm than good...
2006-11-02 ceriBump .Dd for -f|-F.
2006-11-02 mjacob2nd and final commit that moves us to CAM_NEW_TRAN_CODE
2006-11-01 pjdNow, that we have gjournal in the tree add possibility...
2006-11-01 pjdG_TYPE_NONE was replaced with G_TYPE_BOOL.
2006-11-01 ruFix -fstrict-aliasing warning.
2006-11-01 pjdFix powerpc build.
2006-11-01 thompsaBring in support for the Rapid Spanning Tree Protocol...
2006-10-31 jhbWhitespace and style nits.
2006-10-31 pjdHook up gjournal bits to the build.
2006-10-31 pjdForgot to add file with gjournal specific fsck code.
2006-10-31 pjdUpdate after function renames.
2006-10-31 pjdImplements gjournal support. If file system has gjourna...
2006-10-31 pjdTeach about new fields (cg_unrefs and fs_unrefs) and...
2006-10-31 pjdTeach mount(8) about MNT_GJOURNAL flag.
2006-10-31 pjdAdd -J flag to both newfs(8) and tunefs(8) which allows...
2006-10-31 pjdAdd userland control utility for gjournal GEOM class.
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 pjd- Handle timeouts from recv(2) properly.
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-24 ruTwo tiny style fixes.
2006-10-24 ruRevert rev. 1.86 by jmallett@ as it breaks "ro" mounts...
2006-10-24 ruFix the description of "media-type".
2006-10-23 ruIf not compiled for debugging, redirect standard input...
2006-10-21 ruRevise the markup, sort sections, fix some grammar...
2006-10-21 ruFix .Dd arguments.
2006-10-20 maximo '-s' flag was killed in rev. 1.75. Clean getopt(3).
2006-10-15 ceriHook up idmapd to the build, as the NFS4 client is...
2006-10-15 ceri.PATH isn't necessary here.
2006-10-15 ceriTry to clarify that this daemon should run on the clien...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 trhodesRemove mention of "lomac" as it's been gone for a good...
2006-10-13 ru- Don't mention (wrong) defaults for FFS file system...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-12 ruFix utility's short description.
2006-10-12 ruMake "dump /filesystem" (without options) work.
2006-10-12 hartiRemove a debugging statement from the previous commit.
2006-10-12 hartiDon't free the buffer with the sysctl value before...
2006-10-12 ruMention the -L option of dump(8) that can neutralize...
2006-10-10 pjdBe sure to not create devices with (mediasize % sectors...
2006-10-10 pjdBe sure to not create device which
2006-10-10 ruFix markup botched in previous commit.
2006-10-10 trhodesNote that the -v option may be used to expand long...
2006-10-09 trhodesAdd a note about rule syntax compared to the shell...
2006-10-07 trhodesProperly separate sentences by adding a semi-colon.
2006-10-07 jmgflesh out the devd.conf man page... Mostly from the...
2006-10-06 ruA GEOM cache can speed up read performance by sending...
2006-10-04 keramidaWhen addr/mask examples are given, show both a host...
2006-10-04 marcelUse strtoll(3) instead of strtol(3) for the starting...
2006-10-02 schweikhCorrect some grammos.
2006-10-01 matteoThe UFS filesystem get created only if -P was not speci...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 ruRevise markup.
2006-09-30 pjdMFp4: G_TYPE_BOOL sounds much better than G_TYPE_NONE.
2006-09-30 pjdMFp4:
2006-09-30 pjdAdd __printflike() attribute to various functions.
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-30 ruMarkup nit.
2006-09-30 ruRevise markup.
2006-09-29 maximo Check for a required "pathname" argument presence.
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-27 delphijExplicitly say which gid do we use as a fallback, when...
2006-09-26 pisoSummer of Code 2005: improve libalias - part 1 of 2
2006-09-26 brooksIt is possible for bpf to return a length such that:
2006-09-25 bmsFix a typo in af_inet6.c such that IPv6 addresses may...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-20 andreIn setifcap() only set/unset those capabilities the...
next