| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed printf format errors. In printgprof.c, also convert the scale | bde | 2002-02-21 | 4 | -39/+39 |
* | Added missing copyright. Obtain one and a vendor id from gprof.c. aout.c | bde | 2002-02-21 | 2 | -2/+83 |
* | Fixed a missing variable declaration so that gprof compiles with -DDEBUG. | bde | 2002-02-21 | 1 | -0/+3 |
* | Moved the definition of the machine-independent macro UNITS_TO_CODE | bde | 2002-02-21 | 11 | -9/+12 |
* | Use new ID scheme. | mike | 2002-02-21 | 2 | -9/+24 |
* | make(1) claims to ignore the remainder of a conditional once its value | cjc | 2002-02-20 | 1 | -1/+1 |
* | Fixed divots that I created when I moved prototypes of group_from_gid | imp | 2002-02-19 | 3 | -1/+10 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | mike | 2002-02-18 | 3 | -0/+5 |
* | Update build infrastructure for sendmail 8.12. | gshapiro | 2002-02-17 | 1 | -3/+17 |
* | Ensure err is a useful value to prevent using fputs() with a NULL stream. | jedgar | 2002-02-17 | 1 | -0/+1 |
* | Don't rely on <sys/signal.h> to include <sys/ucontext.h>. | deischen | 2002-02-17 | 1 | -0/+1 |
* | Add support such that if LD_TRACE_LOADED_OBJECTS_ALL is defined to a | obrien | 2002-02-17 | 2 | -5/+19 |
* | This commit was generated by cvs2svn to compensate for changes in r90744, | jmallett | 2002-02-16 | 2 | -0/+835 |
|\ |
|
| * | Import OpenBSD m4 as of today. | jmallett | 2002-02-16 | 7 | -446/+1907 |
| * | Import OpenBSD m4 as of today. | jmallett | 2001-11-16 | 1 | -109/+224 |
| * | Import OpenBSD m4 as of today. | jmallett | 2001-09-27 | 1 | -18/+66 |
| * | Import OpenBSD m4 as of today. | jmallett | 2001-09-18 | 1 | -2/+10 |
| * | Import OpenBSD m4 as of today. | jmallett | 1999-11-09 | 1 | -0/+3 |
* | | If downloading to a temporary file, set the timestamp on the temp file, not | des | 2002-02-16 | 1 | -2/+2 |
* | | Add header to prototype exit(3). Fix a style bug. | mike | 2002-02-16 | 1 | -0/+2 |
* | | Un-deprecate the -p option. We now have two ways to output to stdout: | mike | 2002-02-16 | 2 | -4/+0 |
* | | * Don't SEGFAULT on attempt to write nothing (if no source files were | phantom | 2002-02-13 | 1 | -1/+4 |
* | | Add myself. | yoichi | 2002-02-11 | 1 | -0/+1 |
* | | Describe the '+' option in the -t trace string. | roam | 2002-02-11 | 1 | -0/+3 |
* | | Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. | markm | 2002-02-08 | 21 | -25/+0 |
* | | Remove leaf node WARNS?=2 (that mainly I added). This should | markm | 2002-02-08 | 65 | -65/+0 |
* | | Fix the code that selects the default binary type if the actual type can't | des | 2002-02-08 | 1 | -3/+3 |
* | | GRR. Unbreak WARNS=2. | peter | 2002-02-08 | 1 | -1/+1 |
* | | GRR. This was not WARNS=2 clean. You cannot printf a 'long' with | peter | 2002-02-08 | 1 | -1/+1 |
* | | Inspect ELF header and reject any non-FreeBSD shared objects. | sobomax | 2002-02-08 | 1 | -1/+7 |
* | | add missing <string.h> to give strcpy() a prototype | gallatin | 2002-02-08 | 1 | -0/+1 |
* | | Add myself. | maxim | 2002-02-07 | 1 | -0/+1 |
* | | Backout -Werror protection. No need to walk all over the upcoming | markm | 2002-02-06 | 1 | -1/+0 |
* | | ANSIfy and remove some dead code. | des | 2002-02-06 | 1 | -23/+13 |
* | | Apply the following mechanical transformations in preparation for | des | 2002-02-06 | 6 | -56/+56 |
* | | The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacks | alfred | 2002-02-05 | 3 | -24/+56 |
* | | Allow ldd(1) be used on shared libraries in addition to executables. | sobomax | 2002-02-04 | 2 | -3/+14 |
* | | GC meaningless assignment. | sobomax | 2002-02-04 | 1 | -1/+1 |
* | | Silence some WFORMAT=1 warnings | kris | 2002-02-04 | 1 | -3/+3 |
* | | Mark a function as __printflike() | kris | 2002-02-04 | 1 | -1/+1 |
* | | Use new ID scheme. | mike | 2002-02-03 | 1 | -25/+20 |
* | | Complete bzip2-1.0.2 import. | sobomax | 2002-02-01 | 2 | -3/+25 |
* | | Add -a option (SUSv3) to split(1). | mike | 2002-02-01 | 2 | -11/+49 |
* | | Still with asbestos longjohns on, completely PAMify login(1) and remove | des | 2002-01-30 | 4 | -552/+392 |
* | | Back out rev 1.78, which is incorrect now that the PAM modules have been | des | 2002-01-29 | 1 | -3/+2 |
* | | Add -o option (POSIX.1-2001) to uudecode(1). Deprecate the -p option | mike | 2002-01-27 | 2 | -6/+44 |
* | | Make usage message and man page synopsis reflect the fact that -n | dwmalone | 2002-01-24 | 2 | -3/+5 |
* | | Add new option HAVE_STRERROR to CFLAGS. | dwmalone | 2002-01-24 | 1 | -1/+1 |
* | | Don't set PAM_RHOST, this is a local login. | des | 2002-01-24 | 1 | -5/+1 |
* | | Show arguments of command line options | charnier | 2002-01-22 | 1 | -11/+21 |