- Fix setmode. Setmode can fail due to malloc. We should print the correct
[dragonfly.git] / usr.sbin /
2004-11-28 Joerg SonnenbergerCover the verbosity code in {}, otherwise the newline...
2004-11-28 Liam J. Foy- Remove unnecessary casts
2004-11-27 Joerg SonnenbergerReorganise the nlist handling a bit, use an enum instea...
2004-11-26 Joerg SonnenbergerRemove some !FreeBSD compat code, which produces warnin...
2004-11-25 Liam J. Foy- Add new -vv option. If the -v flag is specified more...
2004-11-25 Joerg SonnenbergerFix warnings about yyerror, yylex and yy_unput
2004-11-25 Joerg SonnenbergerFix parameters for comparision function.
2004-11-24 Joerg SonnenbergerAdd the basic of libkcore. Switch pstat to use kcore...
2004-11-18 Joerg SonnenbergerRevert a part of the last commit. The changes to use...
2004-11-18 Joerg SonnenbergerMake pstat WARNS=6 clean.
2004-11-17 Matthew DillonFollow NOFSCHG if defined. (It's needed to be able...
2004-11-16 Joerg SonnenbergerReplace spkrtest script with a shell version.
2004-11-16 Joerg SonnenbergerDon't install the undocumented scriptdump Perl script.
2004-11-16 Liam J. Foy- Use the correct error functions
2004-11-16 Eirik NygaardMove away from GNU traceroute and use the BSD licensed...
2004-11-16 Eirik NygaardFix traceroute.
2004-11-15 Eirik NygaardWARNS= 6 cleanup.
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-13 Matthew Dillon* Restore indentation to tabs.
2004-11-13 Liam J. Foy- Remove main proto
2004-11-12 Joerg SonnenbergerSwitch to OpenNTPD by default. For the moment, the...
2004-11-12 David RhodusInitialize 'version' variable to silence compiler warning.
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerAdd SA_LEN patch for client.c, too
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:
next