| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dmalloc here too. | peter | 1997-01-01 | 1 | -3/+3 |
* | Include ns_udp.c here too. | jkh | 1997-01-01 | 1 | -2/+2 |
* | Use ${COPY} instead of -c for installing non-source files. | bde | 1997-01-01 | 5 | -13/+11 |
* | Added the package catagories astro, chinese, mbone, and vietnamese; | obrien | 1996-12-31 | 1 | -1/+5 |
* | Add two missing links (hoststat/purgestat) | peter | 1996-12-31 | 1 | -1/+3 |
* | Cosmetic fix for pppd; login() updates both utmp and wtmp, so don't | msmith | 1996-12-31 | 1 | -3/+2 |
* | Make the select() call work like the others in the system.. ie: don't | peter | 1996-12-30 | 1 | -3/+5 |
* | Fix harmless bug found by new pointer-to-function prototypes. | peter | 1996-12-30 | 1 | -4/+4 |
* | Fix problem caused by new prototypes. Cast object to (caddr_t) as | peter | 1996-12-30 | 1 | -2/+2 |
* | 1) Base home directory is created if it does not already exist if | davidn | 1996-12-30 | 1 | -35/+65 |
* | Remove breakage of 1.8.2.2, choose slightly better character for quit. | jkh | 1996-12-30 | 2 | -4/+4 |
* | Allow dash `-' (except for first char) and underscore `_' in usernames. | wosch | 1996-12-29 | 2 | -5/+7 |
* | remove group limits checks | wosch | 1996-12-29 | 2 | -45/+7 |
* | increase username length limit to 16 | wosch | 1996-12-29 | 1 | -2/+2 |
* | Support the use of the 2nd CDROM as a fixit aid. Also put the EHS | jkh | 1996-12-29 | 8 | -38/+284 |
* | Add a "catpages" distribution for the catman stuff. | jkh | 1996-12-29 | 4 | -4/+10 |
* | Allow an optional setting to specify a .cf file to be built and installed | peter | 1996-12-28 | 1 | -5/+21 |
* | Use the label that Bruce suggested, it seems the src/etc/Makefile "helpers" | peter | 1996-12-28 | 1 | -1/+1 |
* | Add a hook for installing the /etc/sendmail.cf file | peter | 1996-12-28 | 1 | -0/+4 |
* | Be a little less fatalistic in case of problems. | phk | 1996-12-28 | 1 | -3/+4 |
* | Fix various buffer overflow cases in sliplogin. These might have been | imp | 1996-12-27 | 1 | -12/+17 |
* | Tidy up the generated config.c file. Use #include "opt_config.h", comment | peter | 1996-12-26 | 1 | -2/+4 |
* | Fix some spelling errors. | mpp | 1996-12-26 | 12 | -21/+21 |
* | Clean up some calls to close(). | jkh | 1996-12-26 | 2 | -12/+8 |
* | Fix fixit floppy. | jkh | 1996-12-26 | 2 | -18/+42 |
* | Sort cross references. | wosch | 1996-12-26 | 1 | -5/+6 |
* | More async resolver refinements: | wpaul | 1996-12-25 | 4 | -54/+115 |
* | Fix some bugs: | wpaul | 1996-12-24 | 1 | -11/+34 |
* | comma typos | wosch | 1996-12-23 | 3 | -8/+6 |
* | Correct file modes on updated /etc/skeykeys. | davidn | 1996-12-23 | 1 | -2/+2 |
* | Some more man page cleanup. | mpp | 1996-12-23 | 1 | -41/+33 |
* | Minor internal mdoc usage changes. | mpp | 1996-12-23 | 1 | -4/+6 |
* | Convert to mdoc format. | mpp | 1996-12-23 | 1 | -52/+34 |
* | Minor style fixes. | mpp | 1996-12-23 | 5 | -87/+94 |
* | Big round o changes: | wpaul | 1996-12-22 | 7 | -159/+625 |
* | For /usr/sbin/ppp, you must choose between running ppp in the background or | jkh | 1996-12-22 | 7 | -87/+234 |
* | Make CRTSTS selection a runtime option. Closes PR#1392 | jkh | 1996-12-22 | 7 | -28/+76 |
* | Convert to mdoc format. | mpp | 1996-12-21 | 1 | -56/+67 |
* | Grr. Fix a spelling error. | mpp | 1996-12-21 | 1 | -1/+1 |
* | Convert to mdoc format, and rewrite most of the man page | mpp | 1996-12-21 | 1 | -22/+34 |
* | Convert to mdoc format. | mpp | 1996-12-21 | 1 | -111/+103 |
* | Convert to mdoc format. | mpp | 1996-12-21 | 1 | -76/+88 |
* | Compute IP checksums in addition to TCP checksums when necessary in the | nate | 1996-12-21 | 1 | -12/+17 |
* | 1) 200 users per group limitation removed and pw | davidn | 1996-12-21 | 9 | -290/+472 |
* | Bugfix (cosmetic) for output of generated passwords. | davidn | 1996-12-20 | 1 | -3/+3 |
* | Merge from release 5.1. | fenner | 1996-12-20 | 3 | -193/+960 |
* | This commit was generated by cvs2svn to compensate for changes in r20701, | fenner | 1996-12-20 | 1 | -0/+87 |
|\ |
|
| * | Import the mtrace "5.1" release. The version number jump is because | fenner | 1996-12-20 | 3 | -227/+1341 |
* | | Renamed private copy of ether_aton to my_ether_aton so as to not | nate | 1996-12-19 | 1 | -4/+4 |
* | | Allow 8-bit characters in the passwd gecos field, and adds a paragraph | davidn | 1996-12-19 | 4 | -16/+37 |