NetBSD/libexec
skrll 701ae47cdf Fix the dynamic linker for hppa using ELF.
Lazy binding doesn't work 100% of the time so force immediate binding.
One possible reason is that the PLT stub blows away r20 which the
compiler might not take into account.
2004-05-17 13:16:02 +00:00
..
atrun netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
comsat realloc mistake. from openbsd 2003-09-19 05:33:15 +00:00
cron
fingerd Apply patch from PR 24917 to correct option parse error reporting. 2004-03-26 01:26:59 +00:00
ftpd Use sysconf(_SC_LOGIN_NAME_MAX) to determine the length of login 2003-12-10 01:18:56 +00:00
getNAME Oops, put back my copyright. 2004-03-20 20:30:48 +00:00
getty add const to cgetent arg. 2004-04-23 21:04:25 +00:00
hpropd libkrb depend on libdes 2003-08-18 07:23:45 +00:00
identd PR/24320: Alan Barrett: new identd does not report random data when getpwuid() 2004-02-05 13:18:48 +00:00
kadmind libkrb depends on libdes, patch in private mail from 2003-08-23 23:03:42 +00:00
kpasswdd add DPADD 2002-10-23 01:06:11 +00:00
ld.aout_so Remove duplicated include of <sys/types.h> 2004-04-05 19:27:01 +00:00
ld.elf_so Fix the dynamic linker for hppa using ELF. 2004-05-17 13:16:02 +00:00
lfs_cleanerd Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
mail.local Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
makekey Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
makewhatis Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
rexecd Also set LOGNAME in the environment. 2004-05-11 08:07:37 +00:00
rlogind Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
rmail realloc pedant 2003-09-19 06:01:24 +00:00
rpc.rquotad Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 12:06:25 +00:00
rpc.rstatd Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
rpc.rusersd Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
rpc.rwalld Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
rpc.sprayd .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
rshd Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
talkd The MLINKS needs to come before .include <bsd.prog.mk>. 2004-03-24 21:20:26 +00:00
telnetd rearrange lib stuff so that these link on non-shared-lib platforms. 2003-12-13 22:07:35 +00:00
tftpd Make sure we tzset() before chroot(); after passing that point 2004-05-05 20:15:45 +00:00
utmp_update The following changes make ftpd able to remove its own entries. Ftpd 2003-02-26 18:16:50 +00:00
uucpd Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
Makefile
Makefile.inc