Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-03-04 | Make it a little bit cleaner, and make sure temp files get deleted. | Angelos D. Keromytis | |
Thanks Theo. | |||
1998-03-04 | tmpnam() -> mkstemp() | Angelos D. Keromytis | |
1998-03-04 | Remove window of ^C "opportunity" -- could leave junk files in /tmp | Angelos D. Keromytis | |
1998-03-04 | mktemp() -> mkstemp() | Angelos D. Keromytis | |
1998-03-04 | Fix mktemp()->mkstemp()... | Angelos D. Keromytis | |
1998-03-03 | libg++ 2.8.0 from FSF + changes to build in an OpenBSD environment | Todd C. Miller | |
1998-03-03 | GCC 2.8.0 merge | Niklas Hallqvist | |
1998-03-03 | libg++ 2.8.0 from FSF + changes to build in an OpenBSD environment | Todd C. Miller | |
1998-03-03 | Files from libg++ 2.8.0 that cvs erroneously placed in the trunk. | Todd C. Miller | |
1998-03-03 | libg++ 2.8.0 baseline import | Todd C. Miller | |
1998-03-03 | libg++ 2.8.0 baseline import | Todd C. Miller | |
1998-03-03 | libg++ 2.8.0 baseline import | Todd C. Miller | |
1998-03-03 | rewrite construct that made GCC 2.8 do an implicit memset before libc | Niklas Hallqvist | |
is there | |||
1998-02-28 | A merge of the late resolution of symbols code Ian Lance Taylor added to | Niklas Hallqvist | |
gas2 back in 1993. gcc2.8 generates code which relies on this. | |||
1998-02-23 | Clarify | Niklas Hallqvist | |
1998-02-22 | Add emulation of binutils 2.x ld options: -rpath dir, -shared, -soname, | Theo de Raadt | |
--whole-archive, --no-whole-archive for compatibility with ELF ports and to aid migration to bintils. Update manpage with new options; jonathan | |||
1998-02-22 | Merge local changes to support a configuration file with Cyclic's scheme | Thorsten Lockert | |
1998-02-22 | Integrate local changes | Thorsten Lockert | |
1998-02-22 | Latest version from Cyclic; files missed in first run | Thorsten Lockert | |
1998-02-22 | Latest version from Cyclic | Thorsten Lockert | |
1998-02-20 | Our semctl takes a union semun as 4th arg | Niklas Hallqvist | |
1998-02-17 | this diff is now valid | Theo de Raadt | |
1998-02-16 | undo expr.c diff; it breaks things. niklas must recheck | Theo de Raadt | |
1998-02-15 | date: 1998/01/10 05:36:35; author: jdp; state: Exp; lines: +2 -1 | Niklas Hallqvist | |
Make the ".set" directive copy the aux field when the expression reduces to a relocatable symbol plus an offset. This preserves the symbol type information (function vs. object). It is important for SVR4-style weak symbols, e.g., "#pragma weak foo=bar". Without this change, the linker complains that the jmpslot entry is not a function. | |||
1998-02-15 | Merge of NetBSD changes + $OpenBSD$ tags | Niklas Hallqvist | |
1998-02-15 | These files were new in the 2.8 import (into the FSF branch) and cvs is stupid | Niklas Hallqvist | |
enough to think my branch import want s the new files to end up in the trunk as well. Maybe cvs know how to do what I want, but I could not find it in the manpage | |||
1998-02-14 | (no commit message) | Niklas Hallqvist | |
1998-02-14 | (no commit message) | Niklas Hallqvist | |
1998-02-14 | (no commit message) | Niklas Hallqvist | |
1998-02-10 | Better -m compatibility with a.out ldconfig | Niklas Hallqvist | |
1998-02-06 | Remove bogus flush of stderr | Todd C. Miller | |
Spew prompt before turning off echo. Seems to fix a weird problem where if sudo complained about a bogus stamp file the user would sometimes not have a chance to enter a password. | |||
1998-02-05 | Buf ovfl check... | Per Fogelstrom | |
1998-02-03 | Use short dash, not long dash, so makewhatis.sed doesn't get confused. | Todd C. Miller | |
Noted by Theo (binutils objdump.1 is already ok). | |||
1998-02-03 | Just update from newer version included with binutils. | Todd C. Miller | |
1998-02-03 | Fix formatting so makewahtis.sed can deal, noted by Theo | Todd C. Miller | |
1998-01-28 | Make ldd work with static linked bins on mips | Per Fogelstrom | |
1998-01-23 | Fix usage of select(2) to deal correctly with a high-numbered fd. | Todd C. Miller | |
This change will be in sudo 1.5.5 but you saw it here first... | |||
1998-01-22 | more consistent with supported options | Jason Wright | |
1998-01-19 | Reintegrate mgm-1.29 and our changes into groff-1.11a. | etheisen | |
1998-01-18 | Import of gnu groff-1.11a | etheisen | |
1998-01-13 | Missed a case in that bug fix. | Todd C. Miller | |
1998-01-13 | -Wall | Todd C. Miller | |
1998-01-13 | sudo 1.5.4 | Todd C. Miller | |
1998-01-13 | Fix bug wrt exclusion lists and relative pathnames. | Todd C. Miller | |
1998-01-02 | buf oflows; wosch & me | Theo de Raadt | |
1997-12-21 | Don't set the tty variable to NULL when we lack a tty, leave it as | Todd C. Miller | |
"unknown". | |||
1997-12-10 | config files are in /etc, not /usr/lib | kstailey | |
1997-11-30 | Add "test" target. | Todd C. Miller | |
1997-11-30 | No more perlovl.pod | Todd C. Miller | |
1997-11-30 | perl 5.004_04 | Todd C. Miller | |