aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tputs: (char) -> (int)Andrey A. Chernov1994-12-101-2/+2
* Prototypes...Andrey A. Chernov1994-12-104-10/+11
* Correct a type in an ifndef EXCLUDE_3812 from 8312 -> 3812. ObtainedAndreas Schulz1994-12-101-2/+2
* Change the example in the printcap file for the spooling dir fromAndreas Schulz1994-12-101-1/+1
* tputs: (char) -> (int)Andrey A. Chernov1994-12-102-3/+3
* 1) Small tidyupGary Palmer1994-12-101-8/+27
* Fix tputs/tparm declarationsAndrey A. Chernov1994-12-091-2/+2
* Fix tputs declarationAndrey A. Chernov1994-12-093-5/+5
* Fix tputs/tparm declarationsAndrey A. Chernov1994-12-092-4/+4
* Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int',Andrey A. Chernov1994-12-092-35/+38
* Change #include order to not redifine __PAndrey A. Chernov1994-12-091-1/+1
* Regcomp, re_comp eliminatingAndrey A. Chernov1994-12-091-4/+10
* More kosher regexp eliminating, based on BSD date nowAndrey A. Chernov1994-12-091-6/+6
* Eliminate buggy regcomp and re_comp implementations,Andrey A. Chernov1994-12-091-4/+5
* Remove links before creating themAndrey A. Chernov1994-12-081-0/+1
* Update to current reality.Poul-Henning Kamp1994-12-083-15/+53
* Would you please correct nfs/nfs_vfsops.c so that the ip address of thePoul-Henning Kamp1994-12-082-4/+4
* Fix __CONCAT() for the ANSI case to work with #define'd args, inBruce Evans1994-12-081-2/+3
* 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