| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use collate for alpha character ranges | Andrey A. Chernov | 1996-08-12 | 1 | -1/+4 |
| * | Remove static collcmp, use new internal function now | Andrey A. Chernov | 1996-08-12 | 1 | -37/+4 |
| * | Remove static collcmp, ise new internal function now | Andrey A. Chernov | 1996-08-12 | 1 | -35/+3 |
| * | Add internal function __collcmp once instead of adding it statically | Andrey A. Chernov | 1996-08-12 | 3 | -2/+65 |
| * | Use collate for alpha character ranges | Andrey A. Chernov | 1996-08-12 | 1 | -1/+35 |
| * | 8bit cleaness (ctype) fixes | Andrey A. Chernov | 1996-08-11 | 6 | -16/+18 |
| * | Use collate data for national alpha character ranges like [a-z] | Andrey A. Chernov | 1996-08-11 | 1 | -4/+45 |
| * | Short value is better for hash due to easy overflow in 8bit characters | Andrey A. Chernov | 1996-08-11 | 1 | -1/+1 |
| * | Use locale for character classes instead of hardcoded values | Andrey A. Chernov | 1996-08-11 | 4 | -37/+89 |
| * | Yeesh! I shouldn't have looked. Fix a whole bunch more. Pray | Jordan K. Hubbard | 1996-08-10 | 1 | -7/+17 |
| * | Fix an exceedingly confusing typo. | Jordan K. Hubbard | 1996-08-10 | 1 | -1/+1 |
| * | Remove some hardcode *roff font change escape codes from | Mike Pritchard | 1996-08-06 | 2 | -4/+4 |
| * | Correct the paramter type of the second argument to fgets. | Mike Pritchard | 1996-08-06 | 1 | -1/+1 |
| * | 1. Add verbose flag to ftp_login() | Jordan K. Hubbard | 1996-08-03 | 5 | -306/+16 |
| * | Document that the relevant clock ticks are for the statistics clock | Bruce Evans | 1996-07-30 | 1 | -0/+3 |
| * | Document that clock ticks are for the profiling clock and that the | Bruce Evans | 1996-07-30 | 1 | -2/+4 |
| * | Fixed description of _SC_CLK_TCK. Both the clock and the units | Bruce Evans | 1996-07-30 | 1 | -1/+1 |
| * | Fixed comment about ru_maxrss. This field isn't an integral. | Bruce Evans | 1996-07-30 | 1 | -1/+1 |
| * | Fix some of the problems that bde pointed out to me some time ago. | Peter Wemm | 1996-07-28 | 1 | -7/+16 |
| * | Refer to the ASCII character 000 by its proper name, `NUL', and not | Garrett Wollman | 1996-07-25 | 1 | -11/+12 |
| * | Finish rename of KERN_DOMAINNAME to KERN_NISDOMAINNAME. | Garrett Wollman | 1996-07-25 | 2 | -4/+4 |
| * | Fix a memory leak in MD[245]End() | Poul-Henning Kamp | 1996-07-24 | 1 | -9/+8 |
| * | Bring in fixes to db 1.85 from NetBSD. These fixes have been documented as | Paul Traina | 1996-07-21 | 3 | -18/+39 |
| * | Document madvise(2) as it is in FreeBSD. | John Dyson | 1996-07-20 | 1 | -11/+40 |
| * | The previous change to alarm.3 to improve the wording | Mike Pritchard | 1996-07-19 | 1 | -19/+24 |
| * | Revert to old version of strftime.c; the new one doesn't work right. | Garrett Wollman | 1996-07-19 | 1 | -109/+77 |
| * | the previous text was absurd, and wrong | Adam David | 1996-07-19 | 1 | -2/+2 |
| * | Merge the recently-imported tzcode96h distribution (libc portion). The | Garrett Wollman | 1996-07-18 | 6 | -192/+253 |
| * | In _yp_dobind(), if we find ourselves required to contact the local ypbind | Bill Paul | 1996-07-13 | 1 | -0/+18 |
| * | Include the proper header file (<unistd.h>) and declare [gs]etdomainname() | Garrett Wollman | 1996-07-12 | 2 | -11/+8 |
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 165 | -510/+673 |
| * | Cast lseek arguments appropriately. | Jordan K. Hubbard | 1996-07-09 | 2 | -8/+8 |
| * | add references lstat(2), readlink(2), symlink(7) in section SEE ALSO | Wolfram Schneider | 1996-07-07 | 1 | -1/+4 |
| * | Implement an ftpVerbose() hook. | Jordan K. Hubbard | 1996-07-04 | 3 | -2/+22 |
| * | Isolated all the crap for thread-safe so I can see what goes on again... | Poul-Henning Kamp | 1996-07-03 | 1 | -61/+48 |
| * | Describe the "file pointer" in lseeks' man page a bit better | Mike Pritchard | 1996-07-03 | 1 | -2/+3 |
| * | Document the "sig" function parameter. | Mike Pritchard | 1996-07-03 | 2 | -1/+5 |
| * | Implement incremental passwd database updates. This is done by ading a '-u' | Guido van Rooij | 1996-07-01 | 1 | -2/+8 |
| * | Add back missing backslash in SUBDIR list, it got lost when libtcl was | Peter Wemm | 1996-06-28 | 1 | -3/+3 |
| * | Add libtcl to makefile | Poul-Henning Kamp | 1996-06-28 | 1 | -2/+2 |
| * | Makefile: | Gary Palmer | 1996-06-26 | 2 | -3/+3 |
| * | Bmaked tcl 7.5 | Poul-Henning Kamp | 1996-06-26 | 1 | -0/+847 |
| * | Fixed comparisons so that preposterously large (>= 0x80000000) brk values | Bruce Evans | 1996-06-25 | 2 | -10/+10 |
| * | Bring in my changes for removing the pestilent obj links (unless you | Jordan K. Hubbard | 1996-06-24 | 2 | -4/+4 |
| * | Adjust docs to match reality. | Jordan K. Hubbard | 1996-06-24 | 1 | -4/+8 |
| * | Adjust the reference to ftpBinary() in the (unused) TCL wrappers. | Jordan K. Hubbard | 1996-06-24 | 1 | -4/+4 |
| * | Removed -g from CFLAGS. | Bruce Evans | 1996-06-23 | 1 | -2/+2 |
| * | Specify that daemon(3) returns int, and standardise the | Gary Palmer | 1996-06-22 | 1 | -3/+5 |
| * | Fix a bug in the way binary/ascii settings were being done. New | Jordan K. Hubbard | 1996-06-22 | 2 | -42/+78 |
| * | Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de> | James Raynard | 1996-06-22 | 1 | -3/+2 |