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
1999-02-24
doc cabsf; christos
Theo de Raadt
1999-02-24
stderr is not always unbuffered... only initially; kleink
Theo de Raadt
1999-02-24
updates from ncurses-4.2-990220
Todd C. Miller
1999-02-24
This is 5.0, not 4.2
Todd C. Miller
1999-02-24
ncurses-4.2-990220; this is a pre-release of 5.0
Todd C. Miller
1999-02-24
updates from ncurses-4.2-990220
Todd C. Miller
1999-02-24
ncurses-990213
Todd C. Miller
1999-02-19
when checking for weak keys, compare sizeof(des_cblock) bytes, not sizeof(key...
Artur Grabowski
1999-02-17
more errno values are possible; jon@oaktree.co.uk
Theo de Raadt
1999-02-17
#undef _POSIX_SOURCE after inclusion of machine/endian.h (if it was not alrea...
Todd C. Miller
1999-02-16
mandoc version
Theo de Raadt
1999-02-16
real dbm_rdonly
Todd C. Miller
1999-02-16
kludge to get rid of dbm_rdonly not being defined
imp
1999-02-16
daemon returns int
Theo de Raadt
1999-02-16
update prototypes now that socket functions take socklen_t as a length parameter
Todd C. Miller
1999-02-16
deal with socklen_t
Todd C. Miller
1999-02-16
deal with socklen_t
Theo de Raadt
1999-02-16
localtime is in /etc
Theo de Raadt
1999-02-15
must include <sys/types.h> before <sys.socket.h>
Todd C. Miller
1999-02-15
sendto(2) takes a socklen_t as well
Todd C. Miller
1999-02-15
socklen_t is used in struct msghdr and struct cmsghdr
Todd C. Miller
1999-02-15
Use and document socklen_t
Todd C. Miller
1999-02-15
o Minor changes from db.1.86 (sleepycat). Does not include the new hash
Todd C. Miller
1999-02-12
Mention that MD4 is pretty much broken, and MD5 may follow. A couple
Angelos D. Keromytis
1999-02-12
It's always a good idea to test those last minute changes to make sure they c...
Todd C. Miller
1999-02-12
add old dbm-compatible interface from db-1.86 with minor changes by me (needs...
Todd C. Miller
1999-02-11
Update to ncurses-4.2-990206:
Todd C. Miller
1999-02-09
Fixed brk() and sbrk(). Removal of old mvme88k dir.
Steve Murphree
1999-02-07
implement sparc atomic lock with LDSTUB
David Leonard
1999-02-05
support MSG_BCAST and MSG_MCAST
Theo de Raadt
1999-02-04
Save/restore the fp state setjmp/longjmp does not
Niklas Hallqvist
1999-02-04
tidy
David Leonard
1999-02-04
END -> SYSEND (typo fix)
David Leonard
1999-02-04
correct clnt_control() args; alex@freebsd
Theo de Raadt
1999-02-03
comment out broken float save stuff for the time being
David Leonard
1999-02-03
wrong ret type for write define (millert@)
David Leonard
1999-02-02
arc fixes for libc_r
imp
1999-02-02
typo
David Leonard
1999-02-01
Bracket protos for _nc_read_bsd_terminfo_entry and _nc_read_bsd_terminfo_file
Todd C. Miller
1999-02-01
When compiling for ELF use .init and .fini sections instead of special syms.
Per Fogelstrom
1999-02-01
Should be taken care of but make it obvious
Per Fogelstrom
1999-02-01
There must be a better way...
Per Fogelstrom
1999-02-01
add test_sigsuspend test_sigwait
David Leonard
1999-02-01
move tests together
David Leonard
1999-02-01
don't handle signals in the gc thread
David Leonard
1999-02-01
don't compute resource usage. this speeds things up a lot
David Leonard
1999-02-01
sync with tzcode1999a
David Leonard
1999-02-01
mi ptrace
David Leonard
1999-02-01
malloc can't use write() if it fails very early, so use the unwrapped syscall...
David Leonard
1999-02-01
remove PASSTHRU
David Leonard
[next]