libdialog: Increase MAX_LEN to 4096 (bug 2480)
[dragonfly.git] / usr.sbin /
2013-02-11 Sascha WildnerFix our tree for -Wmissing-include-dirs.
2013-01-23 Sascha WildnerRemove some more %D remains here and there.
2013-01-19 Sascha Wildnerm4/ngctl/ppp: Silence gcc47 -Wcast-qual warnings.
2013-01-19 Sascha Wildnerhotplugd(8): Remove some compat defines and add comment...
2013-01-19 Peter AvalosFix warnings from byacc import.
2013-01-17 John Marinoflex cleanup, silence errors
2013-01-02 Sascha WildnerRemove some emacs variable settings.
2012-12-22 Sascha Wildnerfwcontrol(8): Remove dead code.
2012-12-20 Sascha Wildnerinstaller: Remove CAPS remains.
2012-12-17 Sascha Wildnerinstaller: Always take the root directory's /dev.
2012-12-14 Sascha Wildnerwlandebug.8: Don't reference manual pages which we...
2012-12-05 Sascha WildnerRemove some unneeded semicolons across the tree.
2012-12-01 Sascha WildnerMove stlstats(8) to usr.sbin/
2012-12-01 Sascha WildnerRemove stli(4). Also remove ISA support from stl(4).
2012-11-27 Matthew Dilloninstaller: Clarity language when asking the user for...
2012-11-26 Sascha Wildnerinstaller: Fix handling of CMOS set to UTC vs. CMOS...
2012-11-24 Sascha WildnerFix some typos (unknow -> unknown).
2012-11-23 Sascha Wildnerwpa_supplicant.8: Document all options.
2012-11-23 Sascha Wildnerwpa_supplicant.conf.5: Fix section order.
2012-11-21 Sascha WildnerRemove some duplicated semicolons (mostly in the kernel).
2012-11-10 Sascha Wildnerrpc.statd(8): Remove a duplicate function.
2012-11-09 Sascha WildnerMark some functions in userland __printflike.
2012-11-09 Sascha Wildnerndis_events(8): Remove a bogus argument.
2012-11-06 Sascha Wildnerndiscvt(8): Add a missing space.
2012-11-06 Sascha WildnerFix some typos in user visible messages, etc.
2012-11-04 Sascha WildnerFix some typos in the manpages.
2012-11-04 Sascha WildnerRemove word duplicates in some manual pages.
2012-10-28 John MarinoReplace legacy make with bmake
2012-10-27 Sascha Wildnerndiscvt(8): Check an fread()
2012-10-27 Sascha Wildnerinstaller: Remove some unused variables.
2012-10-27 Sascha Wildnerbtconfig(8): Move some unused code into the #if 0.
2012-10-26 Sascha Wildnermptable.1: Small SMP related adjustment.
2012-10-22 Sascha WildnerRemove CAPS.
2012-10-19 Sascha Wildnerndis_events(8): Check a read().
2012-10-18 Sascha WildnerIPXrouted(8): Oops removed too much in the last commit.
2012-10-18 Sascha Wildnerwatchdogd(8): Silence a warning differently.
2012-10-18 Sascha Wildnermptable(8): Remove an unused variable.
2012-10-18 Sascha Wildnerinetd(8): Fix initialization of se_rpc_{low,high}vers.
2012-10-18 Sascha Wildnerfwcontrol(8): f_cycle is only used in #if 0'd code...
2012-10-18 Sascha WildnerIPXrouted(8): Remove dead code, DragonFly has RTM_ADD.
2012-10-18 Sascha Wildneryppoll(8): Comment out -h option.
2012-10-17 Sascha Wildnerndiscvt(8): Unbreak build.
2012-10-17 Sascha WildnerRemove more unused variables in userland.
2012-10-14 Sascha Wildnerusb4bsd: Pull up libusb and usbcontrol to FreeBSD curre...
2012-10-14 Markus PfeifferBring in USB4BSD userspace libraries and utilities.
2012-10-11 Sascha Wildnerusb4bsd: Hook the userland part into the build.
2012-09-24 Sascha Wildnerusr.sbin/Makefile: Remove an obsolete old comment.
2012-09-24 Sascha Wildnerpnpinfo(8): Don't build/install for x86_64.
2012-08-28 Sascha Wildnerwpa_supplicant(8): Use libpcap functions.
2012-08-13 Sascha Wildnerinstaller: When setting the slice type for >2TB, ignore...
2012-08-11 Sascha Wildnerpflogd(8): Raise WARNS to 5.
2012-08-04 Sascha WildnerAnsify some function definitions that were previously...
2012-07-29 Alex Hornungacpidump - be a bit more lenient and don't assert
2012-07-24 Sascha Wildnerwpa_cli(8): Add libedit support (using libedit's readli...
2012-07-21 Sascha WildnerSync various files with tzcode2012c from ftp://ftp...
2012-07-19 Sascha WildnerRemove more useless -offset in manual pages.
2012-07-19 Sascha Wildnermfiutil.4: -width -indent -> -width indent
2012-07-14 Sascha WildnerRemove bogus (void *) casts.
2012-07-11 Peter AvalosUpdate files for libpcap-1.3.0 and tcpdump-4.3.0 imports.
2012-07-06 Sascha Wildnersdpd(8): Fix a wrong sizeof.
2012-07-05 Nuno Antunesppp(8): Use netgraph7 tty node when WANT_NETGRAPH7...
2012-06-17 Sascha WildnerRemove unneeded inclusions of <sys/cdefs.h> throughout...
2012-06-14 Sascha Wildnertimed(8): Add missing braces.
2012-06-09 Sascha Wildnerppp(8): Raise WARNS to 6.
2012-06-09 Sascha Wildnerppp(8): Another little fix (for i386).
2012-06-09 Nuno Antunesusr.sbin/ppp: fix netgraph includes.
2012-06-09 Nuno Antunesppp: Raise WARNS to 5.
2012-06-08 Sascha Wildnerfwcontrol(8): Raise WARNS to 6 and fix warnings.
2012-06-08 Sascha Wildnerdconschat(8): Raise WARNS to 6 and fix warnings.
2012-06-08 Sascha Wildnersensorsd(8): Raise WARNS to 6 and fix warnings.
2012-06-08 Sascha WildnerPut getmntopts() into libutil and install mntopts.h...
2012-06-07 Sascha WildnerFix some unterminated quoted strings in several manual...
2012-05-26 Sascha WildnerRemove a few more casts of NULL to some pointer type.
2012-05-25 Sascha WildnerRemove some useless casts of NULL to another pointer...
2012-05-22 Magliano Andreaacpidb: regenerate osunixxf.c.patch
2012-05-22 Magliano Andreaacpidb: add missing evglock.c to Makefile
2012-05-22 Magliano AndreaFix iasl compilation
2012-05-22 Magliano AndreaRevert previous commit (wrong tentative)
2012-05-22 Magliano AndreaFirst import (compiles, seems to run correctly)
2012-05-18 Sascha WildnerFix some typos in manual pages.
2012-05-17 Sascha Wildnervkernel: Fix compilation with profiling support.
2012-05-13 John Marinoncurses: Add wide-character support
2012-05-11 John Marinozlib: Upgrade from version 1.2.5 to version 1.2.7
2012-05-06 Peter Avalospw: Sync with FreeBSD
2012-05-06 Sascha WildnerAdd a missing '-width' in various manpages' lists.
2012-04-08 Sascha WildnerIPXrouted(8): Re-indent some code to make the outer...
2012-04-05 Sascha Wildnerppp(8): Raise WARNS to 2 and fix the warnings.
2012-03-31 Sascha WildnerFix some indentation in various places.
2012-03-30 Sascha Wildnermfiutil(8): Fix some 'unused variable' warnings and...
2012-03-30 Sascha Wildnerrwhod(8): Prevent clobbering the neighboring field...
2012-03-23 Sascha Wildnerrpc.yppasswdd(8): Fix some warnings and raise WARNS...
2012-03-22 Sascha Wildnerpstat.8: The fstat manpage is in section 1.
2012-03-13 Chris Turnerpstat.8: add reference to the fstat(8) command.
2012-03-10 Sascha Wildnerkgzip(8) is i386 only, so stop building/installing...
2012-03-07 YONETANI TomokazuInstaller: one more place where inform() called without...
2012-03-07 YONETANI TomokazuInstaller: fix a (possible) crash in show_ifconfig()
2012-03-06 Sascha WildnerSweep-fix comparing pointers with 0 (and assigning...
2012-03-03 Sascha WildnerFix a number of incomplete/missing DPADDs.
2012-02-27 Alex Hornungvnconfig - use correct device if using autoclone
2012-02-25 Sascha Wildnerpuffs: Install some headers and remove now unnecessary...
next