]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Add hierarchical jails. A jail may further virtualize its environment
[FreeBSD/FreeBSD.git] / sbin /
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-25 Brian SomersBump the document date to reflect the 'p' command enhan...
2009-05-25 Maxim Konovalovo Fix typo in the example.
2009-05-25 Brian SomersEnhance the 'p' command so that it understands size...
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-22 Edward Tomasz Napi... Make 'struct acl' larger, as required to support NFSv4...
2009-05-22 Robert WatsonRemove the unmaintained University of Michigan NFSv4...
2009-05-19 Edward Tomasz Napi... Add links to libgeom(3) where appropriate.
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-09 Xin LIUpdate to less v429.
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-30 Andrew ThompsonDo no spam the ifconfig output for the aggregated inter...
2009-04-29 Edward Tomasz Napi... Slightly improve gjournal documentation.
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-23 Ed SchoutenLet pflogd's Makefile just use WARNS instead of changin...
2009-04-23 Christian BruefferCorrect the information about when the respective funct...
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-18 Robert Watsonifconfig(8) no longer needs to know how to print the...
2009-04-15 Brooks DavisThe structs ifaliasreq and in_aliasreq have exactly...
2009-04-14 Kip MacyExtend route command:
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-11 Ed SchoutenStyle fixes to the newfs_msdos manpage.
2009-04-11 Ed SchoutenUpdate documentation (forgotten in r190929).
2009-04-11 Ed SchoutenDo not prepend /dev/ when -C is used.
2009-04-11 Ed SchoutenWhen using -C, do not warn when the file is not a chara...
2009-04-11 Ed SchoutenFix a bug in r185587.
2009-04-11 Ed SchoutenUse ftruncate() instead of lseek()+write()+lseek()...
2009-04-11 Ed SchoutenDe-static local variables in main() (which is not recur...
2009-04-11 Ed SchoutenShow -@ and -C in usage, which were added in r185587.
2009-04-11 Ed SchoutenClean up the usage() function to use a single fprintf().
2009-04-11 Randall StewartFix broken case where caused by last patch where
2009-04-11 Tom RhodesKill hard sentence break added in the previous revision.
2009-04-11 Tom RhodesBump doc date for previous changes.
2009-04-10 Ulf Lilleengen- Better wording in comment.
2009-04-10 Ulf Lilleengen- Implement the grow command to make it easier for...
2009-04-10 Ulf Lilleengen- Move logic for finding a unique drive name into its...
2009-04-10 Ulf Lilleengen- Move out allocation part of different gvinum objects...
2009-04-09 Luigi RizzoAdd emulation of delay profiles, which lets you model...
2009-04-08 Maxim Konovalovo Grammar.
2009-04-08 Luigi RizzoVarious cleanup of text, moving a couple of paragraphs
2009-04-07 Tom RhodesRemove contractions, reword a sentence to avoid a doubl...
2009-04-06 Randall StewartOk, looking at the solution a bit closer, the level
2009-04-06 Randall StewartClass based addressing went out in the early 90's....
2009-04-06 Poul-Henning KampOnly raise WARNS to 6 on i386 and amd64, strict alignme...
2009-04-05 Ed SchoutenRemove if_ppp(4) and if_sl(4).
2009-04-05 Poul-Henning KampSilence a printf warning
2009-04-05 Poul-Henning KampAdd some consts, remove some unused stuff and other...
2009-04-05 Poul-Henning KampFix casts which are not by definition safe, but which...
2009-04-05 Poul-Henning KampSome constifications
2009-04-05 Poul-Henning KampModernize prototypes (ie: no extern)
2009-04-05 Paolo PisatiImprove a bit reass documentation:
2009-04-05 Poul-Henning KampConvert list of remote interfaces to LIST_* macros
2009-04-05 Poul-Henning KampKick WARNS level up to 6 by fixing various trivial...
2009-04-05 Poul-Henning KampUse <sys/queue.h> to manage the interface list.
2009-04-05 Poul-Henning KampRemove newlines from string argument of __COPYRIGHT...
2009-04-05 Poul-Henning KampSend multicast on p2p interfaces if they can and are...
2009-04-01 Paolo PisatiImplement an ipfw action to reassemble ip packets:...
2009-03-28 Ulf LilleengenImport the gvinum work that have been done during and...
2009-03-26 Sam Leffleradd superg+tdma include files for protocol defs needed...
2009-03-25 Ivan VorasMan page accompanying r190423 - introduce UFS ID labels.
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-23 Poul-Henning KampSave (empty) worklist at successful completion
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-19 Yoshihiro TakahashiUse the common PC98_SID_ACTIVE define instead of a...
2009-03-19 Christian BruefferMdoc style, spelling, grammar and wording fixes. This...
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-15 Jamie GrittonDefault to AF_LOCAL instead of AF_INET sockets for...
2009-03-11 Ed SchoutenAlso use %zu to print the allocation size when malloc...
2009-03-11 Poul-Henning KampFix printf warnings on amd64 etc.
2009-03-11 Poul-Henning KampOne Pp is more than enough.
2009-03-11 Poul-Henning KampSome improvements to recoverdisk
2009-03-10 Robert WatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-08 Maxim Konovalovo Spell. Sort .Xrs.
2009-03-08 Konstantin BelousovDocument several notifications, among them are DEVFS...
2009-03-05 Craig RodriguesAdd a -o mountprog parameter to mount which explicitly...
2009-03-05 Luigi Rizzomove a variable declaration to the beginning of the...
2009-03-05 Luigi Rizzoremove some signed/unsigned and one const/!const warning
2009-03-05 Luigi Rizzomark a function static, as it is
2009-03-02 Robert WatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 Cy SchubertVerify that the filesystem being referenced in fstab...
2009-03-02 Sam Lefflerconnect vendor wpa area to contrib
2009-02-27 Andriy Gaponnewfs_msdos: allow to work with media that doesn't...
2009-02-27 Rui PauloReplace clone_setcallback() with a new function clone_s...
2009-02-23 Alexander MotinBring SATA revision reporting into conformance with...
2009-02-22 Alexander MotinAdd SATA and USB modes for completeness. USB modes...
2009-02-22 Pawel Jakub Dawidek- Punctuation fixes.
2009-02-19 Roman DivackyDisplay an error message when the requested mode is...
2009-02-19 Sam LefflerFixup handling of roaming and xmit parameters to suppor...
2009-02-17 Pawel Jakub DawidekCorrect the year.
2009-02-17 Pawel Jakub DawidekDocument kern.geom.journal.* sysctls.
2009-02-17 Dag-Erling SmørgravDon't try to auto-detect dynamic linking; it fails...
2009-02-12 Olivier HouchardDon't add a bwrite() symbol, it breaks the build when...
2009-02-08 Marcel MoolenaarPrefer the start and end attributes over the offset...
2009-02-07 Paolo PisatiAdd SCTP NAT support.
2009-02-07 Sam LefflerRegulatory fixups:
next