| Commit message (Expand) | Author | Age | Files | Lines |
* | Name the serial ports tty* and cua* in comments. ttyd* and cuaa* don't | bde | 1994-12-06 | 2 | -46/+78 |
* | Add kryten.atinc.com | gpalmer | 1994-12-06 | 1 | -1/+4 |
* | Changed the behavior of KDMKTONE to comply with svr4, default to | sos | 1994-12-06 | 3 | -6/+24 |
* | Use lstat() instead of stat() for checking if the final source file exists, | bde | 1994-12-06 | 1 | -3/+3 |
* | Add ftp.neosoft.com mirror. | smace | 1994-12-06 | 1 | -1/+4 |
* | Avoid a panic if vn is configured as swapdev. Seems to work fine. | phk | 1994-12-06 | 1 | -3/+6 |
* | 8bit locale ajustment fix | ache | 1994-12-06 | 1 | -2/+6 |
* | Upgrade to version 2.0 | ache | 1994-12-06 | 43 | -1037/+7350 |
* | More changes from John T. Kohl. Man pages, mostly. | jkh | 1994-12-06 | 5 | -382/+630 |
* | Many of John T. Kohl's patches from NetBSD. Thanks, John! | jkh | 1994-12-06 | 23 | -176/+782 |
* | rc.local -> rc.serial | ache | 1994-12-05 | 2 | -6/+6 |
* | Add yet one locale example, this time ISO8859-1 as most common example. | ache | 1994-12-05 | 3 | -4/+15 |
* | gdc -> grdc | ache | 1994-12-05 | 2 | -6/+6 |
* | Fix spelling/grammar errors | pst | 1994-12-05 | 1 | -1/+1 |
* | Remove extra newline introduced in 44lite (oops) | pst | 1994-12-05 | 1 | -1/+4 |
* | Remove extra newline introduced in Net/2 | pst | 1994-12-05 | 1 | -1/+0 |
* | Added entry to Systems.FAQ | gclarkii | 1994-12-05 | 2 | -6/+27 |
* | Remove pppd. | jkh | 1994-12-05 | 1 | -1/+1 |
* | chrtoblk() returns dev_t, not int. | jkh | 1994-12-05 | 2 | -4/+4 |
* | 1. Remove ppp options. There's no room in the generic kernel. | jkh | 1994-12-05 | 2 | -19/+7 |
* | Adjust source paths broken by the i386/ renaming. | jkh | 1994-12-05 | 1 | -1/+2 |
* | change serial interface name | ache | 1994-12-05 | 1 | -2/+2 |
* | Reflect lastest serial names change | ache | 1994-12-05 | 2 | -34/+10 |
* | cua*0? --> cua*a? | ache | 1994-12-04 | 2 | -18/+18 |
* | Remove yet one pccons-related comment | ache | 1994-12-04 | 2 | -4/+2 |
* | New serial naming convention, remove tty0?, change cua0? --> cuaa? | ache | 1994-12-04 | 2 | -88/+26 |
* | Added vn as a possible swapdev. | phk | 1994-12-04 | 1 | -1/+2 |
* | Don't install as 'cu', it breaks Taylor 'cu' installed in the same | ache | 1994-12-04 | 1 | -2/+0 |
* | gdc -> grdc | ache | 1994-12-04 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r4974, | ache | 1994-12-04 | 3 | -0/+232 |
|\ |
|
| * | Re-import with new name, old name conflicts with gated | ache | 1994-12-04 | 3 | -0/+232 |
* | | Add ftp://ftp.demon.co.uk/pub/BSD/FreeBSD/2.0-RELEASE | gpalmer | 1994-12-04 | 1 | -1/+4 |
* | | Remove iso8859-1 to proper name | ache | 1994-12-04 | 2 | -0/+70 |
* | | 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 |
* | | Here is a minor patch for FreeBSD 2.0R to allow it to recognize | joerg | 1994-12-04 | 5 | -5/+19 |
* | | Added vn*, doing the same thing as sd* and wd*. (Disklabel support will | phk | 1994-12-04 | 2 | -8/+12 |
* | | The vnconfig program. | phk | 1994-12-04 | 3 | -0/+539 |
* | | Add quick description of rules how to build locale name, | ache | 1994-12-04 | 2 | -0/+14 |
* | | Added the vnconfig program. | phk | 1994-12-04 | 1 | -1/+1 |
* | | ioctl definitions for the vn driver. | phk | 1994-12-04 | 2 | -0/+122 |
* | | Entries for the vn driver completed. | phk | 1994-12-04 | 1 | -39/+26 |
* | | The vn driver from 4.4_lite | phk | 1994-12-04 | 1 | -0/+550 |
* | | Added dev/vn/vn.c optional vn | phk | 1994-12-04 | 1 | -0/+1 |
* | | Implemented a "TEXT_SET" called 'cleanup_set' which will be called before | phk | 1994-12-04 | 1 | -1/+20 |
* | | 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 |
* | | Joe Greco <jgreco@brasil.moneng.mei.com>'s enhancements to startslip. | jkh | 1994-12-04 | 2 | -54/+121 |