]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Add PCI ID for RocketRAID 4321 and 4322. A FreeNAS user have tested the
[FreeBSD/FreeBSD.git] / usr.sbin /
2011-07-31 delphijBackout r223115 which potentially caused a POLA violati...
2011-07-29 jhbProperly initialize an error variable to avoid returnin...
2011-07-28 bcrRevert my last change to this file, as BETA1 is not...
2011-07-28 bcrAdd a section to the jail chapter that explains why...
2011-07-28 bzTo inet or not two inet. Unbreak static IPv4 configura...
2011-07-24 gjbDocument the potential for jail escape.
2011-07-23 gjbFix various broken links in manual pages.
2011-07-21 mavFix `diskinfo -t` operation for disks smaller then...
2011-07-18 dougbThe named.reload script is no longer useful in the...
2011-07-17 gjbAdd a closing '.El' tag.
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-17 dougbFix the location of the default pid file in named.8
2011-07-16 nwhitehornAdd PS3 partitioning (and framework for future pseries...
2011-07-16 dougbbmake and other updates necessary for the BIND 9.8...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-15 attilioFix logical_cpus_mask retrieving by using, correctly...
2011-07-15 avgpmcstat, pmccontrol: catch up with removal of machdep...
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-14 hrs- Refactoring the interface list. It now supports...
2011-07-14 delphijUse calloc() instead of an explicit memset.
2011-07-14 delphijAdd a new option, -N to disable the default and recomme...
2011-07-14 delphijUse prototype. While I'm there, add a pair of parenthe...
2011-07-13 nwhitehornRun newaliases at the end of the install process.
2011-07-12 rmacklemTry and fix the exports.5 man page so that it clarifies how
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-11 aeUse full buffer size in read(2) call, there is no need...
2011-07-09 nwhitehornPer request of the docs team, install docs as packages...
2011-07-07 kevloAdd an extra tab between fs_file and fs_vfstype
2011-07-06 pluknetConditionally compile in the IPv4/IPv6 address family...
2011-07-06 gordonOnly increment the ypcnt once per data record. The...
2011-07-05 glebiusUpdate manual page. Mention IPv6 support, and notice...
2011-07-05 glebiusRewrite the flowctl utility to add it support for displ...
2011-07-04 hrsAdd sanity check for ifm_version in struct if_msghdr.
2011-07-03 edImprove portability of config(8).
2011-06-28 bzUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-24 jhbDon't die if either of INET or INET6 aren't in the...
2011-06-24 kevloRemove duplicated header files
2011-06-21 rmacklemChange the NFSv4 nfsuserd(8) daemon so that it doesn...
2011-06-20 bzAdd global -d and -e options to either print device...
2011-06-20 kuriyamaAdd missing argument for -h in usage.
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 marcelAdd support for using mtree(5) manifest files to define...
2011-06-18 bzAdd 'show logstate' to usage().
2011-06-18 bzAdd a missing ',' to separate arguments lost for r22246...
2011-06-17 edAdd WITHOUT_UTMPX switch to the build system.
2011-06-17 edDon't omit ac(8) as part of WITHOUT_ACCT.
2011-06-17 joergOpen the floppy disk device with O_RDONLY rather than...
2011-06-16 mckusickDrop the include of <ufs/ffs/ffs_extern.h> from usr...
2011-06-16 hrs- Check RTM_VERSION.
2011-06-16 hrs- Add ":origin" label to the interface id for resolvcon...
2011-06-16 hrsMerge from HEAD@222977.
2011-06-15 delphijDon't attempt to create the base directory when -d...
2011-06-14 gibbsPlumb device physical path reporting from CAM devices...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 dimUse alternative, less messy solution to avoid breakage...
2011-06-13 dimApparently makefs needs a few more system headers to...
2011-06-12 dimUnbreak usr.sbin/makefs after r223020.
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-12 nwhitehornI forgot what year it is, apparently.
2011-06-11 nwhitehornLong-overdue man page for bsdinstall.
2011-06-11 hrsMerge from HEAD@222975.
2011-06-11 hrsSupport SIGHUP for reloading /etc/rtadvd.conf.
2011-06-09 bzContrary to when returning in all-good cases at the...
2011-06-08 hrsRevert bogus changes accidentally merged in the previou...
2011-06-08 hrsMerge from HEAD@222861.
2011-06-08 hrs- Accumulate RA options instead of replacing old ones...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-08 hrs- Disable "resolvconf -d" temporarily to avoid extra...
2011-06-07 hrsFix a bug that prevents tc=xxx from working.
2011-06-07 hrs- Use ELM_MALLOC() for struct rainfo.
2011-06-07 attilioetire the cpumask_t type and replace it with cpuset_t...
2011-06-07 attilioMFC
2011-06-07 marcelLower WARNS level to 3 to eliminate alignment warnings...
2011-06-06 attilioMFC
2011-06-06 edRemove redundant assignments to WARNS.
2011-06-06 hrsSet WARNS=1 temporarily to unbreak universe.
2011-06-06 edAllow custom files to be opened and allow sorting by...
2011-06-06 bzInclude param.h for CACHE_LINE_SIZE to unbreak the...
2011-06-06 bzRemove TODO which is not longer needed and the default.
2011-06-06 hrsFix build on 64-bit arch.
2011-06-06 hrs- Implement RDNSS and DNSSL options (RFC 6106, IPv6...
2011-06-05 hrsMerge from HEAD@222712.
2011-06-05 hrsSpecify requirements for RA sending/receiving based...
2011-06-05 hrsSupport dynamically-added/removed interfaces. The...
2011-06-05 hrsSimplify -D for LOG_DEBUG and -d for LOG_INFO.
2011-06-05 hrsDocument -M flag and fix a bug in handling of it.
2011-06-05 hrsRename: s/noonlinkprefix/noifprefix/.
2011-06-04 attilioMFC
2011-06-04 hrsReword noonlinkprefix sentences. It is related to...
2011-06-04 hrs"noonlinkprefix" directive has been added. This disabl...
2011-06-04 hrsFix various inconsistencies in symbol naming and data...
2011-06-04 bzFix resolv.conf search list creation:
2011-06-04 hrs- INET6_ADDRSTRLEN does not include \0.
2011-06-04 hrs- Fixes for WARNS=6.
2011-06-04 hrs- Use IANA reserved example.com domain for rtadvd.conf(5).
2011-06-04 hrs- Add another length check for DNSSL option. A malform...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 attilioMFC
2011-06-03 hrsUse strchr() instead of index().
next