]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
sprintf -> snprintf
[FreeBSD/FreeBSD.git] / usr.bin /
2000-10-01 gshapiroThis commit was generated by cvs2svn to compensate...
2000-09-29 willAssume MAINTAINER. I will be taking the job of merging...
2000-09-29 dfrAdd ia64 support and fix problems when cross-building...
2000-09-25 peter*** empty log message ***
2000-09-25 ruDo not call freeaddrinfo(res0) twice.
2000-09-24 wollmanDon't assume ai0->ai_canonname will always be filled...
2000-09-22 wollmanImplement IPv6 support. Also restructure the way multi...
2000-09-22 wollmanDelete a bogus reference to T/TCP -- the problem still...
2000-09-20 impFix buffer overflow when DISPLAY is longer than 43...
2000-09-18 ruFixed the printing of header for IPv4 routing table...
2000-09-18 sheldonhCorrect a few typos, including a mis-represented option...
2000-09-16 acheRemove unneded -ltermcap
2000-09-16 acheRemove unneded -lmytinfo
2000-09-14 jkhcc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr...
2000-09-14 jkhFix ioctl.c creation to deal with the depend case more...
2000-09-14 jkhremove .PHONY to avoid gratuitous rebuild of ioctl...
2000-09-12 brianDon't drop out when we've processed argc - 1 names...
2000-09-10 krisThis commit was generated by cvs2svn to compensate...
2000-09-08 nectarActivate hesinfo.
2000-09-07 n_hibmaFix breakage introduced in rev.1.7. yystacksize and...
2000-09-07 jasoneMajor update to the way synchronization is done in...
2000-09-06 nectarAdd nsswitch support. By creating an /etc/nsswitch...
2000-09-06 desReintroduce functionality and error checks that were...
2000-09-04 impWhen we have both a rcsid and sccsid, ifdef 0 the sccsi...
2000-09-04 impgetopt and friends are declared in <unistd.h>
2000-09-04 impoptarg and optind are declared in unistd.h.
2000-09-03 desUse dirname(3).
2000-09-03 desUse basename(3).
2000-09-02 desDon't try to set the mtime of the output file if it...
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-31 desDon't unlink the target file if it's not a regular...
2000-08-30 ruRestore support for displaying raw IPv4 sockets and
2000-08-30 desInvoke netstat(1) and fstat(1) with full path.
2000-08-29 greenGet rid of the old version.
2000-08-29 greenUse a C version of which(1).
2000-08-28 peterAfter positive feedback from a few folks, activate...
2000-08-27 billfAdd 'shot', using the definition used by bars and shotg...
2000-08-27 peterTry and fix up some bogus indentation leftovers from...
2000-08-27 peterSigh, today is not my day. Convert a verbose while...
2000-08-27 peter*blush*. I was *sure* I compiled this after the last...
2000-08-27 peterkillall.c is meant to be a superset replacement of...
2000-08-26 greenFix a premature freeing bug found with malloc debugging...
2000-08-25 brianFinger.conf first appeared in 4.2 (now that it's been...
2000-08-25 brianFix the -m option - broken by the last commit.
2000-08-25 sheldonhAdd a missing comma.
2000-08-25 brianAllow finger.conf to contain aliases for files that...
2000-08-24 peterQuick Fix: swap.c doesn't appear to actually need ...
2000-08-23 krisThis commit was generated by cvs2svn to compensate...
2000-08-22 phantomInstall Ukrainian message catalog.
2000-08-22 greenAdd working and easy crypt(3)-switching. Yes, we need...
2000-08-21 sobomaxFix a bug introduced by my own previous commit (additio...
2000-08-20 markmThis commit was generated by cvs2svn to compensate...
2000-08-19 dwmaloneReplace the mbuf external reference counting code with...
2000-08-18 ruRemove gratuitous free() call when we use special ...
2000-08-17 sheldonhRemove extraneous arguments to the Os (operating system...
2000-08-17 brianAllow a /etc/finger.conf file that contains finger...
2000-08-16 greenAllow use of the ${MAKE_SHELL} variable to specify...
2000-08-16 impRemove unnecessary extern definition of strrchr. It...
2000-08-16 impAdd cross reference to the ast device.
2000-08-15 sheldonhThis commit was generated by cvs2svn to compensate...
2000-08-13 gshapiroComplete migration of aliases file to /etc/mail/aliases.
2000-08-13 krisThis commit was generated by cvs2svn to compensate...
2000-08-13 darrenrThis commit was generated by cvs2svn to compensate...
2000-08-13 krisThis commit was generated by cvs2svn to compensate...
2000-08-12 gshapiroThis commit was generated by cvs2svn to compensate...
2000-08-12 bdeFixed world breakage for the NOSHARED=yes case. Librar...
2000-08-11 sheldonhWhile we're in here:
2000-08-10 impEliminate the only setuid perl script in the tree.
2000-08-10 wollmanThis commit was generated by cvs2svn to compensate...
2000-08-07 umeTo make compilable without -DINET6.
2000-08-05 markoDocument the ``-'' option and minor re-wording in EXAMPLES
2000-08-04 obrienThis commit was generated by cvs2svn to compensate...
2000-08-04 sheldonhMerge the truncate(1) utility onto the RELENG_4 branch...
2000-08-03 ruDo not display icmp(4) sockets as non-existent bridge...
2000-08-02 ruUnbreak world build by adding the necessary <net/ethern...
2000-08-01 ruMake auto-generated ioctl.c to be always considered...
2000-08-01 ruFix an off-by-nine error when building a list of includes.
2000-07-31 sobomaxAdd current position (line, column) display.
2000-07-31 krisDon't segv when trying to add a 0-length unit name.
2000-07-31 krisDon't coredump on long input lines. If anyone actually...
2000-07-28 eivindMake passing unknown fstypes to -fstype result in a...
2000-07-28 impDo include <unistd.h> for getopt interface.
2000-07-28 jdpFix bug: "netstat -si" prints interface information...
2000-07-27 obrienThis commit was generated by cvs2svn to compensate...
2000-07-27 asmodaiLet wall report the local timezone as well on output.
2000-07-26 desRestore the old semantics of deleting the output file...
2000-07-25 sheldonhFix a bug introduced in rev 1.8, where special files...
2000-07-24 sheldonhAvoid the need to capitalize an extraneous argument...
2000-07-24 sheldonhSimplify some conditionals.
2000-07-24 sheldonhShut an optimizing compiler up about possibly (but...
2000-07-24 psTypos and spelling fixes.
2000-07-24 charnierStart enumerate option with `The following options...
2000-07-24 sheldonhtruncate.c:
2000-07-23 sheldonhClose file descriptors after use so as not to abuse...
2000-07-21 chrisRevert to 1.8. I misread the sentence and its context.
2000-07-21 chrisProperly document %.0f behavior.
2000-07-21 desDon't print summary in quiet mode.
2000-07-21 sheldonhAdd a STANDARDS section to discourage the use of this...
next