Age | Commit message (Expand) | Author |
2002-04-30 | use ${DESTDIR} in install* stuff. From form@. | Mike Pechkin |
2002-04-21 | Fix perlbdebguts, perlboot, and perlbot man pages. Noticed by Theo | Todd C. Miller |
2002-04-21 | simpler manpage generation, using make's features. | Marc Espie |
2002-04-20 | If $HOME/.cvspass does not exist and we're login, don't abort but create | Federico G. Schwindt |
2002-04-20 | use snprintf more; millert ok | Theo de Raadt |
2002-04-20 | use _exit() in signal handler; millert ok | Theo de Raadt |
2002-04-19 | create include dir first. | Marc Espie |
2002-04-18 | update to sendmail 8.12.3 | Todd C. Miller |
2002-04-17 | Ld speed-up patch. | Marc Espie |
2002-04-08 | correct shared libs support in sparc64 gdb; deraadt@ ok. | Federico G. Schwindt |
2002-04-05 | If the first field of 'uname -a' output is openbsd, treat the OS as | Todd C. Miller |
2002-04-04 | use v9a disassembler. no more unknown insn. | Federico G. Schwindt |
2002-04-04 | more changes from gdb-current. allows bt to work correctly; deraadt@ ok. | Federico G. Schwindt |
2002-04-03 | disable mmalloc for sparc64; fgs ok | Theo de Raadt |
2002-04-03 | more stuff adapted from gdb -current. | Federico G. Schwindt |
2002-04-03 | more sparc64 specific code. | Federico G. Schwindt |
2002-04-02 | enable gdb in sparc64; deraadt@ ok. | Federico G. Schwindt |
2002-04-02 | update to a more recent version. should fix the getcwd corruption | Federico G. Schwindt |
2002-04-02 | Leave space for terminating NULL if empty symbol table. from bfd-current | Federico G. Schwindt |
2002-04-02 | sparc64 support. | Federico G. Schwindt |
2002-04-02 | wrap sparc64 specific things around ifdef to avoid pollution in sparc. | Federico G. Schwindt |
2002-04-02 | don't use a specific file for sparc64 defines, move them to tm-sp64.h. | Federico G. Schwindt |
2002-04-02 | move things around so host part can be reused by sparc64. | Federico G. Schwindt |
2002-04-01 | unbreak gdb in sparc with my last commit. | Federico G. Schwindt |
2002-04-01 | deal with stack bias in sparc64. | Federico G. Schwindt |
2002-04-01 | sparc64 native defines to compensate for stack bias. | Federico G. Schwindt |
2002-03-31 | sparc64 host configuration. | Federico G. Schwindt |
2002-03-31 | fixed my previous commit. | Federico G. Schwindt |
2002-03-31 | define GDB_TARGET_IS_SPARC64 to 1; from gdb-current. | Federico G. Schwindt |
2002-03-31 | sparc64 native support; from NetBSD. | Federico G. Schwindt |
2002-03-31 | workaround a problem in vax; some malloc() order is causing this if among | Federico G. Schwindt |
2002-03-31 | recognize coredumps in sparc64 (for gdb); deraadt@ ok. | Federico G. Schwindt |
2002-03-26 | Change the memory model from some home-grown thing that looks to have been | Artur Grabowski |
2002-03-25 | #ifdef out useless test on OpenBSD. f_bavail is a 32bit int and | Todd C. Miller |
2002-03-25 | bring in prototypes | Theo de Raadt |
2002-03-24 | remove /lib and /usr/local/lib from the default search path for the | Brad Smith |
2002-03-22 | Pass INSTALL_STRIP in LDFLAGS. Allows debugging without tweaking the file. | Marc Espie |
2002-03-21 | predefine __sparc_v9__ on sparc64; ok art, espie | Peter Valchev |
2002-03-19 | tweak gcc inliner. More weight for leaf functions. Less depth for other | Marc Espie |
2002-03-19 | When one shared library requires another, it will try to locate the | Peter Valchev |
2002-03-19 | Remove blatant advertizement. We don't give a fuck if it's NU/Lix | Marc Espie |
2002-03-16 | semi-current config from gcc, seems to work better for us too; espie@ ok | Michael Shalayeff |
2002-03-13 | User may specify a suffix longer than 3 characters. Take this into | Todd C. Miller |
2002-03-07 | revert changes made in rev. 1.17; closes pr # 1903. niklas@ ok. | Federico G. Schwindt |
2002-03-07 | From NetBSD: Fix evil bitfield bug; hugh@ ok | Federico G. Schwindt |
2002-03-07 | workaround a gcc bug on vax; hugh@ ok | Federico G. Schwindt |
2002-02-28 | Remove feature-poor GPL'd deroff clone, we have a better, BSD-licensed one now. | Todd C. Miller |
2002-02-26 | fix errx(3) arg. | Federico G. Schwindt |
2002-02-18 | deal with unsigned char issues | Theo de Raadt |
2002-02-17 | Use LOGIN_SETLOGIN flag to setsuercontext() so the user name gets | Todd C. Miller |