summaryrefslogtreecommitdiffstats
path: root/libexec
AgeCommit message (Expand)AuthorFilesLines
2002-07-16remove more junkderaadt2-9/+2
2002-07-16by now, this README is way out of datederaadt1-129/+0
2002-07-16minor tweaks of no consequencederaadt2-22/+14
2002-07-16ERROR2() is not usedderaadt1-9/+1
2002-07-16let BSS work to our advantagederaadt1-12/+12
2002-07-16delintderaadt3-11/+5
2002-07-16minor cleanup, and toast -Vderaadt6-30/+20
2002-07-155 new uid/gid sets; millert okderaadt2-6/+10
2002-07-15atrun is now part of cron(8)millert4-603/+0
2002-07-15don't built atrunmillert1-2/+2
2002-07-14Rewrite with more (and correct!) info, based on login_passwd.8.millert1-54/+66
2002-07-14make ftpd always listen to a high tcp port for passive data connections.jakob2-27/+18
2002-07-12Change ld.so search order/method to match the a.out ld.so.drahn17-132/+822
2002-07-07typos/grammar/better wordsjufi13-38/+39
2002-07-03KNFderaadt12-159/+97
2002-07-03ansi on a file which idiots believe is not here anymorederaadt1-35/+28
2002-07-03 add a missing newline to an error message.vincent1-4/+4
2002-07-02* use lostconn() as the SIGALRM handler in receive_data() as originallydanh4-20/+37
2002-06-30more care with utmp strings, and lseek fixes; moritz@jodeit.orgderaadt1-40/+33
2002-06-29screw the MLINKSderaadt2-4/+2
2002-06-29document /var/empty chrootderaadt2-6/+22
2002-06-29KNFderaadt1-11/+7
2002-06-28stupid bug written in the last minutederaadt1-3/+3
2002-06-28correct uid handling; markusderaadt2-6/+6
2002-06-28go back to running these as root from inetd. however once rpc.{rusersd,rstatd}deraadt4-143/+155
2002-06-28minor indent cleanupderaadt6-33/+32
2002-06-28KNFderaadt1-22/+15
2002-06-28When gettytab doesn't exist, IM contains a #defined string so don'tmillert1-1/+1
2002-06-23more gid_t and uid_t are unsignedderaadt1-3/+3
2002-06-22ansideraadt3-69/+30
2002-06-21o Use *_FILENO defines instead of numbersmillert1-6/+6
2002-06-20fix patch; moritz@jodeit.orgderaadt1-5/+5
2002-06-20ansideraadt4-72/+32
2002-06-19handle non-terminated things better; moritz@jodeit.orgderaadt1-8/+15
2002-06-19remove custom CFLAGS; ok deraadt, millert, beckpvalchev1-3/+2
2002-06-17Initialize SIGALRM handler once in main(), instead of in severaldanh2-11/+7
2002-06-17nat.conf(5) no longer exist, reference to pf.conf(5) insteadpvalchev1-3/+3
2002-06-16Some nat.conf(5) -> pf.conf(5) changes.miod1-3/+2
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>todd1-2/+2
2002-06-13si_len should be u_int8_t, not socklen_t; form@form.openbsd.rumillert1-4/+4
2002-06-13i heard in the bar that this breaks thingsderaadt1-4/+4
2002-06-12use ELF_TOOLCHAIN instead of listing all ELF archs.art1-3/+2
2002-06-11kill err(3) newlines; ok miod@, deraadt@jsyn1-3/+3
2002-06-10u_char -> {socklen_t, sa_family_t, in_port_t}. From form@.mpech1-4/+4
2002-06-09new copyright (explicitly public domain) - from netbsditojun1-4/+3
2002-06-09bit of KNFderaadt1-2/+3
2002-06-09some misc cleanupderaadt2-17/+23
2002-06-09no \n in syslog() callsderaadt3-39/+39
2002-06-09no newlines in syslogbeck3-30/+30
2002-06-09Sort .Xr'shin1-2/+2