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
2001-11-30
Kill uvm_pagealloc_contig. The two drivers that still used it should have
Artur Grabowski
2001-11-30
only make a copy of the mbuf if the route rule is dup-to
jasoni
2001-11-30
Don't brelse a random pointer in ffs_realloccg when filesystem is full
Artur Grabowski
2001-11-30
unifdef OLDIP6OUTPUT
Jun-ichiro itojun Hagino
2001-11-30
Call buf_cleanout, which handles wakeups
Constantine Sapuntzakis
2001-11-30
unbreak
Artur Grabowski
2001-11-30
typo
Artur Grabowski
2001-11-30
adding bge(4) and stge(4)
Nathan Binkert
2001-11-30
rl and vr are reported to work.
Nathan Binkert
2001-11-30
add stge(4)
Nathan Binkert
2001-11-30
This file was just a placeholder required for kern_exit_43.c to compile.
Miod Vallat
2001-11-30
Fix a mergeo and don't truncate a 0 length file when freeing it.
Artur Grabowski
2001-11-30
Only m68k-based architectures need to include <machine/psl.h> here.
Miod Vallat
2001-11-30
add stge(4)
Nathan Binkert
2001-11-29
crossref pci and stge
Michael Shalayeff
2001-11-29
fix pasto so this compiles
Todd C. Miller
2001-11-29
fix protocol error: send 'failed' message instead of a 2nd challenge
Markus Friedl
2001-11-29
Driver for the Sundance/Tamarack TC-9021 Gigabit Ethernet Chip.
Nathan Binkert
2001-11-29
add stge(4)
Nathan Binkert
2001-11-29
sshd X11 fake server will now listen on localhost by default:
Kevin Steves
2001-11-29
remove dead function prototype; ok markus@
Kevin Steves
2001-11-29
chflags(2) can return EPERM for other reasons.
Todd C. Miller
2001-11-29
getfh(2) can fail with EPERM; Brian J. Kifiak
Todd C. Miller
2001-11-29
Sync with reality
Todd C. Miller
2001-11-29
make sure that va_start() has matching va_end()
Mike Pechkin
2001-11-29
better gecko
Michael Shalayeff
2001-11-29
ld -r generates some funky .text.N names
Michael Shalayeff
2001-11-29
regen
Michael Shalayeff
2001-11-29
cyclone pci700
Michael Shalayeff
2001-11-29
Replace strncpy() calls with adequate strlcpy() ones, and fix a cosmeto.
Miod Vallat
2001-11-29
Kernel mappings (pmap_kenter_pa) should not be entered into the pv list.
Dale Rahn
2001-11-29
use ipv6 when possible; transparent if you don't have ipv6 enabled
Todd T. Fries
2001-11-29
vell.nsc.ru->ftp.openbsd.ru there as well.
Miod Vallat
2001-11-29
Bunch of bug fixes from NetBSD.
Artur Grabowski
2001-11-29
sc must be initialized.
Hakan Olsson
2001-11-29
Make sure the nfs vnodes are on the syncer worklist.
Artur Grabowski
2001-11-29
oops
Artur Grabowski
2001-11-29
o) RFORK_FDSHARE is option; Spotted by grange@grange.ru;
Mike Pechkin
2001-11-29
funcs in netinet/ip_ether.c is referenced even without ipsec
Jun-ichiro itojun Hagino
2001-11-29
etherip_output() is called from in_gif.c, therefore is outside of #ifdef IPSEC
Jun-ichiro itojun Hagino
2001-11-29
Fix for thinko that was caught in code review, error was found 3x, however
Dale Rahn
2001-11-29
Ooops. Revert part of the last commit that was completly wrong and wasn't sup...
Artur Grabowski
2001-11-29
typo
Michael Shalayeff
2001-11-29
Make sure the whole buffer is initialized before calling bgetvp.
Artur Grabowski
2001-11-29
Correctly handle b_vp with bgetvp and brelvp in {get,put}pages.
Artur Grabowski
2001-11-29
Use getifaddrs(3) instead of SIOCGIFCONF, SIOCGIFADDR, SIOCGIFNETMASK,
Todd C. Miller
2001-11-29
Restore historic behavior:
Todd C. Miller
2001-11-28
don't generate an error if setting the gid/uid doesn't actually change
Jakob Schlyter
2001-11-28
Some minor format beautification from FreeBSD and add the AUTHORS
Todd C. Miller
2001-11-28
from FreeBSD:
Todd C. Miller
[next]