summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-17This removes the few instances of Lst_New left.Marc Espie
2000-06-17A few assorted changes, to remove more dynamic lists.Marc Espie
2000-06-17This patch introduces a distinction betweenMarc Espie
2000-06-17This patch moves the definition of lists and list nodes to lst.h.Marc Espie
2000-06-16take MIN/MAX from param.h, okay theo@Niels Provos
2000-06-16use memcmp() instead of bcmp(), memcmp is <,=,> but bcmp is =,!=Theo de Raadt
2000-06-16Pull memcmp() into libkern.Todd C. Miller
2000-06-16Pull memcmp() into libkern. Also, use asm version of memset() on m68k.Todd C. Miller
2000-06-16undo latest problem. breaks the sparc. diff is too large, we are not debuggi...Theo de Raadt
2000-06-16Cannot emulate memcmp() with bcmp() due to different return values;Todd C. Miller
2000-06-16update and sort list of vflags, iflags, nfsflags, mntflags. alsoassar
2000-06-16use TP_BSIZE (== BUFSIZ so no problem)Theo de Raadt
2000-06-16Fix PR 1279.Hakan Olsson
2000-06-16ssl package no longer needed (will be tested)Theo de Raadt
2000-06-16print # of icmp6 error suppressed by rate limitJun-ichiro itojun Hagino
2000-06-15syncTheo de Raadt
2000-06-15i840 chipset also has the true RNG (i82802 FWH). mickey@ ok.Hakan Olsson
2000-06-15Reflect reality in the error messages.Angelos D. Keromytis
2000-06-15syncHakan Olsson
2000-06-15Nvidia GeForce256 DDRHakan Olsson
2000-06-15add MD_CACHE* definesMichael Shalayeff
2000-06-15add BUS_DMA_COHERENT, fix BUS_DMAMEM_NOSYNCMichael Shalayeff
2000-06-15RSA goes in tree for next our next release, as it will be afterBob Beck
2000-06-15more dr0 definitions for pcxs/pcxtMichael Shalayeff
2000-06-15typo. ftp(8) -> ftp(1)Jun-ichiro itojun Hagino
2000-06-15Add missing .include; form@openbsd.ruTodd C. Miller
2000-06-15Full support for passive mode FTPbrian
2000-06-15typoJun-ichiro itojun Hagino
2000-06-15i386 -> __i386__Brad Smith
2000-06-15regenBrad Smith
2000-06-15add more unimplemented syscall name placeholders, from NetBSD.Brad Smith
2000-06-15Clean up one of the screwy things about the powerpc pmap, it couldDale S. Rahn
2000-06-15Add types to all of the global symbols in this asm code, partially necessaryDale S. Rahn
2000-06-15Recognize PowerPC G4 processor (called it's Motorola name "7400").Dale S. Rahn
2000-06-15#if 0 support for WSCONS, not currently used and wscons has changed sinceDale S. Rahn
2000-06-15UVM compatibility changes, UVM still not working, but can build.Dale S. Rahn
2000-06-15be more carefull about pg0, i think switch on sv next timeMichael Shalayeff
2000-06-15Deal with the chgrp chown -> chmod change.Dale S. Rahn
2000-06-15What was the offending payload length?Angelos D. Keromytis
2000-06-15highlightTheo de Raadt
2000-06-14monitor -> monitormode because some OSes have a monitor(3)Todd C. Miller
2000-06-14document swap encrypt ctl levelNiels Provos
2000-06-14document swapencrypt ctl levelNiels Provos
2000-06-14it's vm.swapencrypt.enable now.Niels Provos
2000-06-14add swapencrypt ctl level.Niels Provos
2000-06-14put in own ctl level for swapencrypt.Niels Provos
2000-06-14explicitly recommend listening to two sockets.Jun-ichiro itojun Hagino
2000-06-14move IPv4 mapped issue from inetd.8. some clarifications.Jun-ichiro itojun Hagino
2000-06-14clarify tcp4/tcp6 interaction.Jun-ichiro itojun Hagino
2000-06-14avoid a few extra processes; d.doroshenko@omnitel.netTheo de Raadt