]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Introduce and use a sysinit-based initialization scheme for virtual
[FreeBSD/FreeBSD.git] / usr.sbin /
2009-07-22 kensmithIt is believed the last of the base system that could...
2009-07-22 cpercivaRemove the "dedicated disk mode" partitioning option...
2009-07-19 brianDon't get stuck in an infinite loop comparing (short...
2009-07-19 kensmithBump the version of all non-symbol-versioned shared...
2009-07-17 samadd mesh support
2009-07-16 kensmithCorrect the name of the Mongolian Documentation package.
2009-07-12 samfix Jouni's email address
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-08 jamieGive a more expected behavior to -[hns] options, defaul...
2009-07-08 jamieFix a typo in the examples.
2009-07-08 cpercivaAdd support for using a livefs from a USB disk.
2009-07-08 cpercivaRefactor code from installFixitCDROM into a new functio...
2009-07-05 brianAdd a missing phrase.
2009-07-05 brianDisable r194497 for now. It doesn't work well with...
2009-07-04 attilioAdd a new options (-s) that, when specified, skips...
2009-07-01 stas- Properly order headers, local variables and prototype...
2009-07-01 stas- Fix the bug in write(2) called with incorrect paramet...
2009-06-30 mbrCompiles without higher warn level
2009-06-30 brianDon't imply that only FTP urls are supported when we...
2009-06-30 mbrAdd wake, a tool to send Wake on LAN frames to hosts...
2009-06-30 stas- Add support to atomically set/clear individual bits...
2009-06-28 blackend- release/* update to use freebsd-doc-* packages instea...
2009-06-25 delphijCorrect a typo (which you can use to in order -> which...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-25 brianSupport shadow.byname and shadow.byuid maps, protecting...
2009-06-25 jhbRaise the default size of the EFI partition on ia64...
2009-06-24 cpercivaMake sysinstall search for /dev/daXa and register such...
2009-06-24 npThis adds a new "stdio" mode to cxgbtool - it's an...
2009-06-24 joergDrop the defunct FDOPT_NOERRLOG option from all the...
2009-06-24 dfrDon't use sys/nfs/rpcv2.h - it is part of the old kerne...
2009-06-24 jamieAdd libjail, a (somewhat) simpler interface to the...
2009-06-24 gadFix end-of-line issues that can come up when `lpq'...
2009-06-24 cpercivaAdd detection of UFS filesystems.
2009-06-23 rmacklemWhen mountd.c parses the nfsv4 root line(s) in /etc...
2009-06-23 jamieAdd a limit for child jails via the "children.cur"...
2009-06-23 jamieWhitespace fix.
2009-06-23 jamieRemove obsolete comment describing how the command...
2009-06-23 maximo Fix usage() prototype [1] and correct its call.
2009-06-23 maximo style(9) usage() definition: it doesn't need an argument.
2009-06-23 maximo Remove unneeded argument in fprintf(3) call in usage().
2009-06-20 rwatsonIf the label being printed by getpmac(8) is empty,...
2009-06-20 stas- Include rpcv2.h before other NFS includes. That allow...
2009-06-19 brooksRework the credential code to support larger values...
2009-06-19 brianWhen running pkg_add -r, check & install our dependenci...
2009-06-19 brooksIn preparation for raising NGROUPS and NGROUPS_MAX...
2009-06-18 kanRe-do r192913 in less intrusive way. Only do IP_RECVDST...
2009-06-17 jamieUse the right jail parameters for -v (cpuset has change...
2009-06-15 mariusAdd cas(4).
2009-06-14 desAdd volatile to sig_atomic_t where it was missing.
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-14 edInclude <sys/wait.h> and <signal.h> for wait() and...
2009-06-14 brianAdd -m and -t options.
2009-06-13 desRemove "extern" from function prototypes, and fix some...
2009-06-13 desWrap some macros that needed wrapping.
2009-06-13 desRemove casts from {c,m,re}alloc() and simplify sizeof().
2009-06-13 desnscd builds cleanly at WARNS level 3.
2009-06-13 desExplain to the compiler why the aliasing we're doing...
2009-06-13 desFix a large number of signed - unsigned comparison...
2009-06-13 desChange hashtable_index_t to unsigned.
2009-06-13 des#include the right header so we get prototypes for...
2009-06-13 desFurther #include cleanup.
2009-06-13 desMake the debugging macros expand to (void)0 instead...
2009-06-13 des#include cleanup
2009-06-12 desProvide correct prototypes for functions with no arguments.
2009-06-12 des_nss_cache_cycle_prevention_function doesn't actually...
2009-06-12 rmacklemUpdate the content of the nfsv4.4 man page to reflect...
2009-06-11 avgsyslog.conf(5): correct example
2009-06-11 stas- Make pstat(8) WARNS=6 safe.
2009-06-11 desLower WARNS due to alignment issues on sparc64.
2009-06-11 edCorrect my previous commit to pstat(8).
2009-06-11 edMake most of pstat(8) build with WARNS=6.
2009-06-11 desAs of sam's r175206, arp builds cleanly at WARNS level...
2009-06-10 jamieIn the old-style jail command line, explicitly set...
2009-06-10 yongariFix typo.
2009-06-10 yongariAdd alc(4) to the list of supported network interface.
2009-06-09 dougb1. Update the message that prints out for -U when the...
2009-06-09 impGet the other NG_PATHLEN while I'm here too :(.
2009-06-09 impUse NG_PATHSIZ instead of NG_PATHLEN + 1.
2009-06-08 jkoshyFix grammar.
2009-06-08 kanThe change r192913 has added dependency on IP_RECVDSTAD...
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 samDo not force the mtu to 2290; this was done to insure...
2009-06-03 jkimResync with head.
2009-06-03 rmacklemRe-format the nfsv4.4 man page so that all sentences...
2009-06-03 jkimFix acpidump(8) disassmebly with option -d. iasl(8...
2009-06-02 jkimMerge ACPI utilities as well.
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-02 jkoshyCatch up with the times: "mozilla" -> "firefox".
2009-06-01 dougbAdd support for the build options that are currently...
2009-06-01 jillesFix segfault when giving invalid long option to pkg_info.
2009-06-01 jmalletto) Restructure tcpdrop(8) to provide a facility to...
2009-05-31 edSeveral cleanups to ipfwpcap(8).
2009-05-31 nwhitehornTeach powerd how to query the PMU AC line state on...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-29 delphijCode cleanup for nfs4 utilities:
2009-05-29 jamiePlace hostnames and similar information fully under...
2009-05-29 jamieFix some inaccuracies in the extensible parameter addition.
2009-05-28 rmacklemChange the "-4" argument for nfsd and mountd to "-e...
2009-05-27 rmacklemModify mountd to handle the experimental nfs server...
next