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-08-05
truncate h_name and h_aliases[] to MAXHOSTNAMELEN
Theo de Raadt
1996-08-05
check for port 20
Theo de Raadt
1996-08-05
if port 20 incoming, kill it and try again
Theo de Raadt
1996-08-04
typo
Todd C. Miller
1996-08-03
install as link_ntoa/link_addr; netbsd pr#2614; peter@wonderland.org
Theo de Raadt
1996-08-03
We now define HAVE_STRERROR in CFLAGS instead
Niklas Hallqvist
1996-08-03
We have strerror(3) available
Niklas Hallqvist
1996-08-02
Document EINVAL errno value
Thorsten Lockert
1996-08-02
malloc(3) implementation from FreeBSD; uses mmap(2) to get memory
Thorsten Lockert
1996-08-02
Get padding output correct
Thorsten Lockert
1996-08-01
Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, with
Thorsten Lockert
1996-07-31
duh, theo
Theo de Raadt
1996-07-31
someone want to write login_fbtab.3?
Theo de Raadt
1996-07-31
login_fbtab() in libutil
Theo de Raadt
1996-07-31
Make typesafe and remove non-portable va_list tricks.
Niklas Hallqvist
1996-07-31
int not size_t, checked against K&R pg247; netbsd pr#2664, msaitoh@spa.is.uec...
Theo de Raadt
1996-07-30
Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT).
Per Fogelstrom
1996-07-30
errno restore was reversed.
Jason Downs
1996-07-30
if (beer-tonight) test-before-commit();
Theo de Raadt
1996-07-30
only reset port-range if modified initially; if needed call getsockname
Theo de Raadt
1996-07-30
Update ECOFF nlist from NetBSD
Niklas Hallqvist
1996-07-30
ARGH! CVS was fooling me saying these files existed in NetBSD, they ARE NOT!
Niklas Hallqvist
1996-07-30
Oops, somehow these files had got removed. Resurrect and add OpenBSD tags
Niklas Hallqvist
1996-07-30
Sync with NetBSD + Add OpenBSD tags
Niklas Hallqvist
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
[next]