index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2002-05-28
remove duplicated fragmentation code in favour of ip_fragment()..
jasoni
2002-05-28
kill register; ok deraadt@
jasoni
2002-05-28
refragment ip packets if too large for the outgoing interface
jasoni
2002-05-28
Factor out IP fragmentation code into its own function so it can be
jasoni
2002-05-28
make this compile; jason@ ok.
Federico G. Schwindt
2002-05-28
__P killing
Theo de Raadt
2002-05-28
remove #define for kame portability
Jun-ichiro itojun Hagino
2002-05-28
fix the fms attachment printfs and move out the radio parts to the fmsradio.c...
Michael Shalayeff
2002-05-28
limit number of IPv6 fragments (not the fragment queue size) to
Jun-ichiro itojun Hagino
2002-05-28
regen
Michael Shalayeff
2002-05-28
add an id for nokia c110/c111; attach both w/ the if_wi_pcmcia (prism1-prism2...
Michael Shalayeff
2002-05-27
punctuation
Thierry Deval
2002-05-27
typos
Thierry Deval
2002-05-27
typo
Thierry Deval
2002-05-27
left over __P removals
Theo de Raadt
2002-05-27
kill __P
Theo de Raadt
2002-05-27
if_attach() gets called before domaininit(). scan all interfaces for if_afdata
Jun-ichiro itojun Hagino
2002-05-27
no need for __P
Jun-ichiro itojun Hagino
2002-05-27
sunix is 8x speed serial
Theo de Raadt
2002-05-27
framework to add af-dependent data structure to struct ifnet.
Jun-ichiro itojun Hagino
2002-05-27
kill unused arc4random_8() API
Theo de Raadt
2002-05-26
remove extra spaces, tabs, and semicolon.
Federico G. Schwindt
2002-05-26
- CPU_MAXID and CPU_CHIPSET were swapped in cpu.h
Matthieu Herrb
2002-05-25
Add a board type for VXT2000+. Info gathered by Daniel SZILAGYI.
Hugh Graham
2002-05-24
more IANA values. official # for bridge is assigned. jason ok
Jun-ichiro itojun Hagino
2002-05-24
add net.inet.icmp.tstamprepl sysctl for timestamp control; jason@ackley.net
Theo de Raadt
2002-05-24
protect more of the bookkeeping variables with splbio.
Artur Grabowski
2002-05-24
typo
Artur Grabowski
2002-05-24
splbio around biodone.
Artur Grabowski
2002-05-24
More splbio around biodone protection.
Artur Grabowski
2002-05-24
Make sure that b_iodone handlers are called at splbio (and splassert(IPL_BIO)...
Artur Grabowski
2002-05-24
protect biodone with splbio.
Artur Grabowski
2002-05-24
protect biodone with splbio (this is the first time the splbio is
Artur Grabowski
2002-05-24
Replace a home-grown splassert-like thing with the real stuff.
Artur Grabowski
2002-05-24
make a strict check before sending FQDN node information reply. sync w/kame
Jun-ichiro itojun Hagino
2002-05-24
Protect biodone with splbio.
Artur Grabowski
2002-05-24
protect biodone with splbio
Artur Grabowski
2002-05-24
cluster_callback is a b_iodone handler. Since it calls functions
Artur Grabowski
2002-05-23
remove unneccesary icache flushes; mdw@umich.edu
Theo de Raadt
2002-05-23
Protect biodone calls with splbio.
Artur Grabowski
2002-05-23
There is a bunch of people running id-utils on the kernel.
Artur Grabowski
2002-05-23
Signed/unsigned int bug caused lp->d_npartitions to be set to zero.
Constantine Sapuntzakis
2002-05-23
sync
Theo de Raadt
2002-05-23
correct pci id for the sunix 8 port puc
Theo de Raadt
2002-05-23
fetch fpu id per the book (even it works otherwise), also, hppa_mod_info() al...
Michael Shalayeff
2002-05-23
remove the defines for iodone -> biodone and iowait -> biowait.
Artur Grabowski
2002-05-23
In sys_accept don't FILE_SET_MATURE the file if we got an error and we've fre...
Artur Grabowski
2002-05-23
Since the days of architectures where page size is smaller than
Artur Grabowski
2002-05-23
protect biodone with splbio.
Artur Grabowski
2002-05-23
Fix a comment I missed when renaming FILE_UNUSE to FRELE.
Artur Grabowski
[next]