summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-12-18ifdef myip_ifp (kernel/1014, thanks to dne@mayonnaise.net for testingAngelos D. Keromytis
1999-12-18Fix kernel panic involving multicast packet (patch different from theAngelos D. Keromytis
1999-12-18too much software forgets to include sys/socket.h, SIGHTheo de Raadt
1999-12-18netinet/in.h without sys/socket.hTheo de Raadt
1999-12-18add pdcache(), purge data cacheMichael Shalayeff
1999-12-17Use pmap_writetext instead of manually fiddling with pmap_changeprot whenArtur Grabowski
1999-12-17do not accept IPv4 traffic by AF_INET6 socket. IPv4 mapped address isJun-ichiro itojun Hagino
1999-12-17regen.Federico G. Schwindt
1999-12-17Add LT Win Modem V.90. Correct lucent products entry.Federico G. Schwindt
1999-12-17Patch to fix ipmon -F. /dev/ipnat and /dev/ipstate now handle SIOCIPFFB.Kjell Wooding
1999-12-17remove dirty rd_root hack once we have root on nfs workingMichael Shalayeff
1999-12-17screw it really badMichael Shalayeff
1999-12-17break the attaching intentionally until i figure put how to screw the dev/ic/...Michael Shalayeff
1999-12-17fix the panic message for sti memory mappingMichael Shalayeff
1999-12-17inline uvm_pagealloc_contig, as art said it must dieMichael Shalayeff
1999-12-17Update to Darren Reed's IPFilter 3.3.5Kjell Wooding
1999-12-17define constants for PAGE_{SIZE,MASK,SHIFT}Michael Shalayeff
1999-12-17track the maximum accessed stack size; basically this small piece of code is ...Michael Shalayeff
1999-12-16syncTheo de Raadt
1999-12-16missed someTheo de Raadt
1999-12-16syncTheo de Raadt
1999-12-163c450-TX HomeConnect; wpaulTheo de Raadt
1999-12-16rresvport_af() and bindresvport_af()Theo de Raadt
1999-12-16regen.Federico G. Schwindt
1999-12-16sigh, fix head.Federico G. Schwindt
1999-12-16Add TI1211.Federico G. Schwindt
1999-12-16Add in cleaner dual bus and dual LVD bus support.mjacob
1999-12-16Add in dual bus (1240/1280) support. Some more cleanups, including fixesmjacob
1999-12-16Roll platform version. Add a second scsi_link struct in the privatemjacob
1999-12-16Clean up some SXP definitions so that a SXP_BANK1_SELECT can be |'d in.mjacob
1999-12-16Add in dual LVD (1280) support. Reorganize the model codes slightlymjacob
1999-12-16Add in Qlogic 1240 (Dual Ultra) and Qlogic 1280 (Dual Ultra 2) support.mjacob
1999-12-16Split SDEV_NOSYNCWIDE into SDEV_NOSYNC and SDEV_NOWIDE (as is donemjacob
1999-12-16Get the index in the ifnet_addrs array right (as if_index isAngelos D. Keromytis
1999-12-16non-working awi driver; someone finish itTheo de Raadt
1999-12-15Require privileges in LMCSIOINFO.Angelos D. Keromytis
1999-12-15Require privileges to change card parameters.Angelos D. Keromytis
1999-12-15remove pn, replace with dcJason Wright
1999-12-15make dc only match pn (temporarily)Jason Wright
1999-12-15never go into persist mode if there are still segments to be retransmitted.Niels Provos
1999-12-15do not overwrite traffic class portion when filling in IPv6 version field.Jun-ichiro itojun Hagino
1999-12-15don't check INET too much, it will make trouble with lkm compilation.Jun-ichiro itojun Hagino
1999-12-15Import of Darren Reed's IPFilter 3.3.4, including OpenBSD patches.Kjell Wooding
1999-12-15nuke *vm_alloc_page_contig, use bus_dmaJason Wright
1999-12-14remove *vm_page_alloc_contig in favor of bus_dma.Jason Wright
1999-12-14sack.end may not be > tp->snd_max but can be equal.Niels Provos
1999-12-14remove rl* and rlphy*Jason Wright
1999-12-14compat_bsdos needs this also. millert@ ok.Hakan Olsson
1999-12-14Compile.Jason Downs
1999-12-14Thanks aaron.Constantine Sapuntzakis