index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-09-24
7955/7956
Jason Wright
2003-09-24
initial support for hifn 7955 (no AES or PK yet)
Jason Wright
2003-09-24
indent
Theo de Raadt
2003-09-24
crank max connections to 800 (really, there are poeple doing this)
Theo de Raadt
2003-09-23
Sample files for /etc/mail, installed at 'make distribution' time.
Todd C. Miller
2003-09-23
move client only agent code to clientloop.c
Markus Friedl
2003-09-23
Limit "proc: table is full" messages to once every 10 seconds which helps whe...
Todd C. Miller
2003-09-23
don't print trailing \0; bug #709; Robert.Dahlem@siemens.com
Markus Friedl
2003-09-23
replace fatal_cleanup() and linked list of fatal callbacks with static
Markus Friedl
2003-09-23
simplify by using getifaddrs. cedric@ ok
Jun-ichiro itojun Hagino
2003-09-23
use getaddrinfo for name-to-address resolution. mcbride@ ok
Jun-ichiro itojun Hagino
2003-09-23
o mention why poll(2) is often more effecient than select(2)
Todd C. Miller
2003-09-23
Replace select backends with poll backends. selscan() and pollscan()
Todd C. Miller
2003-09-23
regen (Prepare for conversion of select backend -> poll)
Todd C. Miller
2003-09-23
Prepare for conversion of select backend -> poll
Todd C. Miller
2003-09-23
revert safety checks; requested by mickey@
Anil Madhavapeddy
2003-09-23
ignore address families other than AF_INET in get_netmask().
Matthieu Herrb
2003-09-23
add support for poll(2); ok deraadt
Markus Friedl
2003-09-23
sync; hifn 7955
Jason Wright
2003-09-23
hifn 7955
Jason Wright
2003-09-23
fix a few strlcpy
Theo de Raadt
2003-09-22
Document the optional argument support and as well as where we differ from
Todd C. Miller
2003-09-22
If permutation is disabled (as it is via getopt(3) or when POSIXLY_CORRECT
Todd C. Miller
2003-09-22
Fix read beyond end of buffer, found by mallocguard. ok deraadt@ espie@
Dale Rahn
2003-09-22
canonical realloc
Vincent Labrecque
2003-09-22
fix leak on realloc failure
Vincent Labrecque
2003-09-22
Off-by-ones, from aaron@
Miod Vallat
2003-09-22
sync
Alexander Yurchenko
2003-09-22
Two new Acard UDMA6 ATA chips
Alexander Yurchenko
2003-09-22
set .com/.net to delegation-only
Jakob Schlyter
2003-09-22
sync with 9.2.2-P3; new zone type "delegation-only"
Jakob Schlyter
2003-09-22
Kill warnings. Add a note saying the current paper describes the
Otto Moerbeek
2003-09-22
Typo.
Otto Moerbeek
2003-09-22
Make registers contain zero initially. Needed for new bc(1) and original dc(1)
Otto Moerbeek
2003-09-22
remove my (incorrect) BUGS addition;
Jason McIntyre
2003-09-22
Say where the output of this test (the Jabberwocky poem) is coming from.
Otto Moerbeek
2003-09-22
tweaks;
Jason McIntyre
2003-09-22
sync pfloghdr with <net/if_pflog.h>;
Jason McIntyre
2003-09-22
sync with FreeBSD page, including standard options list and some mdoc nits;
Jason McIntyre
2003-09-22
Introduce a function ask_yn() to use when asking 'yes or no'
Kenneth R Westerback
2003-09-21
convert tgetline() from select(2) -> poll(2)
Todd C. Miller
2003-09-21
Replace err(1, "") with err(1, NULL) to avoid a warning; Andrey Matveev
Todd C. Miller
2003-09-21
A set of regressions for dc(1).
Otto Moerbeek
2003-09-21
revert for now.
Federico G. Schwindt
2003-09-21
sync
Alexander Yurchenko
2003-09-21
Yet another ServerWorks CSB6 IDE
Alexander Yurchenko
2003-09-21
sync with netbsd defines. no functional changes.
Federico G. Schwindt
2003-09-21
document and declare 64-bit function/macros. ok millert@ deraadt@
Federico G. Schwindt
2003-09-21
"exp" is a reserved symbol under gcc3/posix. mcbride ok
Jun-ichiro itojun Hagino
2003-09-21
plug memory leak. from kame. fgsch ok
Jun-ichiro itojun Hagino
[next]