summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Compile libtelnet from eBones, not secure.markm1996-11-031-2/+2
* Doc updates and cleanups made with the bind-4.9.4 update some time ago.peter1996-11-014-24/+102
* Add an "officially undocumented" tweak for squid so that it can see thepeter1996-11-011-2/+7
* Correct a "spelling" error in a comment.dyson1996-10-312-4/+4
* Regenerate. This backs out my previous change to TCL_SHLIB_SUFFIX, sincepeter1996-10-312-3/+3
* Replace collate_range_cmp call with its codeache1996-10-311-1/+18
* collate_range_cmp -> __collate_range_cmpache1996-10-311-4/+5
* collate_range_cmp -> __collate_range_cmpache1996-10-312-6/+8
* Rename collate_range_cmp to __collate_range_cmp for internal usageache1996-10-312-5/+14
* Regenerate.peter1996-10-302-4/+4
* If you run with option Z and malloc fails, memset gets calledphk1996-10-291-4/+6
* Regenerated.. Use new minor number for both installed names, not justpeter1996-10-292-5/+5
* Do not make symbolic links from obj directory into source tree,wosch1996-10-261-233/+73
* Fix an off-by-one error in getvfsent().joerg1996-10-261-1/+1
* Note that streams are now flushed on abort.alex1996-10-261-2/+2
* Various cosmeticsphk1996-10-261-48/+28
* POSIX requires stdio buffers be flushed on abort.alex1996-10-261-0/+8
* Moved #include of <sys/types.h> earlier so that this compiles whenbde1996-10-251-7/+8
* GNU-style changes:ache1996-10-232-11/+21
* Simplify debug outputache1996-10-232-5/+14
* Add #include <sys/types>phk1996-10-221-1/+2
* close bin/1648 libmd not 64bit safe.phk1996-10-225-12/+15
* Fix a potential memory leak i've introduced with my recent patch.joerg1996-10-211-2/+2
* add flag FNM_ICASE for case insensitve searchwosch1996-10-202-1/+25
* malloc_pages should be static.phk1996-10-201-187/+103
* Remove the arbitrary limit for the line length in /etc/ttys, and makejoerg1996-10-191-11/+33
* Back out most of the last backout. :-) Guido removed the 1.1.1.1->1.1.1.2peter1996-10-191-10/+18
* Backout bzero patch.guido1996-10-181-21/+11
* After some thinking implement alternative way:if it is impossibleache1996-10-181-9/+5
* Make PERMIT_CONSOLE to work not only fromache1996-10-171-1/+8
* When freeing buffers in the db routines, also zeroize themguido1996-10-171-1/+3
* Change "nope" to ":"ache1996-10-171-1/+1
* Prevent namespace pollution cause by this library by splitting toache1996-10-174-8/+23
* If 1) regular Unix passwords not permitted and 2) skey databaseache1996-10-171-2/+5
* Make it work in localized environment, replace strftime's %b which can beache1996-10-171-2/+9
* Corrently null-terminate the path being passed to the opendir() calls,peter1996-10-171-0/+1
* Bring back ns_* routines; we need them for ifconfig and route.jkh1996-10-161-2/+1
* Save half of space in LC_COLLATE and remove unneded code.ache1996-10-152-35/+10
* A couple of minor nits.phk1996-10-141-5/+10
* Send PASV instead of PASSIVE.jkh1996-10-101-2/+2
* Use -mdoc macros properly.wollman1996-10-094-52/+63
* Require that a timezone specified via the TZ envariable be a regularwollman1996-10-091-1/+7
* Add orandom(), osrandom(), etc.ache1996-10-091-3/+7
* Improve seeding, the random sequence did not vary matchache1996-10-092-14/+75
* Fix an error in the description of "h_errno". Add "const" to a fewjdp1996-10-081-4/+4
* Yet another attempt to remove the old libraries correctly. libfoo.*bde1996-10-082-5/+7
* Link shared libraries with -xpst1996-10-081-1/+1
* Fixed prototyping of dlopen/dlsym in dlfcn.h, to match how crt0.c definesscrappy1996-10-081-2/+2
* Implement virtual-to-physical address mapping for the kvm library onpeter1996-10-072-40/+130
* Remove garbage initcode reference so that 'gcc -Dlint ...'steve1996-10-061-2/+1
OpenPOWER on IntegriCloud