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-07-06
Change to make the kernel build when IPCOMP is activated and
Jean-Jacques Bernard-Gundol
2001-07-06
Change the filename completion code to:
Artur Grabowski
2001-07-06
Indentation.
Hakan Olsson
2001-07-06
Remove support for PF_ENCAP (deprecated since OpenBSD2.5).
Hakan Olsson
2001-07-06
On second thought, we don't need this at all.
Hakan Olsson
2001-07-06
Remove the .c and .h files that the build process generates.
Hakan Olsson
2001-07-06
option IPCOMP. markus@ ok.
Jean-Jacques Bernard-Gundol
2001-07-06
prototypes for userland side
Theo de Raadt
2001-07-06
fix userland side prototypes
Theo de Raadt
2001-07-06
do not use quad for counters
Theo de Raadt
2001-07-06
symetrical -> symmetrical
Hans Insulander
2001-07-06
sync
Theo de Raadt
2001-07-06
Only clear the relevant capabilities when the MTU is set too
Angelos D. Keromytis
2001-07-06
UDP checksumming as well, and turned off if the MTU is too large.
Angelos D. Keromytis
2001-07-06
typo; ok angelos
jasoni
2001-07-06
install and repair
Theo de Raadt
2001-07-06
some improvement (spelling, grammar); ok angelos@
jasoni
2001-07-06
Also, source /etc/rc.conf so we can pull in the
Angelos D. Keromytis
2001-07-06
Use "route -n show -inet" to determine the default multicast iface.
Angelos D. Keromytis
2001-07-06
resolve compile problems
Steve Murphree
2001-07-06
Fix unused/uninitialized variables.
Angelos D. Keromytis
2001-07-06
add if braces to avoid compiler warnings; ok mickey
Peter Valchev
2001-07-06
bzero PCB after allocation
Angelos D. Keromytis
2001-07-06
change MSIZE to 256, okay @deraadt
Niels Provos
2001-07-06
IP/TCP/UDP checksumming on the NIC; from rtecco@umich.edu
Angelos D. Keromytis
2001-07-06
misc fixes
Steve Murphree
2001-07-06
__powerpc__ is defined in gcc's specs and used throughout the tree for powerp...
Steve Murphree
2001-07-06
correct includes for mvmeppc
Steve Murphree
2001-07-05
IP6_EXTHDR_GET0 did not check m->m_len (noone was using this macro).
Jun-ichiro itojun Hagino
2001-07-05
Fix length type.
Marc Espie
2001-07-05
Fix prototypes
Marc Espie
2001-07-05
include <err.h>
Paul Janzen
2001-07-05
Move manpage to appropriate directory
Paul Janzen
2001-07-05
order the options
Michael Shalayeff
2001-07-05
initalize fragment correctly
Niels Provos
2001-07-05
sync
Theo de Raadt
2001-07-05
statement after label; ok dugsong@
Kevin Steves
2001-07-05
remove -d, fix manual, document -s option; mostly from Kevin Steves <stevesk@...
Michael Shalayeff
2001-07-05
pf off by default; how did this happening, as is noone testing????
Theo de Raadt
2001-07-05
#ifdef IPCOMP stuff properly
Theo de Raadt
2001-07-05
KNF
Theo de Raadt
2001-07-05
deflate only for ipcomp
Theo de Raadt
2001-07-05
zlib only for ppp_deflate | ipcomp
Theo de Raadt
2001-07-05
Fix a seg fault when an init file can't be read
Matthieu Herrb
2001-07-05
IPComp. Turned off by default in GENERIC.
Jean-Jacques Bernard-Gundol
2001-07-05
IPComp support. angelos@ ok.
Jean-Jacques Bernard-Gundol
2001-07-05
IPComp. angelos@ ok.
Jean-Jacques Bernard-Gundol
2001-07-05
IPComp support. angelos@ ok.
Jean-Jacques Bernard-Gundol
2001-07-05
Support for compression. angelos@ ok.
Jean-Jacques Bernard-Gundol
2001-07-05
Fix typos found by Andrew Hoerter. Closes PR#1922.
Kenneth R Westerback
[next]