summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-12107-0/+113
* Break lines to be < 80 chars. This has been done only to that file incracauer1999-07-071-16/+25
* Per requests from the community, commit rudimentary cross compilationimp1999-07-071-2/+2
* Use -finet option to netstat(1), and don't discard anything.des1999-07-062-11/+10
* Don't truncate port numbers.des1999-07-061-9/+5
* Update to new struct sigcontext after SA_SIGINFO changescracauer1999-07-064-18/+20
* Clean up some ambiguous nested if/elses.billf1999-07-0419-41/+62
* Don't ignore weak symbols.dt1999-07-031-1/+0
* Reverse the FTP_PASSIVE_MODE check, so it checks for "is not NO" ratherdes1999-07-032-7/+8
* Remove unused variable.billf1999-07-021-2/+1
* Add braces to avoid ambigious else.billf1999-07-021-1/+2
* o use getprotobynumber(3) instead of hardcoded protocol names.ru1999-07-022-27/+15
* Actually fixed ambiguous else. The previous revision had no effect.bde1999-07-021-4/+4
* "transfered" -> "transferred"green1999-07-022-4/+4
* Fix ambigious else.billf1999-07-011-2/+3
* Document that FTP_PASSIVE_MODE should be explicitlyru1999-07-011-2/+4
* (1) Don't perror() when at.deny doesn't exist, that's an accepted behavior.billf1999-07-011-3/+6
* retreived -> retrievedkris1999-06-301-3/+3
* Decode all currently supported values of the ptrace `request' arg.bde1999-06-261-3/+20
* Make a reference to rtprio, which will definatly be of interest to someonebillf1999-06-252-3/+6
* - add "-s src_addr" option to allow setting of the source IP address;ru1999-06-257-75/+108
* Don't add '?' to getopt's options.imp1999-06-241-1/+1
* Some man page cleanup. Make the NAME and SYNOPSIS sections agree sompp1999-06-244-10/+22
* Add the 'reset' command to the NAME section.mpp1999-06-241-1/+2
* Add a messy example of how to get debug-mode error messages written tosheldonh1999-06-231-1/+11
* Don't strip trailing .suffixes from filenames. Although obviouslyhoek1999-06-212-5/+6
* Add missing argument to synopsis.sheldonh1999-06-211-1/+2
* This fixes the problem of cancelling an FTP transfer resulting ingreen1999-06-212-3/+6
* Postpone call to usage() until after all options are processed so thatsheldonh1999-06-181-6/+9
* Please forgive me, it's my first day on the block. Forgot to mention:sheldonh1999-06-171-1/+1
* Null commit to reflect that the previous commit added warnings forsheldonh1999-06-171-1/+1
* * Add a command-line option to enable debugging mode, which sends errorsheldonh1999-06-172-19/+67
* Add "-N" option to the SYNOPSIS and usage().ru1999-06-172-5/+5
* Syscall arguments are now properly aligned. Print them, and syscall returndt1999-06-161-16/+16
* Add "-s src_addr" option to allow setting of the source IP address.ru1999-06-163-9/+60
* Correctly document the two different object file formats that can bempp1999-06-151-3/+3
* It was possible to circumvent telnet's security ``-E'' (no escape at all)ru1999-06-141-1/+1
* Man pages for top refer to only 2.x, but not to 3.x and latern_hibma1999-06-142-4/+4
* Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.foxfair1999-06-083-4/+4
* Separate the pftp and FTP_PASSIVE_MODE tests so gate mode works again.des1999-06-071-4/+7
* Correct description of -c and -w optionskris1999-06-061-8/+10
* The -perm option takes argument [-]mode, not [-mode]kris1999-06-061-3/+6
* - When trying to decide if $EDITOR == "vi", match against only the firsthoek1999-06-051-5/+28
* Fix a width.ru1999-06-051-1/+1
* Support the IANA definition of Shift Jis nameley ja_JP.Shift_JISjulian1999-06-052-3/+5
* No, the space required for a string is strlen() _plus_ one... Oops.hoek1999-06-041-3/+2
* getvfsbyname() returns zero on success.ru1999-06-031-2/+2
* Don't print backspaces in first column since they backup to the prev line.hoek1999-06-021-5/+12
* Grok gtags too.hoek1999-06-017-42/+425
* General code cleanup [incomplete]. Make the arrow keys work.hoek1999-05-309-91/+339
OpenPOWER on IntegriCloud