index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
Age
Commit message (
Expand
)
Author
1996-07-30
Update ECOFF nlist from NetBSD
Niklas Hallqvist
1996-07-27
close all pipes in child; netbsd pr#2575
Theo de Raadt
1996-07-03
Permit old behaviour of uname(2) if new kernel variable is not available
Thorsten Lockert
1996-06-29
Make uname(1) and uname(3) do sane things for the version field; now will
Thorsten Lockert
1996-06-17
Added better ELF section header handling. Correctly handle stripped objs.
etheisen
1996-06-14
if no executable formats are defined for the architecture, it should
Theo de Raadt
1996-05-30
Fixes for ecoff updates
Per Fogelstrom
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
1996-05-26
signal mask repair, netbsd pr#2442
Theo de Raadt
1996-05-24
sync to ecoff changes
Theo de Raadt
1996-05-17
Addition of elf support.
Per Fogelstrom
1996-05-06
fix typos; netbsd pr#2376; from beal@umiacs.UMD.EDU
Theo de Raadt
1996-05-01
from netbsd:
Theo de Raadt
1996-05-01
from netbsd: #define _verr* to verr*, to make these use prototypes
Theo de Raadt
1996-05-01
from cgd; fix a couple of typesetting and grammatical errors in GLOB_BRACE de...
Theo de Raadt
1996-05-01
vis.3 man page misuses the word comprise; netbsd pr#2345; from seebs@taniemar...
Theo de Raadt
1996-04-29
Initial libc ELF support. Currently only elf_hash() is implemented.
etheisen
1996-04-24
yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structure
Theo de Raadt
1996-04-23
do not assume "." exists -- it might have gotten unlink()'ed -- we
Theo de Raadt
1996-04-21
sync to netbsd 960418
Theo de Raadt
1996-03-25
Prototype internal functions
Thorsten Lockert
1996-03-25
Use correct prototype in the presense of __STDC__
Thorsten Lockert
1996-02-24
From NetBSD: Fixed SEE ALSO section. Closes PR # 2049 (from Mike Long
Niklas Hallqvist
1996-01-29
from netbsd; warnx called incorrectly
Theo de Raadt
1995-12-15
use alloca() instead of malloc()
Theo de Raadt
1995-12-14
update from netbsd
Theo de Raadt
1995-12-14
setmode() returns void *
Theo de Raadt
1995-12-14
unvis() works on plain char, not u_char
Theo de Raadt
1995-12-14
initgroups() takes a gid_t
Theo de Raadt
1995-12-14
getgrouplist() returns array of gid_t
Theo de Raadt
1995-12-04
a.out is more likely, so check for it first
Theo de Raadt
1995-10-31
__fdnlist() is used by libkvm
Theo de Raadt
1995-10-30
nlist will now handle many formats (once the code is written)
Theo de Raadt
1995-10-30
do ecoff on the pica as well (for now)
Theo de Raadt
1995-10-28
Eliminate race by stopping timer before restarting it with remaining time
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt