Age | Commit message (Expand) | Author |
2001-12-27 | Fix the brain-dead assembler to correctly handle opcodes which have no | Miod Vallat |
2001-12-27 | Unbreak confusion between duplicated, but slightly different, m88k assembler | Miod Vallat |
2001-12-26 | When cross compiling, by all means prevent the native <machine/exec.h> to be | Miod Vallat |
2001-12-24 | Hooks to enable building a cross-ld for mvme88k. | Miod Vallat |
2001-12-10 | Add FEATURE(`accept_unresolvable_domains') | Todd C. Miller |
2001-12-04 | add missing no_default_msa FEATURE | Todd C. Miller |
2001-12-04 | sync with reality | Todd C. Miller |
2001-11-29 | Sync with reality | Todd C. Miller |
2001-11-29 | use ipv6 when possible; transparent if you don't have ipv6 enabled | Todd T. Fries |
2001-11-25 | More MID for m88k updates, grr! | Miod Vallat |
2001-11-24 | Update mvme88k MID value here too. | Miod Vallat |
2001-11-24 | for openbsd 3.1+, don't even bother trying to pick libdl, since it is dead. | Peter Valchev |
2001-11-22 | Nuke incorrect use of .IMPSRC | Marc Espie |
2001-11-22 | Bad .IMPSRC. | Marc Espie |
2001-11-21 | Dummy out aclocal, autoconf, automake, and autoheader since there | Todd C. Miller |
2001-11-15 | Listen on port 587 for IPv6 too. Noticed by todd@ | Todd C. Miller |
2001-11-14 | Change Vax aout magic and set binary page size to 4k. | Hugh Graham |
2001-11-08 | fixes netbsd PR #10940 and also uses main program's library search | Federico G. Schwindt |
2001-11-07 | Only mktemp /tmp/pbad.XXXXXXXXXX when we need it, otherwise we end | Todd C. Miller |
2001-11-06 | start editor in an empty line as used to be; deraadt@ agrees. | Federico G. Schwindt |
2001-11-01 | Refer to our own, namely cdrecord, not linux stuff. | Marc Espie |
2001-10-30 | correct open() checks | Theo de Raadt |
2001-10-25 | Code in scanlib similar to main ldd, to recognize fmt1 and fmt2 and use | Marc Espie |
2001-10-24 | Add WorkAroundBrokenAAAA option here too. We already have it in | Todd C. Miller |
2001-10-24 | "minium" -> "minimum", ok deraadt@ | Daniel Hartmeier |
2001-10-12 | Don't call syserr() just because stderr is not present. Daemons | Todd C. Miller |
2001-10-09 | Add missing rule for B::CC.ps3p; Hans-Guenter Weigand | Todd C. Miller |
2001-10-06 | Do not attempt to rebuild Makefile.in, configure, config.h.in or | Todd C. Miller |
2001-10-04 | Add type for bootable HFS files. Ok deraadt@ | Dale Rahn |
2001-10-04 | avoid /tmp races by using mktemp(1) | Todd C. Miller |
2001-10-04 | This man page needs to be preprocessed with tbl, ok millert@ | Peter Stromberg |
2001-10-01 | Enable the volatiles that keep gcc from complaining about variables | Todd C. Miller |
2001-10-01 | Manpage change corresponding to hfs-bless code change. | Dale Rahn |
2001-10-01 | Update to sendmail 8.12.1. | Todd C. Miller |
2001-10-01 | Merge support for hfs_bless from the newer version of mkisofs into this | Dale Rahn |
2001-09-30 | Don't pass $DESTDIR where generated Makefiles already handle it | Thorsten Lockert |
2001-09-30 | Install where we expect | Thorsten Lockert |
2001-09-30 | Build in and install from obj directory | Thorsten Lockert |
2001-09-30 | Revert to distributed version | Thorsten Lockert |
2001-09-29 | Add missing dependencies for distribution rule | Todd C. Miller |
2001-09-29 | Don't sleep for 5 secs and then remove the temp dir and contents as | Todd C. Miller |
2001-09-29 | Put $TF in double-quotes since it could possibly contain spaces; | Todd C. Miller |
2001-09-29 | Merge remaining local changes, correct build issues | Thorsten Lockert |
2001-09-28 | Merge local changes; work in progress | Thorsten Lockert |
2001-09-28 | Latest from Cyclic Software | Thorsten Lockert |
2001-09-28 | Latest from Cyclic Software | Thorsten Lockert |
2001-09-28 | sparc64 has shared libs | Jason Wright |
2001-09-27 | Overhaul /tmp handling; collaboration with solar@openwall.com | Todd C. Miller |
2001-09-27 | Use POSIX :space: character class as suggested by solar@openwall.com | Todd C. Miller |
2001-09-27 | Use mktemp(1) to avoid potential /tmp races | Todd C. Miller |