| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc updates and cleanups made with the bind-4.9.4 update some time ago. | Peter Wemm | 1996-11-01 | 4 | -24/+102 |
| * | Add an "officially undocumented" tweak for squid so that it can see the | Peter Wemm | 1996-11-01 | 1 | -2/+7 |
| * | Correct a "spelling" error in a comment. | John Dyson | 1996-10-31 | 2 | -4/+4 |
| * | Regenerate. This backs out my previous change to TCL_SHLIB_SUFFIX, since | Peter Wemm | 1996-10-31 | 2 | -3/+3 |
| * | Replace collate_range_cmp call with its code | Andrey A. Chernov | 1996-10-31 | 1 | -1/+18 |
| * | collate_range_cmp -> __collate_range_cmp | Andrey A. Chernov | 1996-10-31 | 1 | -4/+5 |
| * | collate_range_cmp -> __collate_range_cmp | Andrey A. Chernov | 1996-10-31 | 2 | -6/+8 |
| * | Rename collate_range_cmp to __collate_range_cmp for internal usage | Andrey A. Chernov | 1996-10-31 | 2 | -5/+14 |
| * | Regenerate. | Peter Wemm | 1996-10-30 | 2 | -4/+4 |
| * | If you run with option Z and malloc fails, memset gets called | Poul-Henning Kamp | 1996-10-29 | 1 | -4/+6 |
| * | Regenerated.. Use new minor number for both installed names, not just | Peter Wemm | 1996-10-29 | 2 | -5/+5 |
| * | Do not make symbolic links from obj directory into source tree, | Wolfram Schneider | 1996-10-26 | 1 | -232/+72 |
| * | Fix an off-by-one error in getvfsent(). | Joerg Wunsch | 1996-10-26 | 1 | -1/+1 |
| * | Note that streams are now flushed on abort. | Alexander Langer | 1996-10-26 | 1 | -2/+2 |
| * | Various cosmetics | Poul-Henning Kamp | 1996-10-26 | 1 | -48/+28 |
| * | POSIX requires stdio buffers be flushed on abort. | Alexander Langer | 1996-10-26 | 1 | -0/+8 |
| * | Moved #include of <sys/types.h> earlier so that this compiles when | Bruce Evans | 1996-10-25 | 1 | -7/+8 |
| * | GNU-style changes: | Andrey A. Chernov | 1996-10-23 | 2 | -11/+21 |
| * | Simplify debug output | Andrey A. Chernov | 1996-10-23 | 2 | -5/+14 |
| * | Add #include <sys/types> | Poul-Henning Kamp | 1996-10-22 | 1 | -1/+2 |
| * | close bin/1648 libmd not 64bit safe. | Poul-Henning Kamp | 1996-10-22 | 5 | -12/+15 |
| * | Fix a potential memory leak i've introduced with my recent patch. | Joerg Wunsch | 1996-10-21 | 1 | -2/+2 |
| * | add flag FNM_ICASE for case insensitve search | Wolfram Schneider | 1996-10-20 | 2 | -1/+25 |
| * | malloc_pages should be static. | Poul-Henning Kamp | 1996-10-20 | 1 | -187/+103 |
| * | Remove the arbitrary limit for the line length in /etc/ttys, and make | Joerg Wunsch | 1996-10-19 | 1 | -11/+33 |
| * | Back out most of the last backout. :-) Guido removed the 1.1.1.1->1.1.1.2 | Peter Wemm | 1996-10-19 | 1 | -10/+18 |
| * | Backout bzero patch. | Guido van Rooij | 1996-10-18 | 1 | -21/+11 |
| * | After some thinking implement alternative way:if it is impossible | Andrey A. Chernov | 1996-10-18 | 1 | -9/+5 |
| * | Make PERMIT_CONSOLE to work not only from | Andrey A. Chernov | 1996-10-17 | 1 | -1/+8 |
| * | When freeing buffers in the db routines, also zeroize them | Guido van Rooij | 1996-10-17 | 1 | -1/+3 |
| * | Change "nope" to ":" | Andrey A. Chernov | 1996-10-17 | 1 | -1/+1 |
| * | Prevent namespace pollution cause by this library by splitting to | Andrey A. Chernov | 1996-10-17 | 4 | -8/+23 |
| * | If 1) regular Unix passwords not permitted and 2) skey database | Andrey A. Chernov | 1996-10-17 | 1 | -2/+5 |
| * | Make it work in localized environment, replace strftime's %b which can be | Andrey A. Chernov | 1996-10-17 | 1 | -2/+9 |
| * | Corrently null-terminate the path being passed to the opendir() calls, | Peter Wemm | 1996-10-17 | 1 | -0/+1 |
| * | Bring back ns_* routines; we need them for ifconfig and route. | Jordan K. Hubbard | 1996-10-16 | 1 | -2/+1 |
| * | Save half of space in LC_COLLATE and remove unneded code. | Andrey A. Chernov | 1996-10-15 | 2 | -35/+10 |
| * | A couple of minor nits. | Poul-Henning Kamp | 1996-10-14 | 1 | -5/+10 |
| * | Send PASV instead of PASSIVE. | Jordan K. Hubbard | 1996-10-10 | 1 | -2/+2 |
| * | Use -mdoc macros properly. | Garrett Wollman | 1996-10-09 | 4 | -52/+63 |
| * | Require that a timezone specified via the TZ envariable be a regular | Garrett Wollman | 1996-10-09 | 1 | -1/+7 |
| * | Add orandom(), osrandom(), etc. | Andrey A. Chernov | 1996-10-09 | 1 | -3/+7 |
| * | Improve seeding, the random sequence did not vary match | Andrey A. Chernov | 1996-10-09 | 2 | -14/+75 |
| * | Fix an error in the description of "h_errno". Add "const" to a few | John Polstra | 1996-10-08 | 1 | -4/+4 |
| * | Yet another attempt to remove the old libraries correctly. libfoo.* | Bruce Evans | 1996-10-08 | 2 | -5/+7 |
| * | Link shared libraries with -x | Paul Traina | 1996-10-08 | 1 | -1/+1 |
| * | Fixed prototyping of dlopen/dlsym in dlfcn.h, to match how crt0.c defines | Marc G. Fournier | 1996-10-08 | 1 | -2/+2 |
| * | Implement virtual-to-physical address mapping for the kvm library on | Peter Wemm | 1996-10-07 | 2 | -40/+130 |
| * | Remove garbage initcode reference so that 'gcc -Dlint ...' | Steve Price | 1996-10-06 | 1 | -2/+1 |
| * | delete doubled words, e.g.: "the the" -> "the" | Wolfram Schneider | 1996-10-05 | 10 | -12/+23 |