| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make configSysconfig() less chatty. | jkh | 1997-02-15 | 4 | -10/+14 |
* | Read /etc/resolv.conf information as well as /etc/sysconfig info, making | jkh | 1997-02-15 | 8 | -14/+80 |
* | Fix a bogon with playpen size calculation for pkg of "-". It's amazing | jkh | 1997-02-15 | 1 | -1/+3 |
* | Correct bogus msg dialog. | jkh | 1997-02-15 | 3 | -4/+5 |
* | Only add interface lines if they're not there already. | jkh | 1997-02-15 | 2 | -12/+24 |
* | Add a safety belt to configSysconfig() that should have been in there | jkh | 1997-02-15 | 2 | -2/+6 |
* | Plug a security hole involving $ENV forwarding over telnet. Sigh, i | joerg | 1997-02-15 | 1 | -1/+1 |
* | mdoc'ify man page | jmg | 1997-02-15 | 1 | -32/+29 |
* | Don't bogotify pkg_add's stderr. | jkh | 1997-02-14 | 1 | -2/+2 |
* | Revert some of the previous change - on second thought... | jkh | 1997-02-14 | 1 | -6/+18 |
* | Add better quote elimination (and fix a bug). | jkh | 1997-02-14 | 2 | -14/+16 |
* | o Try to be more aggressive about reading in old configuration data | jkh | 1997-02-14 | 9 | -107/+214 |
* | Replace my EOF fix with better one from sendmail-bugs discussion | ache | 1997-02-14 | 1 | -2/+1 |
* | It's not an error to call configResolv() early. | jkh | 1997-02-14 | 2 | -6/+2 |
* | Back out clearerr fix after discussion in sendmail-bugs, | ache | 1997-02-14 | 1 | -2/+1 |
* | Put back @owner/@group/@mode behavior I took out way back when. | jkh | 1997-02-14 | 1 | -1/+1 |
* | clearerr() clears both EOF and error flags, so do it only for | ache | 1997-02-13 | 1 | -1/+2 |
* | Xref the new vn(4) man page. | mpp | 1997-02-13 | 1 | -1/+2 |
* | Under some circumstanes sendmail can loop forever collecting input. | ache | 1997-02-13 | 1 | -0/+1 |
* | crontab(5) incorrectly documented the dom/month arguments. | mpp | 1997-02-13 | 1 | -2/+2 |
* | Actually install the new manpage. | bde | 1997-02-12 | 1 | -1/+0 |
* | Man page for the pciconf utility. There really should be some | se | 1997-02-11 | 1 | -0/+182 |
* | Don't unilaterally decide to skip network configuration if running multi-user; | jkh | 1997-02-11 | 1 | -3/+2 |
* | -#include <ufs/ufs/ufsmount.h> | jkh | 1997-02-11 | 2 | -2/+0 |
* | Save /etc/sysconfig data at the very very end, so that it can be | jkh | 1997-02-10 | 6 | -20/+14 |
* | Don't stomp wall_cmos_clock file. | jkh | 1997-02-10 | 2 | -4/+4 |
* | Allow the user to choose UTC or local time. | jkh | 1997-02-10 | 2 | -8/+18 |
* | Another fix related to pr#bin/2585 . That'll teach me to | fenner | 1997-02-10 | 1 | -1/+2 |
* | Fix possible gethostbyname-related overflows as pointed out in | fenner | 1997-02-09 | 3 | -3/+4 |
* | Fix some xrefs. | joerg | 1997-02-09 | 2 | -2/+2 |
* | Check for, warn about and reject lines with empty keys. You can't have | wpaul | 1997-02-09 | 1 | -0/+5 |
* | Two small tweaks: | wpaul | 1997-02-09 | 1 | -3/+3 |
* | Connections are timed and the call duration is logged | brian | 1997-02-09 | 2 | -2/+13 |
* | Buffer overflow from OpenBSD: | imp | 1997-02-09 | 1 | -5/+8 |
* | Buffer overflow from OpenBSD: | imp | 1997-02-09 | 1 | -1/+1 |
* | Buffer overflow from OpenBSD: | imp | 1997-02-09 | 1 | -2/+4 |
* | buffer overflow from OpenBSD: | imp | 1997-02-09 | 1 | -1/+2 |
* | Yet another formatting consistency check. | davidn | 1997-02-07 | 1 | -1/+1 |
* | Fix useage of MAXLOGNAME to include terminating NUL, by using | davidn | 1997-02-07 | 2 | -3/+12 |
* | It's easier to go forwards than backwards with this, and the RELENG_2_1_0 | jkh | 1997-02-07 | 6 | -6/+6 |
* | Update to the new open() semantics, need O_NONBLOCK now. | joerg | 1997-02-06 | 1 | -1/+1 |
* | Close PR# 2645: add curly braces where my fevered brain in collusion | wpaul | 1997-02-06 | 1 | -1/+2 |
* | /sbin -> ${BINDIR} | wosch | 1997-02-06 | 1 | -1/+1 |
* | The "-a" option for inetd specifies a specific IP address for the | julian | 1997-02-05 | 1 | -0/+1 |
* | Typos. | tg | 1997-02-05 | 1 | -3/+3 |
* | Typo. | tg | 1997-02-04 | 1 | -1/+1 |
* | Fix a benign typo (benign by now, since sizeof(VarLoginScript) == | joerg | 1997-02-02 | 1 | -1/+1 |
* | Update some path references to reflect reality. | mpp | 1997-02-02 | 1 | -8/+8 |
* | At the end it was much simpler than I thought. 26 * 26 = 676 and not 576. | jhay | 1997-02-01 | 1 | -2/+3 |
* | Sync with RELENG_2_2 changes. | jkh | 1997-01-30 | 1 | -11/+28 |