]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Split the camisr into per-SIM done queues. This optimizes the locking a
[FreeBSD/FreeBSD.git] / sbin /
2007-04-17 maximo Add missed w/space in the error message.
2007-04-17 thompsaRename the trunk(4) driver to lagg(4) as it is too...
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-14 maximo IFNAMSIZ includes a terminating null byte.
2007-04-13 phkAlign -p output in TAB built columns suitable for ...
2007-04-13 emasteThe minimum size of an RFC3442 destination descriptor...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-10 thompsaBump document date for new trunk commands.
2007-04-10 thompsaHook trunk(4) up to the build.
2007-04-10 thompsaAdd the trunk(4) driver for providing link aggregation...
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-06 pjdImplement a work-around for poor ggate write performance.
2007-04-06 pjdRemove temporary files when there are no longer needed.
2007-04-05 thomas(bread): For a read that is contained entirely within...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-04-03 pjd- Protect against specifing journal less than 100MB...
2007-03-30 samdon't display ssid cloaking status as "ssid HIDE",...
2007-03-29 thompsaCorrect the name of the 'proto' command.
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-24 yarBack out rev. 1.129 because it breaks the practice...
2007-03-23 pjdExit status should be 1 on error.
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-12 yarAttempt to load the kernel module only if we are going...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-09 sampoint-to-point address should come from ifa_dstaddr
2007-03-07 yarDon't leave a NULL value in mdsuffix when a particular md
2007-03-06 mckusickMove macros describing extended attributes in UFS from
2007-03-05 thomasAdd "fg" option as antonym to "bg"; add "hard" option...
2007-03-05 pjdWarn when user use sectorsize bigger than the page...
2007-03-05 pjdFix incorrect comment. Geli will protect against data...
2007-03-02 pjdDocument -J in usage.
2007-02-27 samo consistently check strlcpy result
2007-02-27 samcorrect type to silence const complaint
2007-02-27 samunbreak create operation, must copy argument to global...
2007-02-27 aleCall the multipath device with its real name.
2007-02-27 bruefferFirst cleanup pass: new sentence -> new line, typos...
2007-02-27 mjacobAdd a man page.
2007-02-27 mckusickFix an error in dumping large sparse files containing...
2007-02-27 mjacobFirst cut at GEOM based multipath. This is an active...
2007-02-26 mckusickUpdate the dump program to save extended attributes...
2007-02-24 samuse getifaddrs from libc instead of private code
2007-02-22 pjdCorrect typo.
2007-02-20 n_hibmaKris suggested that swap is a better choice as a defaul...
2007-02-20 n_hibma[Found the original diff I made, see previous commit...
2007-02-20 n_hibmaMake attach the default for -f. That way
2007-02-17 samcorrect type definition of option routine callback
2007-02-17 samremove (now) duplicate definition of IEEE80211_IS_CHAN_...
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...
next