summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-20need stdio.h for some prototypes; espie okTheo de Raadt
2002-06-20make this compile on sparc64; deraadt and millert ok.Federico G. Schwindt
2002-06-20Add ELSA / ZCOMAX XI-325 (and XI-325H)Todd C. Miller
2002-06-20Redo the logic in kvm_arg_sysctl for resizing the buffer.Artur Grabowski
2002-06-20Add ELSA / ZCOMAX XI-325 (and XI-325H); Ken SimpsonTodd C. Miller
2002-06-20regenTodd C. Miller
2002-06-20left over sparc-ism's; Matt Potter <matt@vertrauen.org>Jason Wright
2002-06-20Use 'inet' in translation rules where required, add example for proxyDaniel Hartmeier
2002-06-20remove support for RC4 via /dev/crypto, suggested by Niels; ok provos@Markus Friedl
2002-06-20undo last commit; deraadt@Oleg Safiullin
2002-06-20Copy address family from inet/inet6 keyword, if specified.Daniel Hartmeier
2002-06-20typo from form@.Mike Pechkin
2002-06-20Spotted by form@, mdoc things from mpech@:Mike Pechkin
2002-06-20scrolling support.Oleg Safiullin
2002-06-20mention shared memory races in bugs section.Niels Provos
2002-06-20KNFify the return (return x -> return (x))Vincent Labrecque
2002-06-20 some KNFVincent Labrecque
2002-06-20indent.Federico G. Schwindt
2002-06-20minor indent cleanup while reading codeTheo de Raadt
2002-06-20ansiTheo de Raadt
2002-06-20add function ? to synopsis.Federico G. Schwindt
2002-06-20add gpr(4).Federico G. Schwindt
2002-06-20add stp(4) as well.Federico G. Schwindt
2002-06-20prettyTheo de Raadt
2002-06-20stp(4) sbus pcmcia bridge; from NetBSD.Federico G. Schwindt
2002-06-20enable wicontrol on sparc64 as well; deraadt ok.Federico G. Schwindt
2002-06-20prepare for upcoming stp(4) driverTheo de Raadt
2002-06-20rename nell to stp. we do not always follow stupid solaris namesTheo de Raadt
2002-06-19use macro to determine link-local multicast addrJun-ichiro itojun Hagino
2002-06-19handle non-terminated things better; moritz@jodeit.orgTheo de Raadt
2002-06-19Oops, <machine/cons.h> does not exist in the current tree yet.Miod Vallat
2002-06-19more sbus->pcmcia pieces.Federico G. Schwindt
2002-06-19initialize some undo-related variables.Vincent Labrecque
2002-06-19Remove redundant address family check -- sam@errno.comAngelos D. Keromytis
2002-06-19add an undo insert record on insert-file. this makes insert-file undoable.Vincent Labrecque
2002-06-19syncTheo de Raadt
2002-06-19syncJason Wright
2002-06-19add magma dma4 serial board (thanks Matt!)Jason Wright
2002-06-19- set the size correctly.Federico G. Schwindt
2002-06-19natyposMiod Vallat
2002-06-19sbus pcmcia bridge driver (nell); from NetBSD.Federico G. Schwindt
2002-06-19remove custom CFLAGS; ok deraadt, millert, beckPeter Valchev
2002-06-19move initialization a bit later.Federico G. Schwindt
2002-06-19init goodhostsEric Jackson
2002-06-19Since we can no longer count on isprint() to tell us whether or notTodd C. Miller
2002-06-19remove __BROKEN_INDIRECT_CONFIG cruft.Federico G. Schwindt
2002-06-19do not syslog from libraries!Theo de Raadt
2002-06-19make the monitor sync the transfer ssh1 session key;Markus Friedl
2002-06-19"Enabled for Ss" -> "Enabled for D days HH:MM:SS", ok frantzen@Daniel Hartmeier
2002-06-19more careful buffer handling; pointed out by deraadt@Niels Provos