| Commit message (Expand) | Author | Age | Files | Lines |
| * | National date/time representation in syslog logfiles looks ugly, | Andrey A. Chernov | 1995-08-29 | 1 | -2/+1 |
| * | Brought in changes from rev 1.14.2.1 into main branch. | David Greenman | 1995-08-26 | 1 | -1/+10 |
| * | Remove the CFLAGS+=-I${CURDIR}/net that I previously added. | Peter Wemm | 1995-08-21 | 1 | -1/+0 |
| * | Define DEBUG as 1 instead of as nothing so that it doesn't conflict with | Bruce Evans | 1995-08-21 | 1 | -1/+1 |
| * | Fix bogus include paths, some of which stopped libresolv from compiling. | Bruce Evans | 1995-08-21 | 6 | -14/+12 |
| * | Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1) | Peter Wemm | 1995-08-20 | 9 | -215/+420 |
| * | fgetline does not exist.. fgetln is in it's place. Correct the X-Ref. | Peter Wemm | 1995-08-18 | 1 | -1/+1 |
| * | There is no such file as /usr/include/ufs/quota.h. There is a file | Joerg Wunsch | 1995-08-15 | 1 | -1/+1 |
| * | Submitted by: Bill Fenner <fenner@parc.xerox.com> | Bill Paul | 1995-08-14 | 1 | -3/+5 |
| * | Small NIS tweak: frob pw_error() a little so that it can say either | Bill Paul | 1995-08-13 | 1 | -1/+8 |
| * | Forget to close file | Andrey A. Chernov | 1995-08-11 | 2 | -0/+2 |
| * | Bump shlib minor because xdr_* functions have been enabled. Do NOT | Satoshi Asami | 1995-08-09 | 1 | -1/+1 |
| * | Fix _listmatch() so that it doesn't fall off the end of the list string. | Bill Paul | 1995-08-08 | 1 | -6/+5 |
| * | Fix manpage to reflect current sources | Andrey A. Chernov | 1995-08-07 | 1 | -21/+49 |
| * | Restore %s format support from previous version | Andrey A. Chernov | 1995-08-07 | 1 | -1/+22 |
| * | Just when you thought it was safe... | Bill Paul | 1995-08-07 | 3 | -40/+212 |
| * | Install non-source files with the optional flag ${COPY}, not with the flag -c. | Bruce Evans | 1995-08-06 | 2 | -3/+3 |
| * | Install source files with the -c flag, not with the optional flag ${COPY}. | Bruce Evans | 1995-08-06 | 5 | -13/+13 |
| * | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-08-06 | 10 | -19/+20 |
| * | Fix default %c to be ctime-compatible as supposed (by Solaris too) | Andrey A. Chernov | 1995-08-06 | 1 | -4/+4 |
| * | Only build libtelnet if the secure libtelnet is not going to be built. | Mark Murray | 1995-08-06 | 1 | -1/+5 |
| * | Remove _set_ospeed, it is done in tgetent now | Andrey A. Chernov | 1995-08-05 | 2 | -6/+0 |
| * | Do a little trick which covers 99% cases: initialize ospeed | Andrey A. Chernov | 1995-08-05 | 7 | -48/+53 |
| * | The European Commission went out and invented a new sort of summer-time | Garrett Wollman | 1995-08-05 | 3 | -224/+321 |
| * | Don't depend on bogusly-installed <tzfile.h>. | Garrett Wollman | 1995-08-05 | 1 | -1/+1 |
| * | Fix cut&paste error: LC_COLLATE should be LC_TIME | Andrey A. Chernov | 1995-08-05 | 1 | -3/+3 |
| * | Add time locale loading | Andrey A. Chernov | 1995-08-05 | 1 | -0/+8 |
| * | Move rtprio.2 from usr.sbin/rtprio to lib/libc/sys, overwriting the bogus | Bruce Evans | 1995-08-05 | 1 | -28/+42 |
| * | Fix sh coredump in vi mode with empty colon command | Andrey A. Chernov | 1995-08-04 | 1 | -0/+3 |
| * | Implement locale-sensitive strftime () from ADO (heavily modified | Garrett Wollman | 1995-08-04 | 3 | -106/+254 |
| * | Allow any speeds in baudrate | Andrey A. Chernov | 1995-08-04 | 1 | -2/+6 |
| * | Add SA_RESTART to ^Z reaction, EIO was returned in other case | Andrey A. Chernov | 1995-08-04 | 1 | -0/+3 |
| * | Simplify baud printing code | Andrey A. Chernov | 1995-08-04 | 1 | -84/+1 |
| * | Nuke local termcap.h and use system one | Andrey A. Chernov | 1995-08-04 | 2 | -4/+4 |
| * | Remove libftp from Makefile | Jordan K. Hubbard | 1995-08-04 | 1 | -1/+1 |
| * | Eliminate ospeed switch with new _set_ospeed | Andrey A. Chernov | 1995-08-04 | 1 | -28/+1 |
| * | Add non-standard function: _set_ospeed(speed) | Andrey A. Chernov | 1995-08-04 | 4 | -6/+89 |
| * | Reviewed by: David Greenman | Bill Paul | 1995-08-02 | 1 | -14/+4 |
| * | Make strtod conforms manpage, use isspace to skip initial whitespaces | Andrey A. Chernov | 1995-08-01 | 1 | -7/+3 |
| * | Similar changes like in strtol, all this family is VERY broken | Andrey A. Chernov | 1995-08-01 | 5 | -5/+15 |
| * | strtol and atoi VERY broken in 8bit chars locale, i.e. if you pass something | Andrey A. Chernov | 1995-08-01 | 1 | -1/+3 |
| * | Null terminate all strings returned by the dummy uname() routine, | Mike Pritchard | 1995-07-31 | 2 | -18/+26 |
| * | bkr() returns an int, and not a pointer. Document this. | Joerg Wunsch | 1995-07-23 | 1 | -3/+3 |
| * | Add missing entries for 38400/57600/115200 bauds to tmspc10[] | Andrey A. Chernov | 1995-07-23 | 1 | -1/+2 |
| * | Confirmed to work by: rcarter@geli.com (Russell Carter) | Bruce Evans | 1995-07-22 | 1 | -4/+1 |
| * | Slight adjustment to previous fix for __ivaliduser(). It was checking for | Peter Wemm | 1995-07-16 | 1 | -2/+4 |
| * | Make ruserok() accept the #-starting comment lines we used to have | Joerg Wunsch | 1995-07-16 | 1 | -0/+2 |
| * | The declaration of sigaction was missing a `const'. | Bruce Evans | 1995-07-16 | 1 | -1/+1 |
| * | Fix the synopsis of signal() again. Now it is uglier but correct. | Bruce Evans | 1995-07-16 | 1 | -2/+2 |
| * | Change this to do what it should have done from the start. | Poul-Henning Kamp | 1995-07-12 | 7 | -41/+59 |