]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Grammar nits.
[FreeBSD/FreeBSD.git] / sbin /
2007-02-15 ceriGrammar nits.
2007-02-15 matteoAdd examples for configuring and mounting geom_uzip...
2007-02-15 matteoCorrect -c and -d description.
2007-02-15 pisoMention the nat command in the synopsis and in the...
2007-02-15 matteoEnhances mdmfs(8) to mount md-based device such as...
2007-02-14 brianDefault output to stdout as the man page suggests.
2007-02-14 brianOnly go through our cylinder group and inode info when...
2007-02-14 brianRe-indent main() in preparation for further changes.
2007-02-13 bruefferMark up lkm with .Nm, since lkm is name of an api.
2007-02-13 rodrigcRaise WARNS level to 6.
2007-02-10 pjdForgot to hook up gjournal manual page to the build.
2007-02-10 bruefferDon't reference lkm(4), it doesn't exist.
2007-02-09 emasteImplement RFC3442, the Classless Static Route option.
2007-02-09 emasteAdd a $FreeBSD$ tag missing after the original import...
2007-02-06 rodrigcPrint warning that "-t msdos" is deprecated and being...
2007-02-04 bmsBe explicit in examples about the correct grammar for...
2007-02-04 mppIf two files systems, /a and /b are marked as having...
2007-02-04 impPatches to allow one to allow one to specify a director...
2007-02-03 mppDo not touch the block or i-node grace times for id 0.
2007-02-03 mppFix quotqcheck to correctly use the curinode count...
2007-02-03 bmsBackout revision 1.4; it is not verified as the correct...
2007-02-03 bmsAdd an EXAMPLES section to ifconfig(8), clearly showing...
2007-02-02 pjdUse pidfile(3) API to restart mountd(8) on success...
2007-02-01 rodrigcRemove, since code has been merged into mount_nfs,
2007-01-29 pjdAdd gjournal(8) manual page. Documentation of kern...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-29 brooksActually implement rev 1.12 for host names and NIS...
2007-01-29 rodrigcPass "errmsg" to nmount(), so that if nmount() fails...
2007-01-28 wilkotypo: s/tranport layer/transport layer/
2007-01-28 rodrigcConvert mount_ext2fs to a simple program which passes...
2007-01-25 peterRemove unused reference to objformat.h
2007-01-25 mppBump .Dd.
2007-01-25 mppAdd a BUGS section that shows that ids that appear...
2007-01-25 pjdWhen the following conditions are meet:
2007-01-25 pjdImplement gctl_change_param() function, which changes...
2007-01-23 rodrigcRemove mount_nfs4 from SUBDIR list. The mount_nfs...
2007-01-23 rodrigcLink mount_nfs -> mount_nfs4, and mount_nfs.8 -> mount_...
2007-01-23 rodrigcMerge mount_nfs4.c and mount_nfs.c into one program.
2007-01-23 mppUse fseeko to seek in the file, instead of fseek to...
2007-01-23 mppMake sure that unknown uids/gids that now have non...
2007-01-22 mariusActually fully emulate NetBSD and print the media insta...
2007-01-20 mppQuota system cleanup.
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-20 marius- Display the media instance numbers and allow the...
2007-01-15 samAdd initial support for 900MHz channels; still has...
2007-01-07 mlaierFix a parsing bug when specifying more than one address...
2007-01-05 rodrigcFix parsing of -o uid and -o gid options, so that ...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2007-01-02 rsefix typo: "adaptor" -> "adapter"
2007-01-02 rseFix typo: effected -> affected
2006-12-31 hrsFix wrong markup and some wordsmithing.
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-29 pisoSummer of Code 2005: improve libalias - part 2 of 2
2006-12-29 bzFix an off-by-one which could mean writing beyond the...
2006-12-29 ru- Fix markup.
2006-12-27 samAdd half/quarter rate 11a channel support:
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-21 ceriRemove duplicate "clear" subcommand.
2006-12-19 jkimClear full-duplex when half-duplex flag is set. This...
2006-12-18 pjdFor consistency use 'unsigned' instead of 'u_int'.
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-15 pjdFix ggated for platforms with 64bit size_t. The DIOCGSE...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-12 ru- Document -u, -i, and the difference between them...
2006-12-11 thompsaThese days P2P means peer-2-peer (also well known from...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-10 impStyle: Shorten a couple of lines with u_int and u_long.
2006-12-09 samfix handling of ssid "-" etc; we're writing 1 byte...
2006-12-08 ruDocument the following change in behavior:
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
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...
next