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-11
document new sysctl for vfs.nfs.norsvport
Nathan Binkert
2002-01-11
Add a new sysctl that removes the requirement for reserved ports to be
Nathan Binkert
2002-01-11
o crank max load for queue and refuse
Todd C. Miller
2002-01-11
Only check for playback interrupts if we're actually expecting them.
Jason Wright
2002-01-10
Bring back pmap_motorola for mac68k.
Miod Vallat
2002-01-10
Replace asm statements with stuff from asm*.h, or even simple equivalent
Miod Vallat
2002-01-10
Switch m68k arches that do not exist in 68060 models back to pmap_motorola.
Miod Vallat
2002-01-10
Reintroduce the pmap_motorola framework.
Miod Vallat
2002-01-10
print proper host name for the proxy's peer; bob ok
Michael Shalayeff
2002-01-10
Fix a locking error in pool_drain. Misc cleanup.
Artur Grabowski
2002-01-10
return ENOTTY not EINVAL in default: in *ioctl()
Michael Shalayeff
2002-01-10
check if device was opened for writing for modifying ops, also it's enotty no...
Michael Shalayeff
2002-01-10
Use IFNAMSIZ for strlcpy() and also pretty the man page
Jason Wright
2002-01-10
Let port 0 be specified as it's not special here.
Hugh Graham
2002-01-10
sigprocmask should return 0 on success, fixes powerpc ntpdate problem.
Dale Rahn
2002-01-10
- unbreak POOL_DIAGNOSTIC.
Artur Grabowski
2002-01-10
No more need for local define of LOCK_ASSERT.
Artur Grabowski
2002-01-10
Protect the pool cache magazine pool with splvm.
Artur Grabowski
2002-01-10
Convert some for-loops into TAILQ_FOREACH.
Artur Grabowski
2002-01-10
more unused code (with channels.c:1.156)
Markus Friedl
2002-01-10
remove dead code (skip drain)
Markus Friedl
2002-01-10
Clean up tty resizing code.
Artur Grabowski
2002-01-10
handle SSH2_MSG_GLOBAL_REQUEST (just reply with failure); ok djm@
Markus Friedl
2002-01-10
skip client_alive_check until there are channels; ok beck@
Markus Friedl
2002-01-10
remove duplicated decl of PF_INET6. found by kjc
Jun-ichiro itojun Hagino
2002-01-10
larger SSIZE and smaller NKMEMPAGES_MIN_DEFAULT
Michael Shalayeff
2002-01-10
cache_align is not used
Michael Shalayeff
2002-01-10
Check result from malloc(9) when using M_NOWAIT. nate@ ok
Thomas Nordin
2002-01-10
Change 1st arg in pthread_attr_getdetachstate to const.
Federico G. Schwindt
2002-01-10
From FreeBSD: fix conversion from msec to timespec.
Federico G. Schwindt
2002-01-10
Check result from malloc(9) when using M_NOWAIT. hugh@ ok
Thomas Nordin
2002-01-10
Check result from malloc(9) when using M_NOWAIT. jason@ ok
Thomas Nordin
2002-01-09
remove cf/domain/sigmasoft.m4 from cf/cf/Makefile
lebel
2002-01-09
Call gdt_init() earlier and only once. Work done with millert@
Thomas Nordin
2002-01-09
add ability to execute script or program after a module is
Eric Jackson
2002-01-09
Add -DSM_CONF_SHM to allow the SharedMemoryKey option to be used (off by
Todd C. Miller
2002-01-09
regen
Michael Shalayeff
2002-01-09
add corega wavelan
Michael Shalayeff
2002-01-09
add ess1921 codec id
Michael Shalayeff
2002-01-09
make sure we use lkmfree() in error cases as well.
Eric Jackson
2002-01-09
better iobase for rtii, from Maxim Tsyplakov <tm@oganer.net>
Michael Shalayeff
2002-01-09
check&fix. Request from ericj@.
Mike Pechkin
2002-01-09
streams gone
Eric Jackson
2002-01-09
streams gone
Eric Jackson
2002-01-09
open RDWR only for -w, RDONLY otherwise
Michael Shalayeff
2002-01-09
Port must be >0 and <=65535. Idea while have fun with ssh.
Mike Pechkin
2002-01-09
make sure mixer was opened for write for AUDIO_MIXER_WRITE
Michael Shalayeff
2002-01-09
Remove private sendmail configuration files -- they are out of date anyhow
Thorsten Lockert
2002-01-09
If a write(2) is done with a length of zero bytes, short-circuit and do not
Thorsten Lockert
2002-01-09
replace buffer_consume(b, buffer_len(b)) with buffer_clear(b); ok provos@
Markus Friedl
[prev]
[next]