| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow 8-bit characters in the passwd gecos field, and adds a paragraph | davidn | 1996-12-19 | 4 | -16/+37 |
* | Fixed prototypes of PacketAliasIn/Out. (cosmetic) | nate | 1996-12-19 | 3 | -10/+12 |
* | Apply patch in pr 2067 to correct an uninitialized pointer dereference | imp | 1996-12-17 | 1 | -1/+2 |
* | Use RAW, not CBREAK | jkh | 1996-12-17 | 1 | -1/+1 |
* | Correct MLINKS, now that I know how it actually works. | mckay | 1996-12-17 | 1 | -1/+2 |
* | Changes to password generator: fallback to MD5 generator disabled | davidn | 1996-12-17 | 2 | -35/+70 |
* | Submitted by: proff@iq.org | davidn | 1996-12-17 | 1 | -2/+2 |
* | Replace my "inane" usage of snprintf to copy strings with strncpy as | pst | 1996-12-17 | 9 | -41/+102 |
* | 1. Engage brain. 2. Write macro. Previous commit attempted to perform | jkh | 1996-12-17 | 4 | -8/+8 |
* | Close yet another buffer overrun | pst | 1996-12-16 | 1 | -2/+2 |
* | Reviewed by: davidn@blaze.net.au | davidn | 1996-12-16 | 1 | -4/+50 |
* | Add man page for moused(8). It is basically a rehash of the | mpp | 1996-12-16 | 2 | -1/+105 |
* | Add mtest. | fenner | 1996-12-16 | 1 | -2/+2 |
* | Add the one line description of the man page at the top so | mpp | 1996-12-15 | 1 | -2/+3 |
* | Make mtest build. Write a makefile and a man page. | fenner | 1996-12-15 | 3 | -2/+56 |
* | This commit was generated by cvs2svn to compensate for changes in r20529, | fenner | 1996-12-15 | 1 | -0/+206 |
|\ |
|
| * | A multicast testing program, allowing you to join and leave both | fenner | 1996-12-15 | 1 | -0/+206 |
* | Avoid some buffer overrun problems. | pst | 1996-12-15 | 2 | -7/+7 |
* | make note of which /etc files need upgrading in installUpgrade rather | jkh | 1996-12-15 | 5 | -85/+83 |
* | Documented ctm_dequeue and the new feature of ctm_smail that goes with it. | mckay | 1996-12-15 | 2 | -12/+123 |
* | Increase the size of the vector that is allocated for execv(). Jordan | joerg | 1996-12-15 | 1 | -3/+3 |
* | Now that I've got my source tree sorted out, bring all the things | jkh | 1996-12-14 | 12 | -72/+195 |
* | Part #2 of the config cleanup. More aggressive, replaced an NIH | joerg | 1996-12-14 | 5 | -38/+31 |
* | Round #1 of cleaning up the config(8) mess. This is only the more | joerg | 1996-12-14 | 3 | -15/+14 |
* | Fix some very minor cosmetic cruft I couldn't help tweaking when | jkh | 1996-12-14 | 1 | -0/+2 |
* | Remove reference to unused variable ncr.ns_async. | se | 1996-12-14 | 1 | -2/+1 |
* | 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 |