| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Dig out full locale names set for ISO8859-1 (great success!) | ache | 1994-12-04 | 1 | -7/+7 |
* | | Found at least one proper name for ISO8859-1 locale, | ache | 1994-12-04 | 1 | -6/+6 |
* | | Comment out iso88591 installation until proper name set will be found | ache | 1994-12-04 | 1 | -1/+7 |
* | | Add quick description of rules how to build locale name, | ache | 1994-12-04 | 1 | -0/+7 |
* | | Fix encoding scheme UTF2 --> None | ache | 1994-12-04 | 1 | -1/+1 |
* | | Reorganize data to not mess with sources | ache | 1994-12-04 | 3 | -1/+198 |
* | | Fix wrong encoding scheme UTF2 --> NONE | ache | 1994-12-04 | 1 | -4/+2 |
* | | Install Kaleb's iso_8859_1 by default. | jkh | 1994-12-04 | 1 | -1/+1 |
* | | From: Kaleb Keithley <kaleb@x.org> | jkh | 1994-12-04 | 1 | -0/+37 |
* | | extern.h, iostat.c, main.c, vmstat.c: | bde | 1994-12-03 | 5 | -24/+18 |
* | | Submitted by: Philippe Charnier | ats | 1994-12-01 | 1 | -1/+1 |
* | | Sorry..forgot something for yesterdays login patch.. | ugen | 1994-12-01 | 1 | -0/+1 |
* | | Patch of password expired bug. | ugen | 1994-11-30 | 1 | -26/+11 |
* | | Get rid of gets | ache | 1994-11-29 | 1 | -1/+1 |
* | | Moved "VMSTAT" column up by one row so that it displays properly on 24 | dg | 1994-11-25 | 1 | -1/+1 |
* | | add missing tconv | ache | 1994-11-22 | 1 | -2/+2 |
* | | Another absolute path... | phk | 1994-11-21 | 1 | -1/+1 |
* | | -I${.CURDIR}/../.. | phk | 1994-11-21 | 1 | -1/+1 |
* | | Absolute path to /sys again... | phk | 1994-11-21 | 1 | -1/+1 |
* | | More absolute paths | phk | 1994-11-21 | 1 | -1/+1 |
* | | Add distribution=krb for P-HK | wollman | 1994-11-20 | 5 | -2/+7 |
* | | Add getopt. 1.x used to have it, it's gone from 2.0, I need it, end | jkh | 1994-11-20 | 1 | -7/+5 |
* | | NetBSD -> FreeBSD | nate | 1994-11-19 | 1 | -2/+2 |
* | | Correct the dig manpage that has some macros in it, that our man system | ats | 1994-11-19 | 1 | -6/+6 |
* | | Fixed a typo. Seems this manual page has stemmed from the rwall | ats | 1994-11-18 | 1 | -2/+2 |
* | | Fixed the PATH and cleanenv setting in su. This was totally broken in the | ats | 1994-11-17 | 1 | -3/+3 |
* | | A little fix for "make distribute". | phk | 1994-11-14 | 1 | -1/+1 |
* | | Fix logic in previous commit. | bde | 1994-11-14 | 1 | -1/+1 |
* | | Added chat | lars | 1994-11-12 | 1 | -2/+2 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | This commit was generated by cvs2svn to compensate for changes in r4374, | lars | 1994-11-12 | 10 | -0/+1809 |
|\ \ \ \ |
|
| | | * | | chat for ppp, from ppp 2.1.2 | lars | 1994-11-12 | 1 | -0/+16 |
| | | / |
|
| | * | | chat for ppp, from ppp 2.1.2 | lars | 1994-11-12 | 3 | -0/+1425 |
| | * | | This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. | cvs2svn | 1994-09-23 | 1690 | -448756/+0 |
| * | | | chat for ppp, from ppp 2.1.2 | lars | 1994-11-12 | 6 | -0/+368 |
* | | | | Fix beforeinstall target: | ache | 1994-11-08 | 1 | -1/+1 |
* | | | | Set given term name exactly, not first name from termcap entry. | ache | 1994-11-07 | 1 | -13/+0 |
* | | | | Always make the salt a 8 char string (incl '\0') for algorithms that can use it | phk | 1994-11-06 | 1 | -1/+8 |
* | | | | Better tuning for FreeBSD 2.0 | ache | 1994-11-04 | 1 | -0/+3 |
* | | | | Merge changes with new version | ache | 1994-11-04 | 4 | -7/+7 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r4135, | ache | 1994-11-04 | 1 | -1/+3 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Initial import 1.8.6 | ache | 1994-11-04 | 5 | -8/+10 |
* | | | | Prepare for 1.8.6 import | ache | 1994-11-04 | 1 | -4/+4 |
* | | | | Simplify __FreeBSD__ block since __386BSD_ eliminated | ache | 1994-11-04 | 1 | -5/+3 |
* | | | | __386BSD__ -> __FreeBSD__ | jkh | 1994-11-04 | 1 | -2/+2 |
* | | | | Give up instead of looping endlessly for unknown speeds. | bde | 1994-10-30 | 1 | -2/+1 |
* | | | | More 8bit/ctype fixes, command mode | ache | 1994-10-30 | 4 | -39/+27 |
* | | | | Make window 8bit clean and ctype oriented. | ache | 1994-10-30 | 9 | -89/+16 |
* | | | | Fix hang on exit: needs to restore SIGIO reaction _before_ | ache | 1994-10-30 | 2 | -1/+3 |
* | | | | Fix print class mistype | ache | 1994-10-28 | 1 | -1/+1 |
* | | | | Andreas Klemm's tape erase patches from 1.1.5.1. | jkh | 1994-10-28 | 2 | -0/+6 |