summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2000-04-15Cause ld.elf_so to find the symbols for __progname and environ and set them. ...erh
2000-04-15re-indent sanely _rtld_dlsym() [no functional change]christos
2000-04-14reject connection attempt from IPv4 mapped addr, for safety.itojun
2000-04-14reject conneciton attempt from IPv4 mapped address, just in case.itojun
2000-04-02Also print a newline after the error in the xwarnx case.soren
2000-03-26Don't try to get libc_pic from the libc compile directory. If we're doing amycroft
2000-03-24Document LD_PRELOAD, fixing PR lib/9663, and note that (and why) neitherkleink
2000-03-06only define _DEFAULT_CONFDIR if not set. (allows compile-time override)lukem
2000-03-05* don't bother with a version[] string, just use the macro as appropriatelukem
2000-02-14Move include/kerberosIV/com_err.h to include/com_err.haidan
2000-02-13switch back to using a file mapping for the initial mapping of a new object.chs
2000-02-11Const poison dladdr().thorpej
2000-02-08change first argument of dladdr to const.scottb
2000-02-07add hooks to support the dladdr function.scottb
2000-02-07Change _rtld_dlclose() to unload the object via _rtld_unload_object() ratherkleink
2000-02-01(net_write): rename to telnet_net_writeassar
2000-01-31IPv6 support.itojun
2000-01-24Don't write leading white spaces and directory names to whatis file.tron
2000-01-24declare -DLOGIN_CAP in CPPFLAGS, not in CFLAGS.itojun
2000-01-23Disable the linking with X11 libraries.veego
2000-01-22Login.conf-ify rshd. Heavily inspired by FreeBSD.mjl
2000-01-21Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We getmycroft
2000-01-18Take care of memory leaksperseant
2000-01-15use xwarnx instead of warnxchristos
2000-01-14Put RCS ID in the right place.ad
2000-01-14- Either QVT/Term or the NT 'clipboard' converts tabs to spaces. I pasted inad
2000-01-13Make 'if' capability from gettytab work. *shudder*.ad
2000-01-13suppress verbose messages from CWD and post-login if the firstlukem
2000-01-12* add ftpd.conf directive `portrange class min max', which allows specificationlukem
2000-01-10fix problem where ftpd.conf lines would match everything if there waslukem
2000-01-09* new ftpd.conf directive:lukem
2000-01-08reference usr/share/examples/ftpd/ftpuserslukem
2000-01-08missing "." on replylukem
2000-01-08features:lukem
2000-01-04Oops, fix previous.ad
2000-01-04Add two new capabilities to gettytab - idea from FreeBSD:ad
1999-12-31Accept all kind of whitespaces when searching for the end of a nrofftron
1999-12-31Correct and improve nroff macro stripping. Partially fixes PR bin/9083tron
1999-12-31Abort if memory for execv(2) argument array cannot be allocated insteadtron
1999-12-31indentation fix.itojun
1999-12-27don't stutter when printing error messages.christos
1999-12-26* document all classtype defaultslukem
1999-12-21crank versionlukem
1999-12-21* add support for optional groupglob in ftpuser entry. the syntax is now:lukem
1999-12-21trivial simplificationlukem
1999-12-20PR/9031: Scott Ellis: Ignore empty sysctl directive lines.christos
1999-12-19* add back support for `-h hostname'; it still may be useful to overridelukem
1999-12-18deprecate -h hostname in favour of automatic determination of local hostname.lukem
1999-12-18* move version to separate header filelukem
1999-12-16install ftpusers(5) as ftpchroot(5). more cleanupslukem