Age | Commit message (Expand) | Author |
1997-11-23 | OpenBSD tags (and preserve sudo tags) | Todd C. Miller |
1997-11-23 | define tty global to an initial value to avoid dumping core in logging | Todd C. Miller |
1997-11-19 | Fixed building on a read-only src-tree. | Artur Grabowski |
1997-11-17 | fix Y2K problems | Theo de Raadt |
1997-11-14 | pk: Expand on shared object's `.init' functions a bit, and mention | Theo de Raadt |
1997-11-05 | Handle relocation of misaligned symbols. Handle all three cases by the same | Theo de Raadt |
1997-11-05 | lowercase first use of name | Theo de Raadt |
1997-11-05 | interpret the following as " 040" and not as " "; augustss@cs.chalmers.se | Theo de Raadt |
1997-11-04 | GLOBAL_AUTCONF_CACHE | kstailey |
1997-11-04 | better GLOBAL_AUTCONF_CACHE | kstailey |
1997-11-04 | GLOBAL_AUTCONF_CACHE | kstailey |
1997-10-19 | Our fontpath is different, so make it so. | etheisen |
1997-10-13 | Minor fix, mips BE | Per Fogelstrom |
1997-10-13 | More than one target vector with mips woes.. | Per Fogelstrom |
1997-10-13 | be mips | Per Fogelstrom |
1997-10-13 | Use generic .c vers until asm fixed (PPC) | Per Fogelstrom |
1997-10-06 | Re-enable PASSWORD_TIMEOUT now that the fdesc bug is fixed. | Todd C. Miller |
1997-10-05 | Make it compile on vax. -moj | Mats O Jansson |
1997-09-22 | Use our own fnmatch(). | Todd C. Miller |
1997-09-20 | Support for building libgmp only if something has changed. | Tobias Weingartner |
1997-09-17 | disable MKTEMP_EACH_FILE, it is not coded correctly inside gcc.c | Theo de Raadt |
1997-09-17 | Opps, forgot about write.c on the alpha. | Jason Downs |
1997-09-15 | Add mkisofs. | Jason Downs |
1997-09-15 | mkisofs 1.11. Not wrappered, unfortunately. Stripped of most of the | Jason Downs |
1997-09-14 | exit 1, not count, because if count > 127... or if count == 255+1 | Theo de Raadt |
1997-09-11 | fix vfork error report | Theo de Raadt |
1997-09-11 | new category: ports, for the FreeBSD ports system | Niklas Hallqvist |
1997-09-08 | permit perl to build non-interactively. I hate making changes to stuff | Theo de Raadt |
1997-09-05 | after configure, call "make all-recursive" instead of "make" -- this | flipk |
1997-09-05 | MKINSTALLDIRS is two words ("sh [..]/mkinstalldirs") and the | flipk |
1997-09-05 | use GLOBAL_AUTOCONF_CACHE | kstailey |
1997-09-05 | update GLOBAL_AUTOCONF_CACHE to new style | kstailey |
1997-09-05 | add support for GLOBAL_AUTOCONF_CACHE | kstailey |
1997-09-04 | add %cr4 (from freebsd) | chuck |
1997-08-30 | minor errors; josh@quick.net | Theo de Raadt |
1997-08-30 | minor errors; josh@quick.net | Theo de Raadt |
1997-08-27 | fix ' use | Theo de Raadt |
1997-08-27 | DOH! did I not revert this yesterday? our gcc can't deal with correct | Niklas Hallqvist |
1997-08-26 | Updated to Cygnus versions (egcs uncovered many bugs) | Niklas Hallqvist |
1997-08-26 | getline template badly instantiated, found by compiling with egcs | Niklas Hallqvist |
1997-08-22 | Comment out rule to build *.gmo from *.po since the tools to do so are | Todd C. Miller |
1997-08-20 | do the unix thing; janjaap@stack.nl | Theo de Raadt |
1997-08-18 | Add some missing $(srcdir)s. Makes texinfo a little bit closer | Niklas Hallqvist |
1997-08-18 | take out debug mode | kstailey |
1997-08-18 | sigh again | kstailey |
1997-08-18 | sigh | kstailey |
1997-08-18 | back out 1.22 | kstailey |
1997-08-18 | set x bits on critical files | kstailey |
1997-08-11 | Use mktemp(1) to avoid potential /tmp/ and cwd races. | Todd C. Miller |
1997-08-07 | enhance -v documentation | kstailey |