summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2007-02-15Add COMBRELOC supportmartin
2007-02-15Provide COMBRELOC support for amd64 in answer to PR/35589.skrll
2007-01-20PR/35449: Shigeya Suzuki: ftpd does not register socket address into PAM +FIXchristos
2007-01-17Remove duplicated #includes and some trailing whitespace while here.hubertf
2007-01-08- use getnameinfo instead of gethostbyaddrchristos
2006-12-23Bump date for previous.wiz
2006-12-17fix volatile and initialization issues, from Anon Ymouschristos
2006-12-14Complete the move of string_to_flags() and flags_to_string() from thehe
2006-12-04allow compilation without SUPPORT_UTMPjdolecek
2006-11-24s/existance/existence/, from Zafer.wiz
2006-11-24fix spelling of accommodate; from Zapher.christos
2006-11-22From defend dot the dot world at gmail dot com: Sanitize environment variableschristos
2006-11-18Temporarily disable -c (file coalescing) until data corruption issues cantls
2006-11-16remove stray linksatatat
2006-11-16pass lintchristos
2006-11-16fix gcc4 sign issues.christos
2006-11-16- remove stray mlinkschristos
2006-11-16more uucp cleanupchristos
2006-11-12no more rmail.christos
2006-11-11Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow puttingjmmv
2006-11-09eliminate alloca for ssp.christos
2006-10-17Create _rtld_relocate_plt_object and use it in _rtld_bind andskrll
2006-10-17Support unaligned DIR32 relocs.skrll
2006-10-16Reformat a comment.skrll
2006-10-16Correct the frame size for a couple of ENTRYsskrll
2006-10-13Fix typo in macro.wiz
2006-10-13Sort SEE ALSO.wiz
2006-10-08WFORMAT is no more...peter
2006-10-07Don't print uninitialized errno, from David A. Holland on #NetBSD-codeelad
2006-10-06PR/13478: Greg A. Woods: some tty-related documentation fixeselad
2006-09-29Avoid buffer overflow.christos
2006-09-29PR/34658: der Mouse: identd truncates queries to first segmentchristos
2006-09-27Coverity CID 3931: Fix memory leak.christos
2006-09-26Fix -ULOGIN_CAP compile.lukem
2006-09-25Update to 20060923 for the following changes:lukem
2006-09-23Apply patch from PR bin/33261 sent by FUKAOMI Naoki:xtraeme
2006-09-12Handle .br - this makes processing of the netbsd-4hubertf
2006-09-01Pay attention to the new LFS_CLEANER_MUST_CLEAN flag in the Ifile.perseant
2006-08-30Only include libutil if !HOSTPROGchristos
2006-08-27Simplify multiple MACHINE_ARCH endian checks with single MACHINE_CPUsimonb
2006-08-26use efun(3)christos
2006-07-31Make filehandles opaque to userlandmartin
2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin
2006-07-07Place an upper bound on the number of segments to clean at one time, noperseant
2006-06-29Add (back) -Wl,-static to the link.skrll
2006-06-28Fix unaligned loads and stores generated by gcc4. Problem described insimonb
2006-06-13Use .previous at the end of the NetBSD ident note so that we switchsimonb
2006-05-23in _rtld_bind() initialise new_value for GCC4.mrg
2006-05-22sprinkle some __noreturn__ attributes, saves gcc4 warnings elsewheredrochner
2006-05-21avoid more GCC4 uninitialised variable problems. (sh3 known, vax guessed.)mrg