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
Age
Commit message (
Expand
)
Author
1995-12-30
from netbsd: removed :errfix; const qualifier makes it unnecessary
Theo de Raadt
1995-12-30
"advise" is a verb, "advice" is a noun; from seebs@taniemarie.solon.com;
Theo de Raadt
1995-12-30
from netbsd: Fixed %u to expand to a single digit
Theo de Raadt
1995-12-30
from netbsd: Removed unused CALL macro
Theo de Raadt
1995-12-30
from netbsd: Use <machine/asm.h> instead of DEFS.h
Theo de Raadt
1995-12-30
from netbsd:
Theo de Raadt
1995-12-26
from netbsd:
Theo de Raadt
1995-12-21
from netbsd; Rearrange to avoid sign problems with GCC.
Theo de Raadt
1995-12-21
from netbsd; limit the flags that get passed to cpp
Theo de Raadt
1995-12-21
from netbsd; memory mapped clock functions for a start
Theo de Raadt
1995-12-20
add ability to zero out entry; from millert@cs.colorado.edu; netbsd pr#1851
Theo de Raadt
1995-12-18
i believe i took care of the 32bit and alignment issues, so the comment can g...
Theo de Raadt
1995-12-17
expose even more internals, for bdes
Theo de Raadt
1995-12-16
non-USA crypto code by davidb@werj.com.au. The source has been split
Theo de Raadt
1995-12-15
use alloca() instead of malloc()
Theo de Raadt
1995-12-15
sigsetjmp from Havard.Eidnes@runit.sintef.no; netbsd pr#1793
Theo de Raadt
1995-12-15
look for additional sources in crypt/
Theo de Raadt
1995-12-15
from ragge; Add defs to understand K&R cpp
Theo de Raadt
1995-12-15
from netbsd; do not override other CFLAGS settings
Theo de Raadt
1995-12-14
libcrypt is now an empty library
Theo de Raadt
1995-12-14
update from netbsd
Theo de Raadt
1995-12-14
from netbsd:
Theo de Raadt
1995-12-14
update from netbsd
Theo de Raadt
1995-12-14
from netbsd:
Theo de Raadt
1995-12-14
from netbsd; cannot be sure cpp can handle x ## y
Theo de Raadt
1995-12-14
from netbsd; sigsetjmp/siglongjmp was missing. Code fix by Arne H. Juul.
Theo de Raadt
1995-12-14
properly add them...
Theo de Raadt
1995-12-14
from netbsd:
Theo de Raadt
1995-12-14
make first arg of strtod/strtoq const
Theo de Raadt
1995-12-14
from cgd@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-14
from cgd@netbsd; be more conservative when setting the gp
Theo de Raadt
1995-12-14
from netbsd; fix profiling support
Theo de Raadt
1995-12-14
from netbsd:
Theo de Raadt
1995-12-04
a.out is more likely, so check for it first
Theo de Raadt
1995-11-22
fix long/u_int32_t botch; do gethostbyname() only if netgroups are going to
Theo de Raadt
1995-11-20
gethostbyname("#.#.#.#") should fail; not return an incompletely and
Theo de Raadt
1995-11-13
pcap inject function is a good idea; from scottr@edsi.org; netbsd pr#1747
Theo de Raadt
1995-11-06
complete ufs -> ffs change (From John Kohl; PR #1403)
Theo de Raadt
1995-11-01
vax c runtime support
Theo de Raadt
1995-11-01
error in system(3) man page from John Kohl
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
update from NetBSD
Theo de Raadt
1995-10-28
Eliminate race by stopping timer before restarting it with remaining time
Theo de Raadt
1995-10-28
update from NetBSD
Theo de Raadt
[next]