| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved nonstandard compiler profiling options out of config. Just print | bde | 1996-12-13 | 1 | -6/+4 |
* | 700 now. :) | jkh | 1996-12-12 | 2 | -4/+4 |
* | Fix trunctation of domainname. | jkh | 1996-12-12 | 1 | -2/+2 |
* | Add some additional smarts for XFree86 configuration. | jkh | 1996-12-12 | 6 | -14/+20 |
* | Update these docs to more closely reflect reality. | jkh | 1996-12-12 | 2 | -27/+6 |
* | smart-alec error checking. | jkh | 1996-12-12 | 1 | -2/+8 |
* | The infamous IP aliasing code for ppp, modified to work as a runtime option | jkh | 1996-12-12 | 15 | -15/+2738 |
* | Whups, remove relic from close method going away. | jkh | 1996-12-12 | 1 | -2/+1 |
* | Undo one of my memory optimization hacks - it actually made things more | jkh | 1996-12-12 | 6 | -24/+14 |
* | Fix some bogons in my close() handling. | jkh | 1996-12-12 | 5 | -12/+20 |
* | Cosmetic tweaks, initialize a few variables, fix a reversed conditional. | jkh | 1996-12-11 | 3 | -7/+25 |
* | Be more efficient in how we use memory (stumbled across while looking for | jkh | 1996-12-11 | 10 | -70/+75 |
* | Update from David, reflecting Wolfram's wishes regarding limitation of | joerg | 1996-12-11 | 1 | -5/+8 |
* | Do a few things I've been threatening to do for a long time: | jkh | 1996-12-11 | 22 | -667/+400 |
* | Merg-o-matic. | joerg | 1996-12-11 | 1 | -13/+7 |
* | This commit was generated by cvs2svn to compensate for changes in r20302, | joerg | 1996-12-10 | 20 | -219/+111 |
|\ |
|
| * | Copyright update by the author, to be more in line with our sample | joerg | 1996-12-10 | 21 | -248/+139 |
* | | Revert part of the previous change. syslogd (when logging to ttys) | peter | 1996-12-10 | 1 | -5/+3 |
* | | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 10 | -23/+44 |
* | | Update to benefit from David's recent changes to pw(8). The most | joerg | 1996-12-10 | 2 | -25/+208 |
* | | Merge from the vendor-branch. | joerg | 1996-12-10 | 1 | -56/+208 |
* | | This commit was generated by cvs2svn to compensate for changes in r20267, | joerg | 1996-12-09 | 8 | -127/+274 |
|\ \
| |/ |
|
| * | Upgrade from the author, reflecting all my wishes resulting out of the | joerg | 1996-12-09 | 9 | -183/+482 |
* | | Minor spelling/mdoc/style fixes. | mpp | 1996-12-09 | 1 | -20/+25 |
* | | Set timeout interval to 0 in ppp so connections don't hang up while | jkh | 1996-12-09 | 1 | -1/+2 |
* | | Add pw to build list - I need it now. :) | jkh | 1996-12-09 | 1 | -2/+2 |
* | | Slightly improve the wording of a ``not yet there'' message. | joerg | 1996-12-09 | 1 | -2/+3 |
* | | This commit was generated by cvs2svn to compensate for changes in r20253, | joerg | 1996-12-09 | 21 | -0/+4523 |
|\ \
| |/ |
|
| * | pw(8) -- a backend utility to manage the user and group databases. | joerg | 1996-12-09 | 21 | -0/+4523 |
* | As Paul has just pointed out, much of my strncpy() usage was either | jkh | 1996-12-09 | 21 | -80/+102 |
* | Minor formatting/style fixes. | mpp | 1996-12-09 | 1 | -7/+4 |
* | Convert to mdoc format. | mpp | 1996-12-09 | 1 | -76/+70 |
* | Whups, missed two strcpy()s. | jkh | 1996-12-09 | 1 | -3/+3 |
* | Eliminate great evil in the networking code. That's all I'm gonna say. | jkh | 1996-12-09 | 4 | -76/+21 |
* | Add Joerg's user management screen for David Nugent's pw(8) program, something | jkh | 1996-12-09 | 11 | -21/+902 |
* | Several areas of improvement: | jkh | 1996-12-08 | 8 | -55/+50 |
* | Expand username limit to 16 | ache | 1996-12-07 | 2 | -7/+7 |
* | Update this to what freefall's been running for a day or so. | peter | 1996-12-06 | 1 | -3/+7 |
* | Added my 'ddial' patches to user-PPP. The new mode tries it's darndest | nate | 1996-12-03 | 6 | -16/+52 |
* | Remove file that we don't have any way of using. We don't have the other | peter | 1996-12-03 | 1 | -320/+0 |
* | Remove file no longer shipped with sendmail | peter | 1996-12-03 | 1 | -305/+0 |
* | Remove defunct files that are no longer shipped (and don't work with this | peter | 1996-12-03 | 2 | -739/+0 |
* | Back out rev 1.6, it's in the official source now (a few lines up) | peter | 1996-12-03 | 1 | -1/+0 |
* | Merge 8.8.3->8.8.4 changes onto our mainline where we've edited the | peter | 1996-12-03 | 19 | -328/+607 |
* | This commit was generated by cvs2svn to compensate for changes in r20103, | peter | 1996-12-03 | 19 | -119/+595 |
|\ |
|
| * | Import sendmail 8.8.4. See RELEASE_NOTES for changes. | peter | 1996-12-03 | 38 | -446/+1201 |
* | | Back out the non-forking YPPROC_ALL stuff. Whatever drugs I was doing | wpaul | 1996-12-03 | 5 | -299/+92 |
* | | Fix a typo in the man page (the "-n" flag was added to the synopsis in | fenner | 1996-12-02 | 1 | -1/+1 |
* | | I have added a '-n' flag to the watch(8) command. This option | jkh | 1996-12-02 | 2 | -9/+20 |
* | | Don't run routed by default. | jkh | 1996-12-02 | 4 | -12/+12 |