Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-09 | We're pulling this back out... | Jason Downs | |
1997-04-09 | the the | Theo de Raadt | |
1997-04-09 | the the | Theo de Raadt | |
1997-04-08 | use MKTEMP_EACH_FILE, whee | Theo de Raadt | |
1997-04-08 | use $> -- thanks for the debugging help niklas | Theo de Raadt | |
1997-04-07 | use $< instead of $? for ar. Obviously required since the .a file gets | Theo de Raadt | |
deleted in the same target! bug report sent to cygnus via niklas. | |||
1997-04-07 | XXX Work around make(1) bug. This must be fixed. | Jason Downs | |
1997-04-07 | Build man pages using my bsd.man.mk extensions, ala Perl, instead of making | Jason Downs | |
links and other disgusting things. Copes with the global .man extension used here. | |||
1997-04-07 | Re-run configure if Makefile.in, configure, or c-parse.in changes. | Todd C. Miller | |
This should fix the problem people were seeing with gcc reporting unresolved symbols (Makefile and Makefile.in were inconsistent). | |||
1997-04-05 | Fix -DNO_MMALLOC (needs to be in MMALLOC_CFLAGS not MMALLOC_DISABLE). | Todd C. Miller | |
Now gdb will link. | |||
1997-04-04 | changes required to get gcc with the new g77 0.5.20 compiled smoothly | Thomas Graichen | |
on OpenBSD | |||
1997-04-04 | sync g77 to version 0.5.20 - i hope i got everything right because there | Thomas Graichen | |
is no patch from 0.5.19 to 0.5.20 - so i did it by diffing two gcc trees looking carefully at the results what does the new g77 give us: * now it completely works on the alpha (64bit) * faster * less bugs :-) | |||
1997-04-04 | *** empty log message *** | Thomas Graichen | |
1997-04-04 | import of libU77 - part of sync to g77-0.5.20 | Thomas Graichen | |
1997-04-02 | Use new makeinfo -P dir option to prepend gcc/f to the include path. | kstailey | |
You must rebuild and install the new makeinfo before building gcc! This corrects the gcc/install.texi gcc/f/install.texi name collision. | |||
1997-04-02 | Add "-P dir" option to prepend a dir to the include path. | kstailey | |
This is driven by g77 using install.texi which collides with gcc install.texi. This has been submitted to bug-texinfo@prep.ai.mit.edu. *** You must rebuild/reinstall makeinfo before building gcc! *** | |||
1997-04-01 | don't disable the build of gdb for the alpha - it should work now | Thomas Graichen | |
1997-04-01 | it's called xm-alphaobsd.h and not xm-alpha.h | Thomas Graichen | |
1997-03-29 | Integrate local changes | Thorsten Lockert | |
1997-03-29 | Latest release from Cyclic Software | Thorsten Lockert | |
1997-03-29 | Latest release from Cyclic Software | Thorsten Lockert | |
1997-03-28 | no more -D__NetBSD__ | Theo de Raadt | |
1997-03-25 | do not chmod file before unlink; firebug@atlantic.net | Theo de Raadt | |
1997-03-20 | Reference include directly to avoid $CDPATH clashes. | Jason Downs | |
1997-03-18 | Added ${DESTDIR} in -I/usr/include/kerberosIV. -moj | Mats O Jansson | |
1997-03-18 | Integrate local changes | Thorsten Lockert | |
1997-03-18 | Files missed from previous import | Thorsten Lockert | |
1997-03-18 | New release from Cyclic Software | Thorsten Lockert | |
1997-03-13 | This isn't a linux distribution. | Jason Downs | |
1997-03-13 | No dynamic loading on vax. -moj | Mats O Jansson | |
1997-03-11 | Do not build GNU cpio | Thorsten Lockert | |
1997-03-08 | add deroff to SUBDIRS | kstailey | |
1997-03-08 | Debian 1.0 deroff | kstailey | |
1997-03-02 | set PASSWORD_TIMEOUT to 0 again--fdesc's treatment of /dev/tty is still buggy. | Todd C. Miller | |
1997-02-24 | Remove configuration name. | Jason Downs | |
1997-02-21 | Enable PASSWORD_TIMEOUT now that fdesc bug has been worked around. | Todd C. Miller | |
1997-02-21 | FreeBSD PR ports/2766 (Patch from Marc Slemko marcs@znep.com): | Todd C. Miller | |
Don't pass getdtablesize() as first arg to select(2). No need to do this since we only select on one fd--use (fd+1) as nfds. This fixes the problem with fdesc as well (though that is really an fdesc bug). Fix will be in sudo 1.5.4. | |||
1997-02-21 | ld(1) now works; link shared library against -lcurses again | Thorsten Lockert | |
1997-02-21 | Get symbol counts right when counting weak symbols in shared libraries as | Thorsten Lockert | |
shared objects are being built. | |||
1997-02-21 | Fix a const poisoning warning | Thorsten Lockert | |
1997-02-21 | Integrate local changes | Thorsten Lockert | |
1997-02-21 | Missed files from new release from Cyclic Software | Thorsten Lockert | |
1997-02-21 | New release from Cyclic Software | Thorsten Lockert | |
1997-02-19 | f77 0.5.19.1. | Jason Downs | |
1997-02-18 | Gdb does not work on powerpc yet, do not configure or build it. | Dale S. Rahn | |
1997-02-18 | Ignore SIGINT | Thorsten Lockert | |
1997-02-17 | __NetBSD__ is going away from our gcc specs | Niklas Hallqvist | |
1997-02-17 | __NetBSD__ is going away from our gcc specs | Niklas Hallqvist | |
1997-02-17 | __NetBSD__ is going away from our gcc specs | Niklas Hallqvist | |
1997-02-17 | __NetBSD__ is going away from our gcc specs | Niklas Hallqvist | |