| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove reference to the TCP_RESTRICT_RST option, which was removed | Doug Barton | 2002-04-27 | 1 | -3/+3 |
| * | Rename the file used to specify the nextboot to make it clear that this | Wes Peters | 2002-04-26 | 1 | -1/+1 |
| * | Milestone #1 in cross-arch make releases. | Ruslan Ermilov | 2002-04-26 | 1 | -1/+3 |
| * | Add a -k option to reboot to specify the kernel to boot next time | Wes Peters | 2002-04-26 | 1 | -0/+4 |
| * | Change the name of the 'bin' distribution to 'base'. | David E. O'Brien | 2002-04-23 | 1 | -2/+2 |
| * | sys.mk no longer includes bsd.own.mk so I need to include it here for | Gregory Neil Shapiro | 2002-04-23 | 1 | -0/+3 |
| * | Correct default value of drainwait: it should be 300 seconds, not forever. | Maxim Sobolev | 2002-04-23 | 2 | -2/+2 |
| * | Do not use 'ps -e' for entropy gathering. It uses /proc/*/mem to rummage | David E. O'Brien | 2002-04-23 | 1 | -1/+1 |
| * | Utilize dhcp information in the kernel environment if we don't have | David E. O'Brien | 2002-04-22 | 3 | -3/+60 |
| * | Bring in changes from smbfs-1.4.4. | Sheldon Hearn | 2002-04-22 | 1 | -2/+3 |
| * | Usage style sweep: spell "usage" with a small 'u'. | Dag-Erling Smørgrav | 2002-04-22 | 3 | -3/+3 |
| * | Non-sendmail users use the FreeBSD sendmail startup functionality to start | Gregory Neil Shapiro | 2002-04-21 | 3 | -197/+1 |
| * | Consistently use full pathnames for files, especially executables. | Crist J. Clark | 2002-04-21 | 1 | -4/+4 |
| * | In my continuing crusade to make life better for non-sendmail users, avoid | Gregory Neil Shapiro | 2002-04-20 | 3 | -2/+20 |
| * | Don't list pam_unix in the session chain, since it does not provide any | Dag-Erling Smørgrav | 2002-04-18 | 9 | -11/+1 |
| * | Fixed bugs in previous revision: | Ruslan Ermilov | 2002-04-18 | 1 | -20/+6 |
| * | Use ${FILES} and <bsd.prog.mk> rather than roll-your-own. | Dag-Erling Smørgrav | 2002-04-18 | 1 | -22/+21 |
| * | Mention that terminal type vt220 will work better if one needs | Gerald Pfeifer | 2002-04-17 | 5 | -10/+20 |
| * | Really sort entries. | Ruslan Ermilov | 2002-04-16 | 1 | -1/+1 |
| * | Add PAM policy for the "passwd" service, including a sample config line | Dag-Erling Smørgrav | 2002-04-15 | 2 | -0/+12 |
| * | Add pam_lastlog(8) here since I removed lastlog support from sshd. | Dag-Erling Smørgrav | 2002-04-15 | 1 | -0/+1 |
| * | Remove ws at EOL | Doug Barton | 2002-04-14 | 1 | -1/+1 |
| * | Fix up submit.cf alternation instructions in light of new SENDMAIL_SUBMIT_MC | Gregory Neil Shapiro | 2002-04-14 | 1 | -4/+6 |
| * | Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pick | Gregory Neil Shapiro | 2002-04-14 | 2 | -17/+69 |
| * | update german national holidays file for 2002, 2003 and 2004 | Hellmuth Michaelis | 2002-04-13 | 1 | -9/+26 |
| * | Use pam_rhosts(8). | Dag-Erling Smørgrav | 2002-04-12 | 1 | -1/+1 |
| * | Add my Copyright on this file so I can allow others to use it | Gregory Neil Shapiro | 2002-04-12 | 2 | -0/+2 |
| * | Add etc/pam.d. | Dag-Erling Smørgrav | 2002-04-12 | 1 | -0/+2 |
| * | Cosmetic changes to the previous commit, bringing it closer to what I | Dag-Erling Smørgrav | 2002-04-11 | 7 | -49/+49 |
| * | Add an IPv6 sample line for tftpd. | Hajimu UMEMOTO | 2002-04-11 | 1 | -0/+1 |
| * | Back out /etc/rc.d addition. I'd like to see something come of what has | Peter Wemm | 2002-04-11 | 1 | -1/+1 |
| * | <peril sensitive sunglasses on> | Peter Wemm | 2002-04-10 | 1 | -1/+1 |
| * | Since sshd expects /etc/ssh/ssh_host_rsa_key to exist, we had better | Peter Wemm | 2002-04-10 | 7 | -28/+63 |
| * | Update mail queue related periodic scripts to account for sendmail 8.12's | Gregory Neil Shapiro | 2002-04-10 | 3 | -11/+32 |
| * | If used, pam_ssh should be marked "sufficient", not "required". | Dag-Erling Smørgrav | 2002-04-08 | 1 | -1/+1 |
| * | Correct path for saver to reflect reality. | Jeroen Ruigrok van der Werven | 2002-04-06 | 1 | -1/+1 |
| * | Now, you can specify "" or "NONE" for ipv6_network_interfaces to | Hajimu UMEMOTO | 2002-04-06 | 2 | -12/+24 |
| * | Per discussion on current: Don't spam root with syslog messages. | Poul-Henning Kamp | 2002-04-06 | 1 | -3/+0 |
| * | Correct grammar(?) in comments. | Dima Dorfman | 2002-04-06 | 1 | -2/+2 |
| * | Add directories for pt_BR.ISO8859-1 locale | Alexey Zelkin | 2002-04-05 | 2 | -0/+6 |
| * | Add the missing hoststat and purgestat commands. These are normally | Gregory Neil Shapiro | 2002-04-05 | 1 | -0/+2 |
| * | Quoting Peter Wemm, "At great personal risk, touch the sendmail startup | Gregory Neil Shapiro | 2002-04-05 | 6 | -114/+445 |
| * | Back out last commit. (This file is installed under /etc/mail.) | Ruslan Ermilov | 2002-04-04 | 1 | -2/+2 |
| * | Use a relative path to contrib/sendmail/cf. | Ruslan Ermilov | 2002-04-04 | 1 | -2/+2 |
| * | The good news is that my initial PR was correct... the bad news is that I | Doug Barton | 2002-04-01 | 7 | -7/+35 |
| * | Support more than 32 sio unit numbers. The maximum unit number is now | Bruce Evans | 2002-03-31 | 1 | -13/+35 |
| * | Update the /etc/mail/Makefile "start" target code to match the new startup | Gregory Neil Shapiro | 2002-03-28 | 1 | -4/+51 |
| * | Provide a way for users to completely prevent sendmail from trying to start | Gregory Neil Shapiro | 2002-03-28 | 2 | -19/+32 |
| * | Add a sample line for lukemftp. | David E. O'Brien | 2002-03-26 | 1 | -0/+1 |
| * | Fix typos | Gregory Neil Shapiro | 2002-03-26 | 1 | -2/+2 |