]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Update to tcsh 6.17.00.
[FreeBSD/FreeBSD.git] / usr.sbin /
2009-07-11 Mark PeekUpdate to tcsh 6.17.00.
2009-07-08 Jamie GrittonGive a more expected behavior to -[hns] options, defaul...
2009-07-08 Jamie GrittonFix a typo in the examples.
2009-07-08 Colin PercivalAdd support for using a livefs from a USB disk.
2009-07-08 Colin PercivalRefactor code from installFixitCDROM into a new functio...
2009-07-05 Brian SomersAdd a missing phrase.
2009-07-05 Brian SomersDisable r194497 for now. It doesn't work well with...
2009-07-04 Attilio RaoAdd a new options (-s) that, when specified, skips...
2009-07-01 Stanislav Sedov- Properly order headers, local variables and prototype...
2009-07-01 Stanislav Sedov- Fix the bug in write(2) called with incorrect paramet...
2009-06-30 Martin BlappCompiles without higher warn level
2009-06-30 Brian SomersDon't imply that only FTP urls are supported when we...
2009-06-30 Martin BlappAdd wake, a tool to send Wake on LAN frames to hosts...
2009-06-30 Stanislav Sedov- Add support to atomically set/clear individual bits...
2009-06-28 Marc Fonvieille- release/* update to use freebsd-doc-* packages instea...
2009-06-25 Xin LICorrect a typo (which you can use to in order -> which...
2009-06-25 Doug BartonUpdate to the final release version of BIND 9.6.1....
2009-06-25 Brian SomersSupport shadow.byname and shadow.byuid maps, protecting...
2009-06-25 John BaldwinRaise the default size of the EFI partition on ia64...
2009-06-24 Colin PercivalMake sysinstall search for /dev/daXa and register such...
2009-06-24 Navdeep ParharThis adds a new "stdio" mode to cxgbtool - it's an...
2009-06-24 Joerg WunschDrop the defunct FDOPT_NOERRLOG option from all the...
2009-06-24 Doug RabsonDon't use sys/nfs/rpcv2.h - it is part of the old kerne...
2009-06-24 Jamie GrittonAdd libjail, a (somewhat) simpler interface to the...
2009-06-24 Garance A DrosehnFix end-of-line issues that can come up when `lpq'...
2009-06-24 Colin PercivalAdd detection of UFS filesystems.
2009-06-23 Rick MacklemWhen mountd.c parses the nfsv4 root line(s) in /etc...
2009-06-23 Jamie GrittonAdd a limit for child jails via the "children.cur"...
2009-06-23 Jamie GrittonWhitespace fix.
2009-06-23 Jamie GrittonRemove obsolete comment describing how the command...
2009-06-23 Maxim Konovalovo Fix usage() prototype [1] and correct its call.
2009-06-23 Maxim Konovalovo style(9) usage() definition: it doesn't need an argument.
2009-06-23 Maxim Konovalovo Remove unneeded argument in fprintf(3) call in usage().
2009-06-20 Robert WatsonIf the label being printed by getpmac(8) is empty,...
2009-06-20 Stanislav Sedov- Include rpcv2.h before other NFS includes. That allow...
2009-06-19 Brooks DavisRework the credential code to support larger values...
2009-06-19 Brian SomersWhen running pkg_add -r, check & install our dependenci...
2009-06-19 Brooks DavisIn preparation for raising NGROUPS and NGROUPS_MAX...
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-18 Alexander KabaevRe-do r192913 in less intrusive way. Only do IP_RECVDST...
2009-06-17 Jamie GrittonUse the right jail parameters for -v (cpuset has change...
2009-06-15 Marius StroblAdd cas(4).
2009-06-14 Dag-Erling SmørgravAdd volatile to sig_atomic_t where it was missing.
2009-06-14 Simon L. B. NielsenMerge OpenSSL 0.9.8k into head.
2009-06-14 Edwin GroothuisRename since it has will have more capabilities than...
2009-06-14 Ed SchoutenInclude <sys/wait.h> and <signal.h> for wait() and...
2009-06-14 Brian SomersAdd -m and -t options.
2009-06-13 Dag-Erling SmørgravRemove "extern" from function prototypes, and fix some...
2009-06-13 Dag-Erling SmørgravWrap some macros that needed wrapping.
2009-06-13 Dag-Erling SmørgravRemove casts from {c,m,re}alloc() and simplify sizeof().
2009-06-13 Dag-Erling Smørgravnscd builds cleanly at WARNS level 3.
2009-06-13 Dag-Erling SmørgravExplain to the compiler why the aliasing we're doing...
2009-06-13 Dag-Erling SmørgravFix a large number of signed - unsigned comparison...
2009-06-13 Dag-Erling SmørgravChange hashtable_index_t to unsigned.
2009-06-13 Dag-Erling Smørgrav#include the right header so we get prototypes for...
2009-06-13 Dag-Erling SmørgravFurther #include cleanup.
2009-06-13 Dag-Erling SmørgravMake the debugging macros expand to (void)0 instead...
2009-06-13 Dag-Erling Smørgrav#include cleanup
2009-06-12 Dag-Erling SmørgravProvide correct prototypes for functions with no arguments.
2009-06-12 Dag-Erling Smørgrav_nss_cache_cycle_prevention_function doesn't actually...
2009-06-12 Rick MacklemUpdate the content of the nfsv4.4 man page to reflect...
2009-06-11 Andriy Gaponsyslog.conf(5): correct example
2009-06-11 Stanislav Sedov- Make pstat(8) WARNS=6 safe.
2009-06-11 Dag-Erling SmørgravLower WARNS due to alignment issues on sparc64.
2009-06-11 Ed SchoutenCorrect my previous commit to pstat(8).
2009-06-11 Ed SchoutenMake most of pstat(8) build with WARNS=6.
2009-06-11 Dag-Erling SmørgravAs of sam's r175206, arp builds cleanly at WARNS level...
2009-06-10 Jamie GrittonIn the old-style jail command line, explicitly set...
2009-06-10 Pyun YongHyeonFix typo.
2009-06-10 Pyun YongHyeonAdd alc(4) to the list of supported network interface.
2009-06-09 Doug Barton1. Update the message that prints out for -U when the...
2009-06-09 Warner LoshGet the other NG_PATHLEN while I'm here too :(.
2009-06-09 Warner LoshUse NG_PATHSIZ instead of NG_PATHLEN + 1.
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-08 Joseph KoshyFix grammar.
2009-06-08 Alexander KabaevThe change r192913 has added dependency on IP_RECVDSTAD...
2009-06-05 Jung-uk KimImport ACPICA 20090521.
2009-06-05 Jung-uk KimImport ACPICA 20090521.
2009-06-05 Sam LefflerDo not force the mtu to 2290; this was done to insure...
2009-06-04 Jung-uk KimResync with head.
2009-06-03 Jung-uk KimResync with head.
2009-06-03 Rick MacklemRe-format the nfsv4.4 man page so that all sentences...
2009-06-03 Jung-uk KimFix acpidump(8) disassmebly with option -d. iasl(8...
2009-06-02 Jung-uk KimMerge ACPI utilities as well.
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-06-02 Joseph KoshyCatch up with the times: "mozilla" -> "firefox".
2009-06-01 Doug BartonAdd support for the build options that are currently...
2009-06-01 Jilles TjoelkerFix segfault when giving invalid long option to pkg_info.
2009-06-01 Juli Malletto) Restructure tcpdrop(8) to provide a facility to...
2009-05-31 Ed SchoutenSeveral cleanups to ipfwpcap(8).
2009-05-31 Nathan WhitehornTeach powerd how to query the PMU AC line state on...
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-29 Xin LICode cleanup for nfs4 utilities:
2009-05-29 Jamie GrittonPlace hostnames and similar information fully under...
2009-05-29 Jamie GrittonFix some inaccuracies in the extensible parameter addition.
2009-05-28 Xin LIUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-28 Rick MacklemChange the "-4" argument for nfsd and mountd to "-e...
2009-05-27 Rick MacklemModify mountd to handle the experimental nfs server...
2009-05-27 Andrew ThompsonFix xref name.
2009-05-27 Bruce M SimpsonMerge final round of MLD changes from p4:
next