Remove last remnants of the wd(4) driver which was moved to the Attic some
[dragonfly.git] / usr.sbin /
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerAfter another look at the current changes, switch direc...
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerImport OpenNTPD 3.6 (the OpenBSD version, not the porta...
2004-11-09 Joerg SonnenbergerRemove references to sysinstall, it vanished quite...
2004-11-08 Liam J. FoySmall patch to fix the output of apm. It called print_b...
2004-11-05 Matthew DillonFix a possible remote DOS against pppd, described in...
2004-11-02 Matthew DillonFix 'route add -host <target> -interface <interface_nam...
2004-10-30 Matthew DillonBring in Jeff Wheelhouse's CLOG / circular log file...
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-08 Matthew DillonConditionalize the flag->string conversions so pstat...
2004-09-25 Matthew DillonOnly assume a numeric group id if the ENTIRE string...
2004-09-23 Hidetoshi Shimokawadconschat - user interface to dcons(4)
2004-09-21 Joerg SonnenbergerUesrland part of PF
2004-09-20 Jeroen Ruigrok/asmodaiSwitch to 9.2.4rc7.
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-19 Joerg SonnenbergerChange getgrouplist(3) to take gid_t arguments for...
2004-09-15 Matthew Dillon'vidcontrol show' was broken by the better vesa support...
2004-09-14 David RhodusFix another incorrect usage of NSIG.
2004-09-05 Matthew DillonRemove function casts to (void).
2004-09-05 Matthew DillonRemove #ifdef sgi and related conditionals. Remove...
2004-09-05 Matthew DillonMake timed WARNS 2 compatible.
2004-09-05 Matthew DillonAvoid WARNS=2 error by renaming the 'print' variable...
2004-09-05 Matthew DillonReplace all occurences of strcpy by the safe strlcpy...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-30 Eirik NygaardUse strchr instead of index, and strrchr instead of...
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-27 Jeroen Ruigrok/asmodaiRemove a redundant call to gettimeofday().
2004-08-27 Jeroen Ruigrok/asmodaiAdd a temporary hack to avoid the local files to be...
2004-08-23 Joerg SonnenbergerImprove the endian support for DragonFly by providing...
2004-08-20 Joerg Sonnenbergersys/types.h ==> sys/param.h for endian macros
2004-08-19 Joerg Sonnenbergersys/types.h ==> sys/param.h for ntohl
2004-08-19 Joerg Sonnenberger- use WARNS?= 6 instead of a hard-wired list. -pedantic...
2004-08-18 Matthew DillonThe -D__FreeBSD__ must be -D__FreeBSD__=4 or sendmail...
2004-08-13 Jeroen Ruigrok/asmodaiFix function definition {} placement according to our...
2004-08-13 Jeroen Ruigrok/asmodaiRemove question mark (?) case statement.
2004-08-13 Jeroen Ruigrok/asmodaiSplit off code in print_all_info() into print_batt_life...
2004-08-13 Jeroen Ruigrok/asmodaiMake all the local functions static.
2004-08-13 Jeroen Ruigrok/asmodaiUse proper EXIT_FAILURE/EXIT_SUCCESS for exit() calls.
2004-08-13 Jeroen Ruigrok/asmodaiUse proper ANSI prototypes and make sure all arguments...
2004-08-13 Jeroen Ruigrok/asmodaiAdd proper prototypes for dump_packet() and pr_type().
2004-08-13 Jeroen Ruigrok/asmodaiAdd the latest source versions of OpenBSD's traceroute...
2004-08-09 Matthew DillonSynchronize syslogd with FreeBSD. Primarily syslogd...
2004-08-09 Matthew DillonMerge FreeBSD ip.c/1.101, commit message:
2004-08-09 Eirik NygaardSince we are DragonFly we want to use the DragonFly...
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-08-01 David RhodusCorrect path location search when pulling packages...
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-30 Matthew DillonBring in the latest pkg_install sources from FreeBSD-5.
2004-07-30 Matthew DillonAdd the ndiscvt utility from FreeBSD-5, which is used...
2004-07-28 Joerg SonnenbergerSync with FreeBSD CURRENT.
2004-07-28 Hiten PandyaMajor cleanup of the base IPFilter:
2004-07-27 Hiten PandyaKNF/style and warnings clean up. ANSI style prototype...
2004-07-27 Hiten PandyaUse the correct header file, which is located in netpro...
2004-07-27 Joerg SonnenbergerMake raycontrol(8) WARNS=6 safe by adding const and...
2004-07-27 Joerg Sonnenberger- turn a strcpy into a strlcpy to avoid overflow
2004-07-23 David RhodusEmulate __FreeBSD__ till 3rd party applications later...
2004-07-21 David RhodusRemove __FreeBSD__ defines which were not needed and...
2004-07-20 Hiten PandyaDisplay proper information when the verbose flag (...
2004-07-20 Hiten PandyaMinor KNF/style cleanups. No operational changes.
2004-07-19 Jeroen Ruigrok/asmodaiUpdate pciconf to print the recently added categories.
2004-07-19 Jeroen Ruigrok/asmodaiUpdate comment to point to the right file (src/sys...
2004-07-08 Hiten PandyaCorrect mdoc(7) errors:
2004-07-05 Matthew DillonDon't allow a step size of 0 (leading to an infinite...
2004-07-05 Matthew Dillonacpica5 update part 3/3: Bring the usr.sbin/acpi tools...
2004-06-26 Matthew DillonMove include path work for named related utilities.
2004-06-26 Matthew Dillonndp was using the old contrib/tcpdump instead of contri...
2004-06-26 Matthew DillonReorganize the subdirectories into an include/ subdirec...
2004-06-26 Matthew DillonAdd a signature for bootn0 so boot0cfg doesn't complain...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-21 Chris PresseyMerge with FreeBSD (HEAD) src/usr.sbin/adduser/*:
2004-06-21 Chris PresseyMerge with FreeBSD (HEAD) src/usr.sbin/kbdmap/*:
2004-06-20 Hiten PandyaHook up the recently added utilities [1] to the build.
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-19 Joerg SonnenbergerFix GCC 3.4 build
2004-06-18 Hiten PandyaAdd a helper utility, called asf(8): Add Symbol File.
2004-06-08 Eirik NygaardUpdate tcpslice to version 3.8.
2004-06-04 Hiten PandyaRe-arrange the 'Executable' column for the '-l' option...
2004-06-03 Hiten PandyaCleanup the manual page:
2004-06-03 Hiten PandyaVM Resident Executables update:
2004-05-31 Matthew DillonSince RNDC does not yet support 'restart', use RCNG...
2004-05-28 David Rhodusoops.
2004-05-27 Matthew DillonAttach bind-9.2.4rc4 to the base system. Rip out bind...
2004-05-20 Chris PresseyStyle(9) cleanup to src/usr.sbin: remove remaining...
2004-05-20 Chris PresseyCorrect sort order of SUBDIRs.
2004-05-20 David RhodusPoint the remote site to use gobsd.com so the remote...
2004-05-15 Eirik NygaardUpdate tcpdump to version 3.8.3
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-11 Chris PresseyMerge ... FreeBSD (RELENG_4) src/usr.sbin/timed/timedc...
2004-04-26 Matthew DillonFix a bug noted by David Rhodus and removes minor redun...
2004-04-25 David RhodusCosmetic changes.
2004-04-25 Matthew DillonSupport for more video modes: accept mode names like...
2004-04-23 Chris PresseyStyle(9) cleanup.
2004-04-23 Chris PresseyClean up style(9) issues that were missed in previous...
next