Age | Commit message (Expand) | Author |
2003-04-23 | typo; | Jason McIntyre |
2003-04-22 | replace an unbounded fscanf with an fgets | Anil Madhavapeddy |
2003-04-22 | sync up ELF and a.out versions of ldconfig(8) | David Krause |
2003-04-17 | Underlying code supported 'ELF' symbols, however '-DNO_UNDERLINE' has | Dale Rahn |
2003-04-17 | Switch i386 to new binutils, i386 tools now do ELF. | Dale Rahn |
2003-04-16 | string cleanup; ok millert | Theo de Raadt |
2003-04-16 | string cleaning | Theo de Raadt |
2003-04-13 | another bad bound; millert@ ok | Anil Madhavapeddy |
2003-04-11 | Don't need LDFLAGS=-s since we pass in INSTALL_STRIP | Todd C. Miller |
2003-04-09 | fix bad entry definition | Michael Shalayeff |
2003-03-30 | Force the creation of pod/Makefile. We don't actually use this for | Todd C. Miller |
2003-03-28 | Add missing MLINKS for Getopt::Std and fix NAME section | Todd C. Miller |
2003-03-21 | fix breakage from the previous commit that removed confidential bugs: | David Krause |
2003-03-17 | OpenBSD 3.3 has setreuid/setregid. | Todd C. Miller |
2003-03-15 | specifed -> specified | Theo de Raadt |
2003-03-08 | No more Net::Netmask | Bob Beck |
2003-03-08 | no longer used by spamd, no need to keep. | Bob Beck |
2003-03-02 | Add Net::Netmask, ok deraadt | Bob Beck |
2003-03-01 | add two missing escapes, remove one spurious .Nm; ok espie@ | Wilbern Cobb |
2003-03-01 | flesh out a bit more. | Marc Espie |
2003-03-01 | Partial documentation for table data. | Marc Espie |
2003-03-01 | Draft for a real tbl manpage, okay deraadt@, millert@ | Marc Espie |
2003-03-01 | Disable mmalloc on all openbsd systems. It was disabled on some before. | Dale Rahn |
2003-02-28 | Don't trick the user into believing bugs can be confidential; OK tholo@ | Todd C. Miller |
2003-02-28 | Convert to mdoc and customize further for OpenBSD | Todd C. Miller |
2003-02-26 | repeated words; millert ok ok | Theo de Raadt |
2003-02-16 | import texinfo 4.8 into the tree. | Theo de Raadt |
2003-02-16 | a few missing man pages converted from info documents; work done by jmc | Theo de Raadt |
2003-02-16 | Synch cxxfilt man page with reality and arrange for it to get built and | Marc Espie |
2003-02-08 | When creating > 1 files with mktemp(1), make sure that if the creation | Peter Valchev |
2003-02-06 | use common elf.sc instead of own hppaobsd.sc, catch up w/ dale's elf work for... | Michael Shalayeff |
2003-02-02 | pass BSDSRCDIR in environment to submakes. | Marc Espie |
2003-02-02 | I've been guaranteed that guaranteed is better than guarenteed. | Miod Vallat |
2003-01-30 | Again this comment was not updated. now we have 7 load sections. | Dale Rahn |
2003-01-30 | ELF security enhancement: put .rodata into it's own load section instead | Dale Rahn |
2003-01-24 | This is a project to modify executables so that they do not have any | Dale Rahn |
2003-01-23 | Add a "DisableXProg" option to CVSROOT/config that can be used to | Todd C. Miller |
2003-01-20 | In dirswitch(), don't free dir_name until right before allocating | Todd C. Miller |
2003-01-20 | No more libc_r and don't link explicitly with -lpthread Not having | Todd C. Miller |
2003-01-19 | give a second chance for loading dependent modules: | Marc Espie |
2003-01-19 | revamp .init call code to be saner: | Marc Espie |
2003-01-19 | In error message from dependent libraries, mention which dependent library | Marc Espie |
2003-01-17 | Update comment for linker change which just committed. | Dale Rahn |
2003-01-17 | This is a project to modify executables so that they do not have any | Dale Rahn |
2003-01-13 | Add a compatibilty flag '-Z' for upcoming elf changes, does nothing currently | Dale Rahn |
2003-01-06 | syncronous -> synchronous | Miod Vallat |
2003-01-06 | typo: s/specifed/specified | Chad Loder |
2003-01-05 | fix for PR3053 - NULL deref when fd == NULL in first dlsym() arg | Peter Valchev |
2003-01-04 | spelling | Theo de Raadt |
2003-01-04 | Remove the support to force linking against a specific shlib major.minor. | Dale Rahn |