]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Add gpart(8).
[FreeBSD/FreeBSD.git] / sbin /
2007-05-15 Marcel MoolenaarAdd gpart(8).
2007-05-14 Remko Lodder-n is used by newfs to tell "do not generate a .snap...
2007-05-12 Pav LucistnikReplace incomprehensive description of -m by much clear...
2007-05-10 Yoshihiro TakahashiAnother merging from sbin/fdisk/fdisk.8.
2007-05-09 George V. Neville... Integrate the Camellia Block Cipher. For more informat...
2007-05-09 Maxim Konovalovo Teach get_mac_addr_mask() to not silently accept...
2007-05-09 Yoshihiro TakahashiReduce diffs against fdisk/fdisk.8.
2007-05-09 Yoshihiro Takahashi- A partition number is allowed to 1-8.
2007-05-06 Andre OppermannAdd Apple HFS+ (0xAF) MBR partition type identificator.
2007-05-06 Pawel Jakub DawidekCorrect some typos.
2007-05-06 Pawel Jakub DawidekFix mdoc warnings.
2007-05-04 Bjoern A. ZeebAdd support for filtering on Routing Header Type 0 and
2007-05-01 Pawel Jakub DawidekDo some cleanups (like freeing memory and closing file...
2007-05-01 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2007-04-30 Maxim Konovalovo Add -p flag: print a slice table in fdisk configurati...
2007-04-30 Maxim Konovalovo Make ipfw(8) show rules with mac/mac-type options...
2007-04-30 Yaroslav TykhiyFix a typo: argv -> argvp
2007-04-23 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 Poul-Henning KampImprove reporting in recoverdisk a good deal.
2007-04-21 Warner LoshBecause there are so many more partitions on pc98 than...
2007-04-19 Mike MakonnenCorrect two issues in ping6:
2007-04-17 Maxim Konovalovo Add missed w/space in the error message.
2007-04-17 Andrew ThompsonRename the trunk(4) driver to lagg(4) as it is too...
2007-04-16 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-04-14 Maxim Konovalovo IFNAMSIZ includes a terminating null byte.
2007-04-13 Poul-Henning KampAlign -p output in TAB built columns suitable for ...
2007-04-13 Ed MasteThe minimum size of an RFC3442 destination descriptor...
2007-04-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-04-11 Nate LawsonThis commit was generated by cvs2svn to compensate...
2007-04-10 Andrew ThompsonBump document date for new trunk commands.
2007-04-10 Andrew ThompsonHook trunk(4) up to the build.
2007-04-10 Andrew ThompsonAdd the trunk(4) driver for providing link aggregation...
2007-04-09 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-04-06 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-04-06 Pawel Jakub DawidekImplement a work-around for poor ggate write performance.
2007-04-06 Pawel Jakub DawidekRemove temporary files when there are no longer needed.
2007-04-05 Thomas Quinot(bread): For a read that is contained entirely within...
2007-04-04 Andrew ThompsonThis commit was generated by cvs2svn to compensate...
2007-04-03 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-04-03 Pawel Jakub Dawidek- Protect against specifing journal less than 100MB...
2007-03-30 Sam Lefflerdon't display ssid cloaking status as "ssid HIDE",...
2007-03-29 Andrew ThompsonCorrect the name of the 'proto' command.
2007-03-28 Xin LIThis commit was generated by cvs2svn to compensate...
2007-03-28 Xin LIThis commit was generated by cvs2svn to compensate...
2007-03-24 Yaroslav TykhiyBack out rev. 1.129 because it breaks the practice...
2007-03-23 Pawel Jakub DawidekExit status should be 1 on error.
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-15 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-03-15 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-03-12 Yaroslav TykhiyAttempt to load the kernel module only if we are going...
2007-03-11 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-03-09 Sam Lefflerpoint-to-point address should come from ifa_dstaddr
2007-03-07 Yaroslav TykhiyDon't leave a NULL value in mdsuffix when a particular md
2007-03-06 Kirk McKusickMove macros describing extended attributes in UFS from
2007-03-05 Thomas QuinotAdd "fg" option as antonym to "bg"; add "hard" option...
2007-03-05 Pawel Jakub DawidekWarn when user use sectorsize bigger than the page...
2007-03-05 Pawel Jakub DawidekFix incorrect comment. Geli will protect against data...
2007-03-02 Pawel Jakub DawidekDocument -J in usage.
2007-02-27 Sam Lefflero consistently check strlcpy result
2007-02-27 Sam Lefflercorrect type to silence const complaint
2007-02-27 Sam Lefflerunbreak create operation, must copy argument to global...
2007-02-27 Alex DupreCall the multipath device with its real name.
2007-02-27 Christian BruefferFirst cleanup pass: new sentence -> new line, typos...
2007-02-27 Matt JacobAdd a man page.
2007-02-27 Kirk McKusickFix an error in dumping large sparse files containing...
2007-02-27 Matt JacobFirst cut at GEOM based multipath. This is an active...
2007-02-26 Kirk McKusickUpdate the dump program to save extended attributes...
2007-02-24 Sam Leffleruse getifaddrs from libc instead of private code
2007-02-22 Pawel Jakub DawidekCorrect typo.
2007-02-20 Nick HibmaKris suggested that swap is a better choice as a defaul...
2007-02-20 Nick Hibma[Found the original diff I made, see previous commit...
2007-02-20 Nick HibmaMake attach the default for -f. That way
2007-02-17 Sam Lefflercorrect type definition of option routine callback
2007-02-17 Sam Lefflerremove (now) duplicate definition of IEEE80211_IS_CHAN_...
2007-02-15 Ceri DaviesGrammar nits.
2007-02-15 Matteo RiondatoAdd examples for configuring and mounting geom_uzip...
2007-02-15 Matteo RiondatoCorrect -c and -d description.
2007-02-15 Paolo PisatiMention the nat command in the synopsis and in the...
2007-02-15 Matteo RiondatoEnhances mdmfs(8) to mount md-based device such as...
2007-02-14 Brian SomersDefault output to stdout as the man page suggests.
2007-02-14 Brian SomersOnly go through our cylinder group and inode info when...
2007-02-14 Brian SomersRe-indent main() in preparation for further changes.
2007-02-13 Christian BruefferMark up lkm with .Nm, since lkm is name of an api.
2007-02-13 Craig RodriguesRaise WARNS level to 6.
2007-02-10 Pawel Jakub DawidekForgot to hook up gjournal manual page to the build.
2007-02-10 Christian BruefferDon't reference lkm(4), it doesn't exist.
2007-02-09 Ed MasteImplement RFC3442, the Classless Static Route option.
2007-02-09 Ed MasteAdd a $FreeBSD$ tag missing after the original import...
2007-02-06 Craig RodriguesPrint warning that "-t msdos" is deprecated and being...
2007-02-04 Bruce M SimpsonBe explicit in examples about the correct grammar for...
2007-02-04 Mike PritchardIf two files systems, /a and /b are marked as having...
2007-02-04 Warner LoshPatches to allow one to allow one to specify a director...
2007-02-03 Mike PritchardDo not touch the block or i-node grace times for id 0.
2007-02-03 Mike PritchardFix quotqcheck to correctly use the curinode count...
2007-02-03 Bruce M SimpsonBackout revision 1.4; it is not verified as the correct...
2007-02-03 Bruce M SimpsonAdd an EXAMPLES section to ifconfig(8), clearly showing...
next