aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Implement -d in install. Update the man page to reflect this change.Warner Losh1996-09-292-12/+73
* Now that we've already got "hexdump -C", make calling the command "hd"Joerg Wunsch1996-09-293-4/+28
* .Os NetBSD -> .Os FreeBSD.Wolfram Schneider1996-09-281-1/+1
* Various cleanups:Joerg Wunsch1996-09-283-17/+93
* Eliminated NOFILE. Use the arbitrary (currently identical) limit of 64Bruce Evans1996-09-281-2/+4
* Use EX_* exit values, from NetBSDWarner Losh1996-09-281-5/+9
* Added magic file for bzip in ./MagdirAndreas Klemm1996-09-271-0/+14
* Fix for PR# 1231, make(1) execution of ``.BEGIN'' doesSteve Price1996-09-252-2/+4
* Changed 'd' to 'D' in getopt arg too.Bruce Evans1996-09-241-2/+2
* Drat, had the N_FN overloading based on N_EXT backwards. N_EXT = filename,Peter Wemm1996-09-241-2/+2
* Rudimentry support for viewing weak symbols. There are two types thatPeter Wemm1996-09-243-11/+45
* Really eliminated includes of the "temporary" backwards compatibilityBruce Evans1996-09-241-1/+0
* Eliminated includes of the "temporary" backwards compatibility headerBruce Evans1996-09-246-11/+11
* Per discussions in -currentWarner Losh1996-09-242-5/+5
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-233-4/+6
* Be sure to remove any newlines encountered whenSteve Price1996-09-231-1/+2
* Remove length field from utrace entries.Poul-Henning Kamp1996-09-221-6/+6
* Fix for PR# 1095, make's continuation line handling buggySteve Price1996-09-223-45/+61
* Fix for PR# 1427, yacc-generated parser generates warningsSteve Price1996-09-221-15/+17
* Fix some compilation warningsPaul Traina1996-09-221-17/+8
* Fix some compilation warnings.Paul Traina1996-09-211-5/+7
* Fix for PR#1230, make ``.for'' loops iterate backwards.Steve Price1996-09-211-1/+1
* More ts_nse -> tv_nsec changes following the kernel changes I made earlier.Nate Williams1996-09-201-3/+3
* For now we just hexdump the stuff in USER records.Poul-Henning Kamp1996-09-192-3/+20
* The userland change to the utrace(2) call.Poul-Henning Kamp1996-09-194-4/+11
* Attempt to untangle the timeout code a bit, also make the default ftpPeter Wemm1996-09-192-20/+35
* Make fetch 64-bit safe, corresponding to libftpio changes.Peter Wemm1996-09-191-26/+31
* Make "ftp" a synonym for "open"Poul-Henning Kamp1996-09-191-0/+1
* Make telnet a synonym for openPoul-Henning Kamp1996-09-191-0/+1
* Clean up dependencies a bit (we were not doing a depend on scan.c)Peter Wemm1996-09-191-6/+7
* Do not claim that tip is also called cu.Peter Wemm1996-09-191-21/+2
* Clean up style and formatting. The listing of options could still beGarrett Wollman1996-09-181-32/+34
* Restore previous compatibility of ${.CURDIR}/obj.`uname -m` andSteven Wallace1996-09-182-30/+67
* Add '-C' "Canonical" format to hexdump:Poul-Henning Kamp1996-09-162-2/+12
* #include <fastfind.c> -> #include "fastfind.c"Wolfram Schneider1996-09-161-5/+5
* remove unnecessary boundary check, 2x fasterWolfram Schneider1996-09-141-18/+13
* Closes PR bin/1567Ollivier Robert1996-09-142-9/+32
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-144-15/+15
* Fixed handling of `!=' assignment. Don't warn if the shell's output isBruce Evans1996-09-121-6/+7
* Close bin/2747: rdist accesses free()d memoryPaul Traina1996-09-111-2/+2
* YY --> CCAdam David1996-09-101-2/+2
* Add -c flag to fmt to center lines.Poul-Henning Kamp1996-09-102-0/+33
* Remove the code which has restart looking at the modtime. That's justJordan K. Hubbard1996-09-101-2/+2
* Document the -f ps option.John Fieber1996-09-092-3/+7
* Bye Bye sgmlsasp (and rast)! Frankly, I won't miss you.John Fieber1996-09-0810-1549/+2
* This now uses instant(1) instead of sgmlsasp(2).John Fieber1996-09-082-166/+112
* . make vgrind 8-bit clean; note that it still implicitly assumesJoerg Wunsch1996-09-083-9/+30
* Turn on instant.John Fieber1996-09-081-2/+2
* Tool for manipulating SGML document instances. Replaces sgmlsasp.John Fieber1996-09-0815-0/+8265
* remove devconf tools from make tree.Poul-Henning Kamp1996-09-061-2/+2