]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
MFV of r194480
[FreeBSD/FreeBSD.git] / usr.sbin /
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:
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Jamie GrittonAdd support for the arbitrary named jail parameters...
2009-05-27 Edwin GroothuisMFV of tzcode2009h revision r192887
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-26 Rick MacklemAdd two new utilities and two new daemons to /usr/src...
2009-05-26 Brian SomersFix a race that can stall the timer when we remove...
2009-05-24 Rick MacklemModify nfsd.c to add support for the experimental nfs...
2009-05-23 Edwin GroothuisMFV of tzcode2009e:
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-21 Xin LIUse calloc().
2009-05-20 Brian SomersVerify that the username length is smaller than MAXLOGN...
2009-05-19 Florent ThoumieSkip @pkgdep if there's no argument.
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-18 Maksim YevmenkinTeach btpand(8) to recognized Bluetooth device node...
2009-05-17 Kip Macyadd zfs oid to bsnmpd
2009-05-16 Doug BartonEnhance the safety of the -U option:
2009-05-16 Doug BartonAdd -L to the mtree invocation to chase symbolic links...
2009-05-15 Colin PercivalAllow a comma-separated list of network interfaces...
2009-05-09 Xin LIUpdate to less v429.
2009-05-06 John-Mark Gurneyfix grammar...
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-29 Bruce M SimpsonBite the bullet, and make the IPv6 SSM and MLDv2 mega...
2009-04-29 Jamie GrittonWith the permission of phk@ change the license on remai...
2009-04-29 Bruce M SimpsonMerge IPv6-capable mtest(8) from MLDv2 branch.
2009-04-28 Daniel Gerzo- xref ndp(8)
2009-04-28 Daniel Gerzo- fix path for locale.alias
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-23 Christian BruefferCorrect the information about when the respective funct...
2009-04-22 Nathan WhitehornAdd bm(4) to the built-in ethernet devices list.
2009-04-20 Bjoern A. ZeebConditionally add the interface name and address if...
2009-04-20 Bjoern A. ZeebWhile we currently still seem to have a gateway address...
2009-04-20 Bjoern A. ZeebBack out r186308:
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-19 Marc FonvieilleAdd docs category.
2009-04-17 Maksim YevmenkinFix bug in event timeout handling
2009-04-17 John Baldwin- Add a few more register defintions for the PCI expres...
next