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
1996-07-29
Reset port range if bind() fails.
Jason Downs
1996-07-29
ensure bindresvport() is told to find a port
Theo de Raadt
1996-07-29
Use new bind() kernel semantics.
Jason Downs
1996-07-29
rresvport() in terms of bind() & bindresvport()
Theo de Raadt
1996-07-27
Fix typos on install of include files
Thorsten Lockert
1996-07-27
close all pipes in child; netbsd pr#2575
Theo de Raadt
1996-07-27
typo
Theo de Raadt
1996-07-27
typo
Theo de Raadt
1996-07-27
be very careful in case of signed chars
Theo de Raadt
1996-07-27
fix from bde; Clean up the FP stack before returning. The i387 exp()
Theo de Raadt
1996-07-27
Integrate zlib v1.0.3
Thorsten Lockert
1996-07-26
HAVE_STRERROR for __OpenBSD__
Theo de Raadt
1996-07-25
oops, floatconstants are in memory so wee need a .cpload to set gp-reg.
Per Fogelstrom
1996-07-24
Actually, let's use straight defines instead of macros. Potentially a
Jason Downs
1996-07-24
Prevent the v8 style regexp library from clashing with the POSIX regex.
Jason Downs
1996-07-22
bzero sockaddr_in
Theo de Raadt
1996-07-22
bzero sockaddr before use
Theo de Raadt
1996-07-22
Add support for terminfo.db files; same format as termcap.db but with
Thorsten Lockert
1996-07-20
Correct return value
Thorsten Lockert
1996-07-20
bcopy->memcpy & tag
Theo de Raadt
1996-07-20
bogus frees; from jraynard@freebsd.org
Theo de Raadt
1996-07-20
support # comments
Theo de Raadt
1996-07-19
eschew use of HAVE_SOCKADDR_SA_LEN for now
Theo de Raadt
1996-07-13
We need "curses.priv.h" for tracing even with a private terminfo emulation
Thorsten Lockert
1996-07-13
We are not neccecarily running with curses; if we are we won't use this
Thorsten Lockert
1996-07-12
bring it to the latest 0.2 LBL release.
Michael Shalayeff
1996-07-12
cannot check for stack underflow
Theo de Raadt
1996-07-06
type fixos
Theo de Raadt
1996-07-03
prototype ethers(3) functions (inside !_KERNEL), pointed out in
Theo de Raadt
1996-07-03
document EOPNOTSUPP error return; from kgor@ksg.com
Theo de Raadt
1996-07-03
Permit old behaviour of uname(2) if new kernel variable is not available
Thorsten Lockert
1996-07-02
for magic MD5 salt, call md5crypt()
Theo de Raadt
1996-07-02
pretty the comment
Theo de Raadt
1996-07-02
Use getrawpartition().
Jason Downs
1996-07-01
update rcsid
Theo de Raadt
1996-07-01
streamline, check ports
Theo de Raadt
1996-06-30
destination address should have read source, return description was ambigous.
dm
1996-06-29
Make uname(1) and uname(3) do sane things for the version field; now will
Thorsten Lockert
1996-06-29
prefer non-loopback addresses
Theo de Raadt
1996-06-29
pmap_set/unset to loopback; should rewrite to search for loopback addr
Theo de Raadt
1996-06-29
typo
Theo de Raadt
1996-06-29
fix multiple invocations; from tlb@viaweb.com
Theo de Raadt
1996-06-23
from jtc; Ensure user can't make us overrun fixed sized buffers.
Theo de Raadt
1996-06-23
from mark; set r1 to -1 as well as r0 so callers expecting a 64 bit
Theo de Raadt
1996-06-21
Accept a NULL buffer to tgetent(3)
Thorsten Lockert
1996-06-21
Make sure we don't write more than 1024 bytes into the buffer passed to
Thorsten Lockert
1996-06-21
When truncating to long termcap entries, don't leave partial capabilities
Thorsten Lockert
1996-06-21
WHen called with a buffer (throug tgetent(3)), never type to copy more than
Thorsten Lockert
1996-06-20
only write to realpath if non-NULL
Theo de Raadt
1996-06-19
do not unexpectedly unlink the ptmp file; also support SIG*STOP cleanly
Theo de Raadt
[next]