summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* #include <sys/time.h> instead of depending on namespace pollution inbde2002-02-251-0/+2
* Unremoved used includes. <sys/time.h> is needed if <sys/stat.h> isn'tbde2002-02-251-0/+2
* #include <sys/time.h> instead of depending on namespace pollution inbde2002-02-251-2/+2
* #include <sys/time.h> instead of depending on namespace pollution inbde2002-02-251-7/+8
* Correct name spelling for one of the people who share my birthday.grog2002-02-241-1/+1
* ctags would create a corrupt tags file if the source C file used '//' stylegshapiro2002-02-243-13/+16
* Fixed printf format errors. In printgprof.c, also convert the scalebde2002-02-214-39/+39
* Added missing copyright. Obtain one and a vendor id from gprof.c. aout.cbde2002-02-212-2/+83
* Fixed a missing variable declaration so that gprof compiles with -DDEBUG.bde2002-02-211-0/+3
* Moved the definition of the machine-independent macro UNITS_TO_CODEbde2002-02-2111-9/+12
* Use new ID scheme.mike2002-02-212-9/+24
* make(1) claims to ignore the remainder of a conditional once its valuecjc2002-02-201-1/+1
* Fixed divots that I created when I moved prototypes of group_from_gidimp2002-02-193-1/+10
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-183-0/+5
* Update build infrastructure for sendmail 8.12.gshapiro2002-02-171-3/+17
* Ensure err is a useful value to prevent using fputs() with a NULL stream.jedgar2002-02-171-0/+1
* Don't rely on <sys/signal.h> to include <sys/ucontext.h>.deischen2002-02-171-0/+1
* Add support such that if LD_TRACE_LOADED_OBJECTS_ALL is defined to aobrien2002-02-172-5/+19
* This commit was generated by cvs2svn to compensate for changes in r90744,jmallett2002-02-162-0/+835
|\
| * Import OpenBSD m4 as of today.jmallett2002-02-167-446/+1907
| * Import OpenBSD m4 as of today.jmallett2001-11-161-109/+224
| * Import OpenBSD m4 as of today.jmallett2001-09-271-18/+66
| * Import OpenBSD m4 as of today.jmallett2001-09-181-2/+10
| * Import OpenBSD m4 as of today.jmallett1999-11-091-0/+3
* | If downloading to a temporary file, set the timestamp on the temp file, notdes2002-02-161-2/+2
* | Add header to prototype exit(3). Fix a style bug.mike2002-02-161-0/+2
* | Un-deprecate the -p option. We now have two ways to output to stdout:mike2002-02-162-4/+0
* | * Don't SEGFAULT on attempt to write nothing (if no source files werephantom2002-02-131-1/+4
* | Add myself.yoichi2002-02-111-0/+1
* | Describe the '+' option in the -t trace string.roam2002-02-111-0/+3
* | Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.markm2002-02-0821-25/+0
* | Remove leaf node WARNS?=2 (that mainly I added). This shouldmarkm2002-02-0865-65/+0
* | Fix the code that selects the default binary type if the actual type can'tdes2002-02-081-3/+3
* | GRR. Unbreak WARNS=2.peter2002-02-081-1/+1
* | GRR. This was not WARNS=2 clean. You cannot printf a 'long' withpeter2002-02-081-1/+1
* | Inspect ELF header and reject any non-FreeBSD shared objects.sobomax2002-02-081-1/+7
* | add missing <string.h> to give strcpy() a prototypegallatin2002-02-081-0/+1
* | Add myself.maxim2002-02-071-0/+1
* | Backout -Werror protection. No need to walk all over the upcomingmarkm2002-02-061-1/+0
* | ANSIfy and remove some dead code.des2002-02-061-23/+13
* | Apply the following mechanical transformations in preparation fordes2002-02-066-56/+56
* | The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacksalfred2002-02-053-24/+56
* | Allow ldd(1) be used on shared libraries in addition to executables.sobomax2002-02-042-3/+14
* | GC meaningless assignment.sobomax2002-02-041-1/+1
* | Silence some WFORMAT=1 warningskris2002-02-041-3/+3
* | Mark a function as __printflike()kris2002-02-041-1/+1
* | Use new ID scheme.mike2002-02-031-25/+20
* | Complete bzip2-1.0.2 import.sobomax2002-02-012-3/+25
* | Add -a option (SUSv3) to split(1).mike2002-02-012-11/+49
* | Still with asbestos longjohns on, completely PAMify login(1) and removedes2002-01-304-552/+392
OpenPOWER on IntegriCloud