summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-06-24add i2o stubsMichael Shalayeff
2001-06-24-Warn cleanups for powerpc, still not done.Dale Rahn
2001-06-24u_long/u_short and memcpy/memset changesDaniel Hartmeier
2001-06-24Add prototypes for softnet, ofrootfound.Dale Rahn
2001-06-24fix error returns from open and closeArtur Grabowski
2001-06-24add akbd_cnattach() prototype.Dale Rahn
2001-06-24print mtu of tdb if discoveredNiels Provos
2001-06-24Allow mmap to map the vga memory/register at the physical address,Dale Rahn
2001-06-24more attempts at cleanupTheo de Raadt
2001-06-24Remove printfs, fix comment typos.Angelos D. Keromytis
2001-06-24- vlan_input_tag() takes 2 args now.Federico G. Schwindt
2001-06-24- redefine vlan_input_tag to take mbuf * and tag onlyJason Wright
2001-06-24Save tdb_remote_auth on the PCB on latching; also save information onAngelos D. Keromytis
2001-06-24Use pool for state, tree, nat, rdr, etc.Artur Grabowski
2001-06-24Program the address filter in vr_init(). Apparently the rhine cards are smartAaron Campbell
2001-06-24Spelling ifdef correctly is not enough, you have to spell the conditionnalMiod Vallat
2001-06-24Use ETHER_IS_MULTICAST macro; jason@ ok.Federico G. Schwindt
2001-06-24Also reset input cached TDB.Angelos D. Keromytis
2001-06-24ResetAngelos D. Keromytis
2001-06-24more cleaningTheo de Raadt
2001-06-24Fix RSA structure.Angelos D. Keromytis
2001-06-24Changes in ddb, mostly from NetBSD, to support ddb continue.Dale Rahn
2001-06-24Remove an over-optimization from the polling loop of siop_scsicmd(),Kenneth R Westerback
2001-06-24use new timeouts for spd expirations (hmm cvs did not pick up the file); ho@ okMichael Shalayeff
2001-06-24use new timeouts for spd expirations; ho@ okMichael Shalayeff
2001-06-24pack structures better; dhartmei okTheo de Raadt
2001-06-24REGENTS? ;)Daniel Hartmeier
2001-06-24REGENTS? ;)Daniel Hartmeier
2001-06-24cold is in systm nowMichael Shalayeff
2001-06-24PACKETFILTER_H now PFVAR_H. thanks smartKjell Wooding
2001-06-24Add pf.Artur Grabowski
2001-06-24wrong place for coldMichael Shalayeff
2001-06-24Change handling of NFS root vnode. Moves recognition of NFS root vnode intoConstantine Sapuntzakis
2001-06-24on pull_hdr(), check short m->m_pkthdr.len. fix mesasge (it's not the firstJun-ichiro itojun Hagino
2001-06-24Print TDBF_USEDTUNNEL in ipsp_kern()Angelos D. Keromytis
2001-06-24backout m_copydata portion. NAT code assumes that they can touch the mbufJun-ichiro itojun Hagino
2001-06-24Some cleanup.Hakan Olsson
2001-06-24remove cold.Federico G. Schwindt
2001-06-24remove cold.Federico G. Schwindt
2001-06-24cold is in systm.h nowMichael Shalayeff
2001-06-24pull_hdr() now takes header offset explicitly, to help header chain parsingJun-ichiro itojun Hagino
2001-06-24place extern cold here; per discussion w/ art@Michael Shalayeff
2001-06-24only run timeout if stirring happened, save cycles for mass energy conservationMichael Shalayeff
2001-06-24drop if packet is too shortJun-ichiro itojun Hagino
2001-06-24check M_PKTHDR (DIAGNOSTIC)Jun-ichiro itojun Hagino
2001-06-24move cold to .hFederico G. Schwindt
2001-06-24move extern int cold to .hFederico G. Schwindt
2001-06-24ether_input_mbuf().Federico G. Schwindt
2001-06-24more ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-24Add gmac_setladrf functionality from netbsd, this was missed in a previousDale Rahn