Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-02 | Install ncurses as -lcurses and <curses.h> | Thorsten Lockert | |
Install BSD curses library as -locurses and <ocurses.h> | |||
1996-05-31 | Build new terminfo emulation library | Thorsten Lockert | |
1996-05-31 | Do not install links to libtermlib* on install | Thorsten Lockert | |
1996-05-31 | Terminfo emulation library; currently understands only about reading from | Thorsten Lockert | |
termcap database using cgetent(3) | |||
1996-05-30 | Fixes for ecoff updates | Per Fogelstrom | |
1996-05-30 | add md5crypt() | Theo de Raadt | |
1996-05-29 | enable ELF/a.out/ECOFF in machine/exec.h | Theo de Raadt | |
1996-05-28 | All platforms get elf_nlist(). Hidden __elf_is_okay__() function is | etheisen | |
now present for ELF platforms. This function is not ABI compliant and it's use should be restricted. exec_sup.h now determines the target OMF for various platforms. | |||
1996-05-27 | whoops | Theo de Raadt | |
1996-05-27 | amiga uses new libkvm | Theo de Raadt | |
1996-05-26 | signal mask repair, netbsd pr#2442 | Theo de Raadt | |
1996-05-26 | sync 0521 | Theo de Raadt | |
1996-05-25 | Minor cleanup | Per Fogelstrom | |
1996-05-24 | sync to ecoff changes | Theo de Raadt | |
1996-05-24 | darn good reason not use a primarily big-endian cpu in little-endian mode: | Theo de Raadt | |
the ARM port runs little-endian, but it's fp is still big-endian! | |||
1996-05-22 | sync to ragge | Theo de Raadt | |
1996-05-22 | need string.h | Theo de Raadt | |
1996-05-22 | sync to mark | Theo de Raadt | |
1996-05-22 | svr4-style gencat | Theo de Raadt | |
1996-05-22 | libutil | Theo de Raadt | |
1996-05-22 | machine/asm.h is sufficient | Theo de Raadt | |
1996-05-22 | repair return values, more checking | Theo de Raadt | |
1996-05-19 | Changes for mips. | Per Fogelstrom | |
1996-05-19 | New version of crt0 scrt0 gcrt0 to support ELF shared libs. | Per Fogelstrom | |
It is very likely that this code will be replaced later. :-) | |||
1996-05-18 | poll() as a system call | Theo de Raadt | |
1996-05-17 | Addition of elf support. | Per Fogelstrom | |
1996-05-16 | Changes to support elf shared librarys | Per Fogelstrom | |
1996-05-10 | sync with netbsd | Theo de Raadt | |
1996-05-10 | torek fix to close old descriptor silently | Theo de Raadt | |
1996-05-10 | sun3 uses new libkvm | Theo de Raadt | |
1996-05-08 | install rfork man page | Theo de Raadt | |
1996-05-07 | db release 1.85 | Theo de Raadt | |
1996-05-07 | correct bpf types | Theo de Raadt | |
1996-05-06 | hard-code the include installation path (mostly for speed) | Theo de Raadt | |
1996-05-06 | fix typos; netbsd pr#2376; from beal@umiacs.UMD.EDU | Theo de Raadt | |
1996-05-05 | sync with 0430 | Theo de Raadt | |
1996-05-04 | use "unsigned int" instead of "u_int" so that _POSIX_SOURCE works. | Theo de Raadt | |
netbsd pr#2164; from seebs@taniemarie.solon.com | |||
1996-05-04 | mention sysctl(2) and setrlimit(2); netbsd pr#2152; from ↵ | Theo de Raadt | |
davide@PIPER.NECTAR.CS.CMU.EDU | |||
1996-05-04 | clear xports after allocating it; netbsd pr#2194; from ragge@my28.sm.luth.se | Theo de Raadt | |
1996-05-04 | document largest possible value; netbsd pr#2338; from ↵ | Theo de Raadt | |
banshee@gabriella.resort.com | |||
1996-05-04 | beforeinstall -> includes | Theo de Raadt | |
1996-05-04 | commented out includes install renamed | Theo de Raadt | |
1996-05-01 | switch on _KERNEL to load proper include file | Theo de Raadt | |
1996-05-01 | from netbsd: | Theo de Raadt | |
- grab prototypes from netgroup.h - added _ng_print, netgroup pretty printing function | |||
1996-05-01 | from netbsd: #define _verr* to verr*, to make these use prototypes | Theo de Raadt | |
correctly and compile in the "no indr_references" case. | |||
1996-05-01 | from cgd; fix a couple of typesetting and grammatical errors in GLOB_BRACE ↵ | Theo de Raadt | |
description | |||
1996-05-01 | vis.3 man page misuses the word comprise; netbsd pr#2345; from ↵ | Theo de Raadt | |
seebs@taniemarie.solon.com | |||
1996-05-01 | sync with netbsd | Theo de Raadt | |
1996-05-01 | use strcat.S instead of strcat.c | Theo de Raadt | |
1996-05-01 | arm32 libc support | Theo de Raadt | |