aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong regexpsAndrey A. Chernov1994-12-082-8/+8
* Fix wrong unit=expr for tty? cua?Andrey A. Chernov1994-12-062-6/+6
* Don't allow negative limits at all. Convert them to RLIM_INFINITY insteadBruce Evans1994-12-061-6/+15
* Finish removing `#ifdef STATCLOCK'. Not removing it properly hereBruce Evans1994-12-061-9/+0
* Don't refer to "hardwired" ports.Bruce Evans1994-12-062-4/+4
* Rename tty0* -> ttyd*. Comment about "serial" terminals instead ofBruce Evans1994-12-061-4/+3
* Name the serial ports tty* and cua* in comments. ttyd* and cuaa* don'tBruce Evans1994-12-062-46/+78
* Add kryten.atinc.comGary Palmer1994-12-061-1/+4
* Changed the behavior of KDMKTONE to comply with svr4, default toSøren Schmidt1994-12-063-6/+24
* Use lstat() instead of stat() for checking if the final source file exists,Bruce Evans1994-12-061-3/+3
* Add ftp.neosoft.com mirror.Scott Mace1994-12-061-1/+4
* Avoid a panic if vn is configured as swapdev. Seems to work fine.Poul-Henning Kamp1994-12-061-3/+6
* 8bit locale ajustment fixAndrey A. Chernov1994-12-061-2/+6
* Upgrade to version 2.0Andrey A. Chernov1994-12-0643-1024/+7337
* More changes from John T. Kohl. Man pages, mostly.Jordan K. Hubbard1994-12-065-382/+630
* Many of John T. Kohl's patches from NetBSD. Thanks, John!Jordan K. Hubbard1994-12-0623-176/+782
* rc.local -> rc.serialAndrey A. Chernov1994-12-052-6/+6
* Add yet one locale example, this time ISO8859-1 as most common example.Andrey A. Chernov1994-12-053-4/+15
* gdc -> grdcAndrey A. Chernov1994-12-052-6/+6
* Fix spelling/grammar errorsPaul Traina1994-12-051-1/+1
* Remove extra newline introduced in 44lite (oops)Paul Traina1994-12-051-1/+4
* Remove extra newline introduced in Net/2Paul Traina1994-12-051-1/+0
* Added entry to Systems.FAQGary Clark II1994-12-052-6/+27
* Remove pppd.Jordan K. Hubbard1994-12-051-1/+1
* chrtoblk() returns dev_t, not int.Jordan K. Hubbard1994-12-052-4/+4
* 1. Remove ppp options. There's no room in the generic kernel.Jordan K. Hubbard1994-12-052-19/+7
* Adjust source paths broken by the i386/ renaming.Jordan K. Hubbard1994-12-051-1/+2
* change serial interface nameAndrey A. Chernov1994-12-051-2/+2
* Reflect lastest serial names changeAndrey A. Chernov1994-12-052-34/+10
* cua*0? --> cua*a?Andrey A. Chernov1994-12-042-18/+18
* Remove yet one pccons-related commentAndrey A. Chernov1994-12-042-4/+2
* New serial naming convention, remove tty0?, change cua0? --> cuaa?Andrey A. Chernov1994-12-042-88/+26
* Added vn as a possible swapdev.Poul-Henning Kamp1994-12-041-1/+2
* Don't install as 'cu', it breaks Taylor 'cu' installed in the sameAndrey A. Chernov1994-12-041-2/+0
* gdc -> grdcAndrey A. Chernov1994-12-041-1/+1
* Re-import with new name, old name conflicts with gatedAndrey A. Chernov1994-12-043-0/+232
* Add ftp://ftp.demon.co.uk/pub/BSD/FreeBSD/2.0-RELEASEGary Palmer1994-12-041-1/+4
* Remove iso8859-1 to proper nameAndrey A. Chernov1994-12-042-0/+70
* Dig out full locale names set for ISO8859-1 (great success!)Andrey A. Chernov1994-12-041-7/+7
* Found at least one proper name for ISO8859-1 locale,Andrey A. Chernov1994-12-041-6/+6
* Comment out iso88591 installation until proper name set will be foundAndrey A. Chernov1994-12-041-1/+7
* Here is a minor patch for FreeBSD 2.0R to allow it to recognizeJoerg Wunsch1994-12-045-5/+19
* Added vn*, doing the same thing as sd* and wd*. (Disklabel support willPoul-Henning Kamp1994-12-042-8/+12
* The vnconfig program.Poul-Henning Kamp1994-12-043-0/+539
* Add quick description of rules how to build locale name,Andrey A. Chernov1994-12-042-0/+14
* Added the vnconfig program.Poul-Henning Kamp1994-12-041-1/+1
* ioctl definitions for the vn driver.Poul-Henning Kamp1994-12-042-0/+122
* Entries for the vn driver completed.Poul-Henning Kamp1994-12-041-39/+26
* The vn driver from 4.4_litePoul-Henning Kamp1994-12-041-0/+550
* Added dev/vn/vn.c optional vnPoul-Henning Kamp1994-12-041-0/+1