summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-02-22More locking in the NFS codeConstantine Sapuntzakis
2002-02-22Revert to previous (non hacked =) version now that the iommu is handledJason Wright
2002-02-22- don't call strbuf_flush_done for each segment, call it once per map (andJason Wright
2002-02-22a few sigval_ptr cases were returning pc instead of fault addressTheo de Raadt
2002-02-22include a siginfo_t with ktrace PSIG information, so that kdump can printTheo de Raadt
2002-02-22From NetBSD:Jason Wright
2002-02-22IEEE80211_NWKEY_* flags; from netbsdMichael Shalayeff
2002-02-22do not transmit ICMP source quench. from kjc/kameJun-ichiro itojun Hagino
2002-02-22Fix stack sharing in FORK_VMNOSTACK.Artur Grabowski
2002-02-21for a SIGSEGV, only read cr2 once, not twice (and now si_addr is not just the...Theo de Raadt
2002-02-21In WI_SETSTR round up i_len to be an even number if needed since weTodd C. Miller
2002-02-21There is no need to restrict number of bufs to 200.Artur Grabowski
2002-02-21Correctly initialize the compression case.Angelos D. Keromytis
2002-02-21%s/iommu_clear/iommu_remove/gJason Wright
2002-02-21Pasto. Ok mickey@Thierry Deval
2002-02-21Typo. Ok mickey@Thierry Deval
2002-02-21oopsMichael Shalayeff
2002-02-21pmap.pmap_pd is redundant -- no moreMichael Shalayeff
2002-02-21Fix /tmp races.Miod Vallat
2002-02-20frantzen's stackghost code. wcookie is set at 0 right now, until debuggerTheo de Raadt
2002-02-20104 byte WEP key support for Prism2 cards; from NetBSDTodd C. Miller
2002-02-20Remove useless prototypes for wi_request_fill_ssid() and wi_write_ssid().Todd C. Miller
2002-02-20merging ppref could cause negative back reference, fix from niklas@Niels Provos
2002-02-20setup power failure handler (for sw-controlled power button), move toc handlerMichael Shalayeff
2002-02-20support amd766 as amd756; from peter@ (pr/1948); tested by Henning Brauer <li...Michael Shalayeff
2002-02-20Don't rely on vp for anything in dqsync as it can be nullConstantine Sapuntzakis
2002-02-19Heh. Don't assume that sizeof(void *) > sizeof(int).Artur Grabowski
2002-02-19Provide PAGE_{MASK,SHIFT,SIZE} ``constants'' for every cpu combination.Miod Vallat
2002-02-19IPsec is written ``IPsec'', not ``IPSec''.Miod Vallat
2002-02-19amap_pp_adjref could fragment ppref array; fix by merging adjacent chunks;Niels Provos
2002-02-19Missing FRELE in error case. ok provos@Thomas Nordin
2002-02-19bump NMBCLUSTERSJason Wright
2002-02-19From NetBSD:Jason Wright
2002-02-19From NetBSD:Jason Wright
2002-02-19If there are pckbd's, register ourselves to handle beeps... AXi's can nowJason Wright
2002-02-19get rid of old if 0'ed code. add support for __weak_alias and fixDale Rahn
2002-02-19From NetBSD:Jason Wright
2002-02-19From NetBSD:Jason Wright
2002-02-19stategy is not an english wordTheo de Raadt
2002-02-19correct extended partition botch; gluk, in PR 1449Theo de Raadt
2002-02-19proper dependencies on assym.hTheo de Raadt
2002-02-19add support for media and other generic 802.11 ioctls, elliminates need for w...Michael Shalayeff
2002-02-19Add new trm driver. Pointed out by brad@Kenneth R Westerback
2002-02-18copy the segment regs w/ zeroing upper 16 bitsMichael Shalayeff
2002-02-18This should fix AHA-3950BU2.Steve Murphree
2002-02-18Correct fix for breakage in rev 1.23. Sorry for the mess.Matthieu Herrb
2002-02-18fix issue on LP64 BE arch's w/ fcntl's F_GETOWNEric Jackson
2002-02-18when saving %fs,%gs clear out the upper 16 bits for ddbMichael Shalayeff
2002-02-18do not assume PCI_USERCONF is set on all arch; matthieu okTheo de Raadt
2002-02-18need rndvar.h for it to compileMichael Shalayeff