]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Translated -malign-functions=4 to -falign-functions=16 for the new gcc.
[FreeBSD/FreeBSD.git] / usr.sbin /
2002-05-12 rwatsonAdd a man page for the devinfo command; I'd argue devin...
2002-05-11 dddemon -> daemon
2002-05-11 brianWe don't need to include arpa/inet.h here. In fact...
2002-05-11 ericRemove cross reference to pkg_update(1).
2002-05-11 brian#include netinet/in.h when !__FreeBSD__ to silence...
2002-05-11 ddsysctl -w -> sysctl
2002-05-11 ddBeware the log demon! (Fix typo: s/demon/daemon/)
2002-05-11 alfredreplace __FUNCTION__ with standardized __func__.
2002-05-11 alfredunbreak build: fix multi-line string literal
2002-05-11 alfredunbreak build: ditch multi-line string literals
2002-05-11 alfredfix build:
2002-05-11 brianNetBSD keeps des.h in /usr/include/openssl these days
2002-05-10 desThis commit was generated by cvs2svn to compensate...
2002-05-10 maxTypo.
2002-05-10 brianAdd support for MS-CHAP authentication via a RADIUS...
2002-05-10 obrienTurn off pppctl -- it won't like with an in-tree Gcc...
2002-05-10 sobomaxWhen packing installed package into a file (pkg_create...
2002-05-09 obrienThis commit was generated by cvs2svn to compensate...
2002-05-09 obrienThis commit was generated by cvs2svn to compensate...
2002-05-09 obrienThis commit was generated by cvs2svn to compensate...
2002-05-09 robertoFix buildworld breakage.
2002-05-09 joeReplace /kernel with /boot/kernel/kernel.
2002-05-09 wpaulUnbreak this file after the last drive-by committing...
2002-05-08 paulDo my bit for the Perl removal team and shoot my own...
2002-05-08 umeMake compilable without -DINET6.
2002-05-08 umeLog address family of a connection.
2002-05-08 desUse libutil instead of pw_{copy,util}.c. Clean up...
2002-05-08 desFix a boatload of format errors and constness violations.
2002-05-08 maximstyle(9): remove an EOF space.
2002-05-08 maximImplement 'speed' command: set a maximum read speed...
2002-05-08 kbyancUpdate ARP to access token-ring source routing informat...
2002-05-08 desUse libutil and libypclnt for all passwd manipulation...
2002-05-07 peterRe-remove these files. Somehow obrien managed to reviv...
2002-05-07 brianDon't corrupt MP fragments when they're put back on...
2002-05-07 brianUnderstand the Session-Timeout RADIUS attribute
2002-05-06 dwmaloneinet_aton returns 0 on failure, not -1.
2002-05-05 sobomaxNew feature: allow origins of all dependencies be recor...
2002-05-05 sobomaxIn a origin lookup mode (-O) don't bail out when encoun...
2002-05-05 sobomaxUpdate usage() and manpage to match reality (add -O...
2002-05-05 sobomaxUse PLIST_ORIGIN instead of rolling own version using...
2002-05-05 sobomaxHandle PLIST_ORIGIN properly.
2002-05-04 dougb* Fix a small typo, thanks to olgeni
2002-05-04 dougb* Add some niceties to make the -p option quieter,...
2002-05-04 brianTweak a data type from char * to u_char *
2002-05-04 brianMake ``set mru'' require a context. In multi-link...
2002-05-04 sobomaxAdd ability to query installed packages based on origin.
2002-05-03 maximstyle(9): sort includes, remove EOL spaces.
2002-05-03 maximwait(2) for compress_log() processes to complete before...
2002-05-03 desThis commit was generated by cvs2svn to compensate...
2002-05-02 sobomaxMake pkg_info working again when argument is a file...
2002-05-02 sobomaxMake `-g' working for symlinks.
2002-05-02 sobomaxKill local variable which shadows global one. This...
2002-05-02 desThis commit was generated by cvs2svn to compensate...
2002-05-01 brianBump the version to mark the fixed FSM TLD ordering
2002-05-01 brianIf we receive a config request while Open, call TLD...
2002-05-01 brianAllow the peer to modify the LQR interval
2002-05-01 peterMake this compile and not segfault on ia64. ptr =...
2002-04-30 obrienAdd the ability to use Bzip'ed packages.
2002-04-30 ruMake crunchide(1) a cross-tool; needed for cross-arch...
2002-04-29 ruUse the SCRIPTS knob.
2002-04-28 desSpell void * as void * rather than caddr_t. This is...
2002-04-28 iedowseFix a number of warnings. A gcc preprocessor bug relati...
2002-04-28 iedowseOops, remove references to NLOCKED and NWANTED, now...
2002-04-27 darrenrThis commit was generated by cvs2svn to compensate...
2002-04-27 darrenrThis commit was generated by cvs2svn to compensate...
2002-04-26 mikehThis commit was generated by cvs2svn to compensate...
2002-04-25 gadInclude <netinet/in.h> to squash one more compile-time...
2002-04-25 gadWhen using %p to print out pointers to struct's, first...
2002-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2002-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2002-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2002-04-24 hmPR: 33966
2002-04-24 umehandle ECONNABORTED.
2002-04-24 umetypo in connect(2) error handling.
2002-04-23 obrienChange the name of the 'bin' distribution to 'base'.
2002-04-23 gadImprove the error message the user sees if the startdae...
2002-04-23 gadImplement new printcap option of "rc" aka "remote.resen...
2002-04-22 gadAdd 'const' to some casts to fix two warnings that...
2002-04-22 gadAdd 'const' to some casts to fix two warnings that...
2002-04-22 sheldonhThis commit was generated by cvs2svn to compensate...
2002-04-22 desUsage style sweep: spell "usage" with a small 'u'.
2002-04-22 ruDon't needlessly redefine the afterinstall target.
2002-04-22 jakeAdd a Makefile for this.
2002-04-22 gadUnderline the default value for rp=, the same way all...
2002-04-22 gadAdd description of `mc' (max copies), add short-form...
2002-04-21 fennerTurn blank lines into .Pp . This does not significantl...
2002-04-21 brianDon't load the netgraph line discipline. When it's...
2002-04-20 obrienImprove the Bzip2 handling.
2002-04-20 gshapiroThis commit was generated by cvs2svn to compensate...
2002-04-20 jakesysinstall compiles on sparc64.
2002-04-20 charnierUse `The .Nm utility'
2002-04-20 bpAdd character translation table between Unix and NetWar...
2002-04-19 gadChange lpd to recognize the '-s' parameter as a preferr...
2002-04-19 gadRemove a safety-setting line which is unnecessary now...
2002-04-19 gadFix 'deamon' -> 'daemon' in a comment.
2002-04-19 gadAdd a little detail to the syslog-msg that comes up...
2002-04-19 suzExplicitly specifies sin6_family & sin6_len of sockaddr...
2002-04-19 suzjust merged cosmetic changes from KAME to ease sync...
2002-04-19 rwatsonClean up usage message: don't put optional parameter...
2002-04-17 desThis commit was generated by cvs2svn to compensate...
next