summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1996-06-06system() $EDITOR safelyTheo de Raadt
1996-06-03Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$Niklas Hallqvist
1996-06-02Some format strings were not handled entirely right, fixed.Thorsten Lockert
1996-06-02Fix minor problem in translation of termcap capabilities into terminfoThorsten Lockert
1996-06-02Build libform, libmenu and libpanelThorsten Lockert
1996-06-02Remove garbage from importThorsten Lockert
1996-06-02SYSV-style form library; from ncursesThorsten Lockert
1996-06-02SYSV-style menu library; from ncursesThorsten Lockert
1996-06-02SYSV-style panels library; from ncursesThorsten Lockert
1996-06-02setupterm() should return 1 for success, not OKThorsten Lockert
1996-06-02Add file that got accidentally removed with curses upgrade; also bumpThorsten Lockert
1996-06-02Install ncurses as -lcurses and <curses.h>Thorsten Lockert
1996-05-31Build new terminfo emulation libraryThorsten Lockert
1996-05-31Do not install links to libtermlib* on installThorsten Lockert
1996-05-31Terminfo emulation library; currently understands only about reading fromThorsten Lockert
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-27amiga uses new libkvmTheo de Raadt
1996-05-26signal mask repair, netbsd pr#2442Theo de Raadt
1996-05-26sync 0521Theo de Raadt
1996-05-25Minor cleanupPer Fogelstrom
1996-05-24sync to ecoff changesTheo de Raadt
1996-05-24darn good reason not use a primarily big-endian cpu in little-endian mode:Theo 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-22libutilTheo de Raadt
1996-05-22machine/asm.h is sufficientTheo de Raadt
1996-05-22repair return values, more checkingTheo de Raadt
1996-05-19Changes for mips.Per Fogelstrom
1996-05-19New version of crt0 scrt0 gcrt0 to support ELF shared libs.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-10sync with netbsdTheo de Raadt
1996-05-10torek fix to close old descriptor silentlyTheo de Raadt
1996-05-10sun3 uses new libkvmTheo de Raadt
1996-05-08install rfork man pageTheo de Raadt
1996-05-07db release 1.85Theo de Raadt
1996-05-07correct bpf typesTheo de Raadt
1996-05-06hard-code the include installation path (mostly for speed)Theo de Raadt
1996-05-06fix typos; netbsd pr#2376; from beal@umiacs.UMD.EDUTheo de Raadt
1996-05-05sync with 0430Theo de Raadt
1996-05-04use "unsigned int" instead of "u_int" so that _POSIX_SOURCE works.Theo 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