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
2000-10-09
Sync.
Angelos D. Keromytis
2000-10-09
Don't call cgetset() on $TERMCAP. There are no known problems (that I am
Todd C. Miller
2000-10-09
Add check for NUL home that got missed in the last merge
Todd C. Miller
2000-10-08
update to ncurses-5.1-20001007
Todd C. Miller
2000-10-06
weaken syscall symbols in libc by default
David Leonard
2000-10-06
Add a CAVEATS section to warn programmers that shell meta-characters will
Aaron Campbell
2000-10-05
missed it by That Much
David Leonard
2000-10-05
Use volatile on the __asm__ directives, do not allow the compiler to reorder
Dale S. Rahn
2000-10-04
use weak symbols in sparc's libc
David Leonard
2000-10-04
teach tags about SYSENTRY
David Leonard
2000-10-04
oops
David Leonard
2000-10-04
switch to _machdep_switch() instead of setjmp/longjmp. For some reason this f...
David Leonard
2000-10-04
if fstat fails fails, as it will on some sockets, close anyway.
David Leonard
2000-10-04
bit of a cleanup
David Leonard
2000-10-03
bt_open.c: parenthesize - and & proper (from freebsd);
Michael Shalayeff
2000-10-03
public domain
David Leonard
2000-10-03
constistent naming
David Leonard
2000-10-03
thread switching code
David Leonard
2000-10-03
Sync again.
Angelos D. Keromytis
2000-10-03
Sync.
Angelos D. Keromytis
2000-10-02
Don't call cgetset() on $TERMCAP if setugid. The logic has been reworked
Todd C. Miller
2000-10-02
Don't look in ~/.terminfo if setugid. This is consistent with the
Todd C. Miller
2000-09-30
Make it obvious that open(2) returns ELOOP if O_NOFOLLOW was specified
Todd C. Miller
2000-09-27
Sync again (remove unneeded RAND_set calls).
Angelos D. Keromytis
2000-09-26
Sync.
Angelos D. Keromytis
2000-09-25
fix off-by-1 error.
Jun-ichiro itojun Hagino
2000-09-25
doc that O_TRUNC needs a write mode
Theo de Raadt
2000-09-25
document pmtu discovery, from NetBSD
Niels Provos
2000-09-25
prepare for switching threads
David Leonard
2000-09-25
char const* -> const char *
Federico G. Schwindt
2000-09-25
prepare for thread switching
David Leonard
2000-09-25
preparation for switch-based threads
David Leonard
2000-09-24
unlock, instead of re-lock. fixes PR#1408
David Leonard
2000-09-22
IPng -> IPv6
Aaron Campbell
2000-09-22
ipx_addr(3) takes a const char *.
Todd C. Miller
2000-09-22
Document cd/ados/msdos options.
Marc Espie
2000-09-19
Update.
Angelos D. Keromytis
2000-09-17
Arguments to .Dt macros should be all-caps.
Aaron Campbell
2000-09-17
Fix typo in NAME section; loict@bougon.net. While I'm here, capitalify the
Aaron Campbell
2000-09-16
Change setuserpath() from void to int so we can pass up a return
Todd C. Miller
2000-09-15
check return value for setenv(3) for failure, and deal appropriately
Theo de Raadt
2000-09-14
Remove spurious period.
Aaron Campbell
2000-09-12
o add missing getsid() prototype
Todd C. Miller
2000-09-11
The mkstemp() function appeared in 4.4BSD; todd@
Aaron Campbell
2000-09-08
typo in comment, AILASES -> ALIASES
Brad Smith
2000-09-06
Update to tzcode2000f from ftp://elsie.nci.nih.gov/pub/
Todd C. Miller
2000-09-05
des_modes(7) not des_modes(7); jmd@turbogeek.org
Theo de Raadt
2000-09-03
Boring... Add :L modifier to all tweakable variables tests.
Marc Espie
2000-08-31
on /etc/hosts lookup, set "official host name" (the leftmost hostname)
Jun-ichiro itojun Hagino
2000-08-31
fix _PATH_DEFPATH; sigh@kuzirabekon.econ.nagasaki-u.ac.jp
Theo de Raadt
[next]