| Commit message (Expand) | Author | Age | Files | Lines |
| * | tputs: (char) -> (int) | Andrey A. Chernov | 1994-12-10 | 1 | -2/+2 |
| * | Prototypes... | Andrey A. Chernov | 1994-12-10 | 4 | -10/+11 |
| * | Correct a type in an ifndef EXCLUDE_3812 from 8312 -> 3812. Obtained | Andreas Schulz | 1994-12-10 | 1 | -2/+2 |
| * | Change the example in the printcap file for the spooling dir from | Andreas Schulz | 1994-12-10 | 1 | -1/+1 |
| * | tputs: (char) -> (int) | Andrey A. Chernov | 1994-12-10 | 2 | -3/+3 |
| * | 1) Small tidyup | Gary Palmer | 1994-12-10 | 1 | -8/+27 |
| * | Fix tputs/tparm declarations | Andrey A. Chernov | 1994-12-09 | 1 | -2/+2 |
| * | Fix tputs declaration | Andrey A. Chernov | 1994-12-09 | 3 | -5/+5 |
| * | Fix tputs/tparm declarations | Andrey A. Chernov | 1994-12-09 | 2 | -4/+4 |
| * | Change all 'regoff_t' occurances to 'int'. GNU typedefed it as 'int', | Andrey A. Chernov | 1994-12-09 | 2 | -35/+38 |
| * | Change #include order to not redifine __P | Andrey A. Chernov | 1994-12-09 | 1 | -1/+1 |
| * | Regcomp, re_comp eliminating | Andrey A. Chernov | 1994-12-09 | 1 | -4/+10 |
| * | More kosher regexp eliminating, based on BSD date now | Andrey A. Chernov | 1994-12-09 | 1 | -6/+6 |
| * | Eliminate buggy regcomp and re_comp implementations, | Andrey A. Chernov | 1994-12-09 | 1 | -4/+5 |
| * | Remove links before creating them | Andrey A. Chernov | 1994-12-08 | 1 | -0/+1 |
| * | Update to current reality. | Poul-Henning Kamp | 1994-12-08 | 3 | -15/+53 |
| * | Would you please correct nfs/nfs_vfsops.c so that the ip address of the | Poul-Henning Kamp | 1994-12-08 | 2 | -4/+4 |
| * | Fix __CONCAT() for the ANSI case to work with #define'd args, in | Bruce Evans | 1994-12-08 | 1 | -2/+3 |
| * | Fix wrong regexps | Andrey A. Chernov | 1994-12-08 | 2 | -8/+8 |
| * | Fix wrong unit=expr for tty? cua? | Andrey A. Chernov | 1994-12-06 | 2 | -6/+6 |
| * | Don't allow negative limits at all. Convert them to RLIM_INFINITY instead | Bruce Evans | 1994-12-06 | 1 | -6/+15 |
| * | Finish removing `#ifdef STATCLOCK'. Not removing it properly here | Bruce Evans | 1994-12-06 | 1 | -9/+0 |
| * | Don't refer to "hardwired" ports. | Bruce Evans | 1994-12-06 | 2 | -4/+4 |
| * | Rename tty0* -> ttyd*. Comment about "serial" terminals instead of | Bruce Evans | 1994-12-06 | 1 | -4/+3 |
| * | Name the serial ports tty* and cua* in comments. ttyd* and cuaa* don't | Bruce Evans | 1994-12-06 | 2 | -46/+78 |
| * | Add kryten.atinc.com | Gary Palmer | 1994-12-06 | 1 | -1/+4 |
| * | Changed the behavior of KDMKTONE to comply with svr4, default to | Søren Schmidt | 1994-12-06 | 3 | -6/+24 |
| * | Use lstat() instead of stat() for checking if the final source file exists, | Bruce Evans | 1994-12-06 | 1 | -3/+3 |
| * | Add ftp.neosoft.com mirror. | Scott Mace | 1994-12-06 | 1 | -1/+4 |
| * | Avoid a panic if vn is configured as swapdev. Seems to work fine. | Poul-Henning Kamp | 1994-12-06 | 1 | -3/+6 |
| * | 8bit locale ajustment fix | Andrey A. Chernov | 1994-12-06 | 1 | -2/+6 |
| * | Upgrade to version 2.0 | Andrey A. Chernov | 1994-12-06 | 43 | -1024/+7337 |
| * | More changes from John T. Kohl. Man pages, mostly. | Jordan K. Hubbard | 1994-12-06 | 5 | -382/+630 |
| * | Many of John T. Kohl's patches from NetBSD. Thanks, John! | Jordan K. Hubbard | 1994-12-06 | 23 | -176/+782 |
| * | rc.local -> rc.serial | Andrey A. Chernov | 1994-12-05 | 2 | -6/+6 |
| * | Add yet one locale example, this time ISO8859-1 as most common example. | Andrey A. Chernov | 1994-12-05 | 3 | -4/+15 |
| * | gdc -> grdc | Andrey A. Chernov | 1994-12-05 | 2 | -6/+6 |
| * | Fix spelling/grammar errors | Paul Traina | 1994-12-05 | 1 | -1/+1 |
| * | Remove extra newline introduced in 44lite (oops) | Paul Traina | 1994-12-05 | 1 | -1/+4 |
| * | Remove extra newline introduced in Net/2 | Paul Traina | 1994-12-05 | 1 | -1/+0 |
| * | Added entry to Systems.FAQ | Gary Clark II | 1994-12-05 | 2 | -6/+27 |
| * | Remove pppd. | Jordan K. Hubbard | 1994-12-05 | 1 | -1/+1 |
| * | chrtoblk() returns dev_t, not int. | Jordan K. Hubbard | 1994-12-05 | 2 | -4/+4 |
| * | 1. Remove ppp options. There's no room in the generic kernel. | Jordan K. Hubbard | 1994-12-05 | 2 | -19/+7 |
| * | Adjust source paths broken by the i386/ renaming. | Jordan K. Hubbard | 1994-12-05 | 1 | -1/+2 |
| * | change serial interface name | Andrey A. Chernov | 1994-12-05 | 1 | -2/+2 |
| * | Reflect lastest serial names change | Andrey A. Chernov | 1994-12-05 | 2 | -34/+10 |
| * | cua*0? --> cua*a? | Andrey A. Chernov | 1994-12-04 | 2 | -18/+18 |
| * | Remove yet one pccons-related comment | Andrey A. Chernov | 1994-12-04 | 2 | -4/+2 |
| * | New serial naming convention, remove tty0?, change cua0? --> cuaa? | Andrey A. Chernov | 1994-12-04 | 2 | -88/+26 |