Age | Commit message (Expand) | Author |
2005-05-03 | Fix some sign issues and make kernel profiling useful on amd64. | Artur Grabowski |
2005-05-03 | Better implementation of the hertz function. We use a documented sysctl | Artur Grabowski |
2004-08-11 | mips->mips64 | Per Fogelstrom |
2004-07-23 | fix use after free due to freeing incorrect item. | Marco S Hyman |
2004-07-20 | Add ELFDEBUG to mirror the a.out debug that already exists. | Marco S Hyman |
2004-07-20 | Fix formats in debug printfs to work correctly on 64-bit archs. | Artur Grabowski |
2004-07-20 | make lowpc and highpc into long, fixing gprof on 64-bit archs with text | Artur Grabowski |
2004-02-28 | use amd64 chunks | Theo de Raadt |
2004-02-27 | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | Theo de Raadt |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2004-01-29 | s/arm32/arm/ ok deraadt@ | Dale Rahn |
2004-01-28 | stubs from art@ | Michael Shalayeff |
2003-07-22 | - use :L variable modifier with ELF_TOOLCHAIN variable | Brad Smith |
2003-07-10 | add missing includes | David Krause |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2003-06-04 | term 3 & 4 from tholo after permission | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-05 | snprintf | Theo de Raadt |
2003-03-11 | files with dead .Xr's; | Jason McIntyre |
2002-05-08 | Split out symbol handling into a separate file. | Artur Grabowski |
2002-04-20 | Add missing copyright | Thorsten Lockert |
2002-03-25 | change the extra text following preprocessor directives into comments. | Dan Harnett |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-19 | kill more registers | Mike Pechkin |
2001-09-10 | Now that the makefile does not create symlinks to files for archs | Dale Rahn |
2001-09-10 | Do not make symlinks to files for architectures which do not use | Dale Rahn |
2001-09-10 | Don't use this gprof | Jason Wright |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
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 |
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 |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
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 |
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 |
1998-08-11 | permit $ in symbol names since destructors now can use that char again...; jd... | Theo de Raadt |
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 |