]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Fix permission handling for extended attributes in ZFS. Without
[FreeBSD/FreeBSD.git] / sbin /
2009-07-20 rpauloMore mesh bits, namely:
2009-07-11 rpauloImplementation of the upcoming Wireless Mesh standard...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-10 scottlFix alignment issue with ATA IDENTIFY structure.
2009-07-10 scottlSeparate the parallel scsi knowledge out of the core...
2009-06-26 oleg- 'burst' description rewritten.
2009-06-26 maximo Kill grammar nits.
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-24 oleg- fix dummynet 'fast' mode for WF2Q case.
2009-06-24 dfrDon't use sys/nfs/rpcv2.h - it is part of the old kerne...
2009-06-24 jamieAdd the "vnet" and "-vnet" options, to allow moving...
2009-06-23 delphijAdd a note about the implication of secure level settin...
2009-06-23 delphij - Use size_t instead of int when appropriate;
2009-06-23 jhaytime_t does not always fit into long, for instance...
2009-06-17 lulf- Back out the previous change in order to maintain...
2009-06-15 edRemove redundant code from runshutdown() now tcsetsid...
2009-06-15 lulf- The maximum number of heads is 255, not 256.
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-14 edFix the staircase issue properly this time.
2009-06-13 samRev IEEE80211_IOC_STA_INFO abi: ni_flags grew from...
2009-06-13 ivorasAdd support for labels derived from GPT metadata.
2009-06-10 avgfsck_msdosfs: accept no-op -C option for compatibilty...
2009-06-08 brianFix an off by one error when we limit append/prepend...
2009-06-08 jhbChange the printf format string to match the variable...
2009-06-08 luigiPermit the specification of bandwidth values within
2009-06-08 luigiadd a missing format in a printf
2009-06-08 marcelMake the size (-s) and start (-b) parameters of the...
2009-06-07 hrsFix and add a workaround on an issue of EtherIP packet...
2009-06-07 marcelAllow humanized numbers for LBAs, as well as partition...
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 luigiSeveral ipfw options and actions use a 16-bit argument...
2009-06-05 luigiremove a printf that was only useful for debugging.
2009-06-05 bennoBump document date.
2009-06-04 bennoPerform some checking on the requested list of modules...
2009-06-04 bennostyle(9) pass prior to further changes.
2009-06-04 jkimResync with head.
2009-06-04 samtrack rename of CSA ie
2009-06-03 jkimResync with head.
2009-06-03 pjdCorrect comment.
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-02 pjdInitialize iov and iovlen before use.
2009-06-02 lulf- Use volatile for signal variables.
2009-06-01 rodrigcCode for parsing nmount options in kernel was merged
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-29 lulf- Use sig_atomic_t for signal handler variables.
2009-05-29 pjd- Move from mount(2) to nmount(2). This should allow...
2009-05-29 brianMake dump -W show the level correctly.
2009-05-27 rmacklemAdd support for the experimental nfs client to mount_nf...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-25 brianBump the document date to reflect the 'p' command enhan...
2009-05-25 maximo Fix typo in the example.
2009-05-25 brianEnhance the 'p' command so that it understands size...
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-22 traszMake 'struct acl' larger, as required to support NFSv4...
2009-05-22 rwatsonRemove the unmaintained University of Michigan NFSv4...
2009-05-19 traszAdd links to libgeom(3) where appropriate.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-30 thompsaDo no spam the ifconfig output for the aggregated inter...
2009-04-29 traszSlightly improve gjournal documentation.
2009-04-23 edLet pflogd's Makefile just use WARNS instead of changin...
2009-04-23 bruefferCorrect the information about when the respective funct...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-18 rwatsonifconfig(8) no longer needs to know how to print the...
2009-04-15 brooksThe structs ifaliasreq and in_aliasreq have exactly...
2009-04-14 kmacyExtend route command:
2009-04-11 edStyle fixes to the newfs_msdos manpage.
2009-04-11 edUpdate documentation (forgotten in r190929).
2009-04-11 edDo not prepend /dev/ when -C is used.
2009-04-11 edWhen using -C, do not warn when the file is not a chara...
2009-04-11 edFix a bug in r185587.
2009-04-11 edUse ftruncate() instead of lseek()+write()+lseek()...
2009-04-11 edDe-static local variables in main() (which is not recur...
2009-04-11 edShow -@ and -C in usage, which were added in r185587.
2009-04-11 edClean up the usage() function to use a single fprintf().
2009-04-11 rrsFix broken case where caused by last patch where
2009-04-11 trhodesKill hard sentence break added in the previous revision.
2009-04-11 trhodesBump doc date for previous changes.
2009-04-10 lulf- Better wording in comment.
2009-04-10 lulf- Implement the grow command to make it easier for...
2009-04-10 lulf- Move logic for finding a unique drive name into its...
2009-04-10 lulf- Move out allocation part of different gvinum objects...
2009-04-09 luigiAdd emulation of delay profiles, which lets you model...
2009-04-08 maximo Grammar.
2009-04-08 luigiVarious cleanup of text, moving a couple of paragraphs
2009-04-07 trhodesRemove contractions, reword a sentence to avoid a doubl...
2009-04-06 rrsOk, looking at the solution a bit closer, the level
2009-04-06 rrsClass based addressing went out in the early 90's....
2009-04-06 phkOnly raise WARNS to 6 on i386 and amd64, strict alignme...
2009-04-05 edRemove if_ppp(4) and if_sl(4).
2009-04-05 phkSilence a printf warning
2009-04-05 phkAdd some consts, remove some unused stuff and other...
2009-04-05 phkFix casts which are not by definition safe, but which...
2009-04-05 phkSome constifications
2009-04-05 phkModernize prototypes (ie: no extern)
2009-04-05 pisoImprove a bit reass documentation:
2009-04-05 phkConvert list of remote interfaces to LIST_* macros
2009-04-05 phkKick WARNS level up to 6 by fixing various trivial...
2009-04-05 phkUse <sys/queue.h> to manage the interface list.
next