summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-23this is not i386-onlyMichael Shalayeff
2001-06-23more 7951 specific bits and definitionsJason Wright
2001-06-23no more kernfsTheo de Raadt
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
2001-06-23Replace our telnetd with the one from heimdal-0.3f, with the following changes:Hans Insulander
2001-06-23Move to 24 bit minor numbers in a backwards compatible manner.Todd C. Miller
2001-06-23Use pool_cache for l1 ptes.Artur Grabowski
2001-06-23Sync with NetBSD 19990911 (just before PMAP_NEW was required)smart
2001-06-23pidfile/sigterm race; bbraun@synack.netMarkus Friedl
2001-06-23Add comment on why checksum deferral is not useful in tcp_respond()Angelos D. Keromytis
2001-06-23Clear the checksum flags after verification. Also, don't countAngelos D. Keromytis
2001-06-23Count input packets hardware-checksummed.Angelos D. Keromytis
2001-06-23duhTheo de Raadt
2001-06-23merge crypto/crypto{dev,}.h to crypto/cryptodev.h, to avoid name conflicts in...Theo de Raadt
2001-06-23kill whitespace at EOL.Jun-ichiro itojun Hagino
2001-06-23ooops. remove unfinished work in progress.Artur Grabowski
2001-06-23turn off -Wstrict-prototypes (for atomicio.h)Markus Friedl
2001-06-23fix import for (broken?) ssh.com/f-secure private keysMarkus Friedl
2001-06-23syncTheo de Raadt
2001-06-23reflect reality.Artur Grabowski
2001-06-23Remove unneeded ip_id convertions.Federico G. Schwindt
2001-06-23Bring in a bunch of improvements from NetBSD.Artur Grabowski
2001-06-23document USER_PCICONF in options(4) and xref it in pci(4)Matthieu Herrb
2001-06-23use strlcpy vs strncpy+a[len-1]='\0'lebel
2001-06-23convert to use pool_init.Artur Grabowski
2001-06-23more strict prototypes. raise warning level in Makefile.inc. markus ok'edJun-ichiro itojun Hagino
2001-06-23document ll, depreciate qNiels Provos
2001-06-23Remove .cat* files from repository.Hans Insulander
2001-06-23more .%A handling; bk@rt.fmTheo de Raadt
2001-06-23document the pci ioctl.Matthieu Herrb
2001-06-23fix obj buildingTheo de Raadt
2001-06-23sync. -mojMats O Jansson
2001-06-23Added Apple Pangea. -mojMats O Jansson
2001-06-23Reorder libraries.Hans Insulander
2001-06-23More files from libroken needed by telnetd.Hans Insulander
2001-06-23More spelling fixes from jsyn@nthought.com, and some formatting fixesPaul Janzen
2001-06-23bye byeTheo de Raadt
2001-06-23bye byeTheo de Raadt
2001-06-23Remove loop detection bug, even though we may not be quite finishedAngelos D. Keromytis
2001-06-23Checksum offloading doesn't work when in bridge mode.Angelos D. Keromytis
2001-06-23bye byeTheo de Raadt
2001-06-23Likewise, only use outgoing TCP/UDP hardware checksumming if theAngelos D. Keromytis
2001-06-23Only use IP checksumming if the output interface is not in bridgeAngelos D. Keromytis
2001-06-23UDP/IP/TCP packets that hit a bridge and need hardware checksummingAngelos D. Keromytis
2001-06-23spelling fixes and minor repairs almost entirely from jsyn@nthought.comPaul Janzen
2001-06-23bye byeTheo de Raadt
2001-06-23m_copyback(), not m_copydata()Angelos D. Keromytis
2001-06-23half go bye byeTheo de Raadt
2001-06-23Software-compute TCP/UDP checksum if we are going to do IPsec or if theAngelos D. Keromytis
2001-06-23try to decode ssh-3.0.0 private rsa keysMarkus Friedl