summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-0510-12/+23
* Skip results that have unexpected lengthspst1996-10-011-7/+6
* Support crt0 <-> ld.so interface version 4. This should be both backwardspeter1996-10-011-5/+11
* perror () does not prepend ": " for the non-NULL argument "". close PR 1492wosch1996-09-301-1/+1
* Made this about as (in)complete as sysctl.8.bde1996-09-291-35/+42
* Updated the descriptions of the limits related to EAGAIN.bde1996-09-292-9/+37
* .Os NetBSD -> .Os FreeBSD.wosch1996-09-284-4/+4
* .DV -> .Dv (SOCK_STREAM was invisible).bde1996-09-281-1/+1
* .DV -> .Dv (FOPEN_MAX was invisible).bde1996-09-281-1/+1
* Added parens to noecho in screen initialization example.alex1996-09-281-1/+1
* Peter must be sick of this, so I changed it directly. Fixed:bde1996-09-272-10/+20
* Don't use malloc, pessimize to use sbrk.phk1996-09-272-2/+3
* Don't rely on LIBDIR having been equal to SHLIBDIR on Bruce's suggestion.peter1996-09-272-7/+9
* These were repository copied.peter1996-09-272-30/+0
* libfakegnumalloc -> libgnumallocpeter1996-09-271-1/+1
* Attempt to clean some bogons. I've had so much email with comments,peter1996-09-271-2/+15
* Repository copy libfakegnumalloc to libgnumalloc and remove the symlinkpeter1996-09-272-19/+17
* Remove the nuke of /usr/lib/libgnumalloc*, this is closer to "How It Waspeter1996-09-262-6/+4
* Back out my recent compilation clean-up changes, sysinstall is now weird.pst1996-09-265-5/+5
* Fix a typo.sos1996-09-251-2/+2
* A number of minor bogons and portability things from jdp.phk1996-09-251-28/+37
* Eliminated includes of the "temporary" backwards compatibility headerbde1996-09-241-3/+1
* add missing comma(s) in .Xr macroswosch1996-09-239-15/+24
* phkmalloc/3phk1996-09-232-196/+342
* Fix typo from previous commit (tsvsec --> tv_sec).alex1996-09-231-1/+1
OpenPOWER on IntegriCloud