summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
1996-06-23from jtc; Ensure user can't make us overrun fixed sized buffers.Theo de Raadt
1996-06-23from mark; set r1 to -1 as well as r0 so callers expecting a 64 bitTheo de Raadt
1996-06-19MD2 copyright is too restrictive for us, pointed out by Jason ThorpeNiklas Hallqvist
1996-06-18use p->hashfraction when doing non-time-critical calculations, rather thanTheo de Raadt
1996-06-18build poll.oTheo de Raadt
1996-06-17Added better ELF section header handling. Correctly handle stripped objs.etheisen
1996-06-14if no executable formats are defined for the architecture, it shouldTheo de Raadt
1996-06-10iruserok() can finally safely use a u_int32_t for the ip addrTheo de Raadt
1996-06-10exit nicely, error out nicelyTheo de Raadt
1996-06-10make 64 bit cleanTheo de Raadt
1996-06-10fix %VTheo de Raadt
1996-06-03Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$Niklas Hallqvist
1996-05-30Fixes for ecoff updatesPer Fogelstrom
1996-05-30add md5crypt()Theo de Raadt
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-05-28All platforms get elf_nlist(). Hidden __elf_is_okay__() function isetheisen
1996-05-27whoopsTheo de Raadt
1996-05-26signal mask repair, netbsd pr#2442Theo de Raadt
1996-05-24sync to ecoff changesTheo de Raadt
1996-05-22sync to raggeTheo de Raadt
1996-05-22need string.hTheo de Raadt
1996-05-22sync to markTheo de Raadt
1996-05-22svr4-style gencatTheo de Raadt
1996-05-22repair return values, more checkingTheo de Raadt
1996-05-19Changes for mips.Per Fogelstrom
1996-05-18poll() as a system callTheo de Raadt
1996-05-17Addition of elf support.Per Fogelstrom
1996-05-16Changes to support elf shared librarysPer Fogelstrom
1996-05-10torek fix to close old descriptor silentlyTheo de Raadt
1996-05-08install rfork man pageTheo de Raadt
1996-05-07db release 1.85Theo de Raadt
1996-05-06fix typos; netbsd pr#2376; from beal@umiacs.UMD.EDUTheo de Raadt
1996-05-04mention sysctl(2) and setrlimit(2); netbsd pr#2152; from davide@PIPER.NECTAR....Theo de Raadt
1996-05-04clear xports after allocating it; netbsd pr#2194; from ragge@my28.sm.luth.seTheo de Raadt
1996-05-04document largest possible value; netbsd pr#2338; from banshee@gabriella.resor...Theo de Raadt
1996-05-01switch on _KERNEL to load proper include fileTheo de Raadt
1996-05-01from netbsd:Theo de Raadt
1996-05-01from netbsd: #define _verr* to verr*, to make these use prototypesTheo de Raadt
1996-05-01from cgd; fix a couple of typesetting and grammatical errors in GLOB_BRACE de...Theo de Raadt
1996-05-01vis.3 man page misuses the word comprise; netbsd pr#2345; from seebs@taniemar...Theo de Raadt
1996-05-01sync with netbsdTheo de Raadt
1996-05-01use strcat.S instead of strcat.cTheo de Raadt
1996-05-01arm32 libc supportTheo de Raadt
1996-05-01bump minor because of futimesTheo de Raadt
1996-05-01add futimesTheo de Raadt
1996-05-01from netbsd; Document EMFILE and ENFILETheo de Raadt
1996-05-01do not proto __syscall or you will experience excruciating painTheo de Raadt
1996-05-01from netbsd; Document futimes()Theo de Raadt
1996-04-29Initial libc ELF support. Currently only elf_hash() is implemented.etheisen
1996-04-25NIS+ in YP compatibility mode does not support a working yp_order(). amdTheo de Raadt