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
2002-01-24
restore a little bit of historical material
Michael Shalayeff
2002-01-24
remove old style init used by mips. uses _thread_init_constructor now
Per Fogelstrom
2002-01-24
clean. minor -mdoc fixes.
Mike Pechkin
2002-01-24
Add manpage for comkbd and create links for sabtty->sab, zstty->zs, zskbd->zs
Jason Wright
2002-01-24
ebus attachment for com
Jason Wright
2002-01-24
Sort SEE ALSO
Jason Wright
2002-01-24
mention zskbd and attachment to wskbd
Jason Wright
2002-01-24
Add a driver for keyboards on com (ns16550 clones) as found on the AXi, etc.
Jason Wright
2002-01-24
Fix a few typos
Artur Grabowski
2002-01-24
allow reinitializing mbr in the ext parts; from Matt Watson <mwatson@apple.com>
Michael Shalayeff
2002-01-24
Remove the ms (mainly at zs) stuff
Jason Wright
2002-01-24
pretty
Jason Wright
2002-01-24
Don't need ms.h (or SUNKBD/SUNMS)
Jason Wright
2002-01-24
More cleaning
Jason Wright
2002-01-24
Save the interrupt cookies and fix the printfs for failure.
Jason Wright
2002-01-23
Detect if a udp socket on STDIN_FILENO is connected by calling
brian
2002-01-23
proper handling for DLT_NULL and DLT_LOOP (header byte swapping); pointed out...
Michael Shalayeff
2002-01-23
copy*str() fixes for vax. Also includes some fixes from NetBSD PR #7838.
Miod Vallat
2002-01-23
From FreeBSD:
Federico G. Schwindt
2002-01-23
update to sudo 1.6.5p2
Todd C. Miller
2002-01-23
Actually return the ESP/AH/COMP ground descriptions for policy
Angelos D. Keromytis
2002-01-23
use sizeof instead of magic numbers
Michael Shalayeff
2002-01-23
recognize athlon model 6 and model 7; from netbsd
Michael Shalayeff
2002-01-23
disable pmtu for ipsec when the sysctl says so; bug report cjkim2000@yahoo.com
Niels Provos
2002-01-23
Convert to pool; based on changes NetBSD
Todd C. Miller
2002-01-23
_THREAD_PRIVATE_MUTEX_UNLOCK() on error before returning; millert@ ok.
Federico G. Schwindt
2002-01-23
Plug login_cap and bsd_auth related memory leaks. Problem noticed
Todd C. Miller
2002-01-23
THREAD_UNLOCK() on error before returning; millert@ ok.
Federico G. Schwindt
2002-01-23
fix a bug in az_find and make az_staet() more readable; from Vladimir Popov <...
Michael Shalayeff
2002-01-23
handle split input/output devices (from NetBSD)
Jason Wright
2002-01-23
copy*str() sanity fixes for sparc.
Miod Vallat
2002-01-23
more bugs, from Vladimir Popov <jumbo@narod.ru>
Michael Shalayeff
2002-01-23
compatability -> compatibility.
Federico G. Schwindt
2002-01-23
Fix memory leaks in login_getstyle(), login_getstr() and login_getcaptime()
Todd C. Miller
2002-01-23
xref bktr and radio
Michael Shalayeff
2002-01-23
the last few sprintf -> snprintf
Hakan Olsson
2002-01-23
bktr may have radio
Michael Shalayeff
2002-01-23
allow attaching radio on bktr; from netbsd w/ fixes from Vladimir Popov <jumb...
Michael Shalayeff
2002-01-23
snprintf, and only dump exchange data if USE_DEBUG is defined
Hakan Olsson
2002-01-23
sprintf->snprintf & bugfix
Hakan Olsson
2002-01-23
no more strcpy/sprintf
Hakan Olsson
2002-01-23
regen
Michael Shalayeff
2002-01-23
sb audigy w/ fw; from Maxim Tsyplakov <tm@oganer.net>
Michael Shalayeff
2002-01-23
move mb_map allocation to mbinit()
Artur Grabowski
2002-01-23
Another strcpy gone.
Hakan Olsson
2002-01-23
move definition of mb_map from zillions of machdep.c to uipc_mbuf.c
Artur Grabowski
2002-01-23
strcpy->strlcpy, sprintf->snprintf
Hakan Olsson
2002-01-23
strcat->strlcat, sprintf->snprintf
Hakan Olsson
2002-01-23
strcpy->strlcpy
Hakan Olsson
2002-01-23
strncat->strlcat, sprintf->snprintf
Hakan Olsson
[next]