summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-02-28remove unneeded variable and cleanJason Wright
2000-02-28move crypto codeTheo de Raadt
2000-02-28Optimized fdalloc as in Banga and Mogul paper:Niels Provos
2000-02-28- check raw socket icmp6 filter only if the packet is icmp6.Jun-ichiro itojun Hagino
2000-02-28Sanitize v{,un}mapbuf. (use the sizes we are passed, not the size from b_coun...Theo de Raadt
2000-02-28fix ICMPv6 redirect input. the bug can result in invalid ND entry.Jun-ichiro itojun Hagino
2000-02-28Regen.Aaron Campbell
2000-02-28Add Trident Cyber 9525.Aaron Campbell
2000-02-28upgrade node information query protocol support from 04 draft toJun-ichiro itojun Hagino
2000-02-28syncjasoni
2000-02-28Add missing system calls as unimplemented.jasoni
2000-02-28add proxy NDP part.Jun-ichiro itojun Hagino
2000-02-28bring in recent KAME changes (only important and stable ones, as usual).Jun-ichiro itojun Hagino
2000-02-28Don't let scrollback happen if scr_offset == 0.Aaron Campbell
2000-02-27Fix a minor off-by-one error.Aaron Campbell
2000-02-27- Set scr_offset to -1 at driver init, not 0. Fixes a subtle bug.Aaron Campbell
2000-02-27repair some gotchas in the .{u,}{mul,div,rem} replacement routines, out of a ...Theo de Raadt
2000-02-27Provide a means to lock ddb off on systems at high securelevel, in orderHugh Graham
2000-02-26fix printf'sJason Wright
2000-02-26use LIST_* macros where appropriate instead of using LIST* internals.Michael Shalayeff
2000-02-25cypress is not pure SUN4MTheo de Raadt
2000-02-25import latest version from kame.Jun-ichiro itojun Hagino
2000-02-25sync with realityJun-ichiro itojun Hagino
2000-02-25clear m->m_pkthdr when changing mbuf type to M_PKTHDR.Jun-ichiro itojun Hagino
2000-02-24hide IP6_EXTHDR_CHECK from the userland.Jun-ichiro itojun Hagino
2000-02-23if we discover we are on a v8 cpu, and thus have the multiply and divideTheo de Raadt
2000-02-22blah, blah, blah, msgbufMichael Shalayeff
2000-02-22enlarge msgbuf, somewhat line netbsd didTheo de Raadt
2000-02-22put C accessable labels on {,u}{rem,div}Theo de Raadt
2000-02-22Regen.Aaron Campbell
2000-02-22Add some more Texas Instruments PCI-CardBus bridges; from NetBSD.Aaron Campbell
2000-02-22Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allowTodd C. Miller
2000-02-22Add an __attribute__((unused))__ to the function declared by _MCOUNT_DECL,Artur Grabowski
2000-02-21TCP SACK fixes via Tom Henderson (tomh@cs.berkeley.edu):Niels Provos
2000-02-21move fpproc into the cpuinfo structure.Artur Grabowski
2000-02-21From FreeBSD:Jason Wright
2000-02-21From FreeBSD: Correct use of NULL/0Jason Wright
2000-02-21dead code and symbol pollution.Artur Grabowski
2000-02-21zap unused polluting variable.Artur Grabowski
2000-02-21a few comment fixes from espie@Michael Shalayeff
2000-02-21Rework bridge_filter() so that it does not require a full packet copyJason Wright
2000-02-21separate assembly thing into an own file to avoid compiler-deps.Michael Shalayeff
2000-02-21The last pieces of hypersparc support.Artur Grabowski
2000-02-21In cpumatch_hypersparc - zap the instruction cache if we are the main cpu.Artur Grabowski
2000-02-21remove the annoying "hypersparc support still under construction" warning.Artur Grabowski
2000-02-21hypersparc has a writeback cacheArtur Grabowski
2000-02-21When mapping something into iommu space hypersparc requires us to align itArtur Grabowski
2000-02-21Take the hypersparc cache size from prom, enable instruction cache andArtur Grabowski
2000-02-21add SES/SAF-TE SCSI devicemjacob
2000-02-21add T_ENCLOSURE name and NOLUN Photon SENA devicesmjacob