Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela | |
deraadt@ ok | |||
2001-07-11 | remove mips leftovers; ok brad | Peter Valchev | |
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell | |
2001-03-31 | Make this work again, this might be ugly, but it works; bad mickey. | Federico G. Schwindt | |
2001-03-25 | extern __progname; from bob | Michael Shalayeff | |
2001-03-22 | _wall, err/warn; dummy hppa part, like others | Michael Shalayeff | |
2001-03-21 | New compilation scheme, more cross-compiler friendly, less error-prone. | Miod Vallat | |
As a bonus, bring support for mvme88k. millert@ ok | |||
2000-12-28 | Adding m88k support | Steve Murphree | |
2000-12-24 | Fix an off-by-one error. Since `i' starts at 0, not 1, we don't have to | Aaron Campbell | |
decrement it when reporting how many samples have been read so far. | |||
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-10-05 | hppa not yet | Michael Shalayeff | |
2000-03-07 | Various cleanup. | Aaron Campbell | |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell | |
1999-06-16 | more #ifdef hell | Theo de Raadt | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1998-11-18 | remove empty reference to non-existent prof(1) page | Aaron Campbell | |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell | |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell | |
then/than and such. Other miscellaneous problems fixed across these source files. | |||
1998-08-11 | permit $ in symbol names since destructors now can use that char again...; ↵ | Theo de Raadt | |
jdp@freebsd | |||
1998-07-06 | powerpc uses binutils gprof | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-18 | environment variables | Theo de Raadt | |
1997-07-17 | Xr fix | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1996-12-22 | Add powerpc support to gprof. (primative support). | Dale S. Rahn | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-10-15 | spelling error; from explorer | Theo de Raadt | |
1996-10-04 | let gprof docs still get installed on mips/alpha | Theo de Raadt | |
1996-10-02 | Support for call graph detection using the -c options on i386 | Thorsten Lockert | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-05-01 | from ragge; Updated to work correctly, pointed out by Tom Ivar Helbekkmo | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1995-12-14 | from netbsd; Describe PROFDIR environment variable | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |