Age | Commit message (Expand) | Author |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2014-03-16 | lint is dead (long live the lint!), so stop using it as a cpp conditional | Philip Guenther |
2013-10-19 | a.out went away | Theo de Raadt |
2013-10-17 | pretty up | Theo de Raadt |
2013-07-05 | More a.out files leave the party. | Miod Vallat |
2013-07-05 | ELF_TOOLCHAIN bye bye. | Miod Vallat |
2011-12-23 | some spelling fixes, found using freebsd's "igor" document verifier; | Jason McIntyre |
2011-08-16 | Make this build for hppa64. | Mark Kettenis |
2010-10-17 | Stop installing me(1) and ms(1) source code. | Ingo Schwarze |
2010-05-25 | no more f77; | Jason McIntyre |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-06-25 | split test for __sparc__ into __sparc__ and __sparc64__ | Theo de Raadt |
2007-12-09 | remove makefile hacks to build links. Instead, change the files that | Marc Espie |
2007-12-05 | unbreak build, on vax | Theo de Raadt |
2007-11-26 | typos; ok jmc@ | Martynas Venckus |
2007-11-24 | write explicit dependencies for make -j. beforedepend creates the file, | Marc Espie |
2007-09-10 | Proper use of fseek/fseeko macros. | Tobias Stoeckmann |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-04-14 | adds a detailed list of flags and arguments to the synopsis of gprof; | Igor Sobrado |
2007-01-09 | Ignore "mapping symbols" like $a and $t. They seem to be an ARM-only | Chris Kuethe |
2006-10-11 | Extra files needed for 'sh' architecture, copied from arm. | Dale Rahn |
2006-03-25 | add missing prototypes all over the place, u_long -> unsigned long (userland | Marc Espie |
2005-12-08 | Check fread() return value to get sane error message for too-small | Todd C. Miller |
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 |