summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-08-28Less magic numbersMiod Vallat
2000-08-28Add lkm, ch and ses supportMiod Vallat
2000-08-28Remove unneeded constantsMiod Vallat
2000-08-28Allocate memory for the correct size, not some forgotten constantMiod Vallat
2000-08-28Always claim scsi interrupts, prevents looping interrupts (from NetBSD)Miod Vallat
2000-08-28Use sparc version (more realistic settings) of header file for ieMiod Vallat
2000-08-28Repair badly looking printfMiod Vallat
2000-08-28Define major device number for cd-rom drivesMiod Vallat
2000-08-28don't complain if setting NONBLOCK fails with ENODEVMarkus Friedl
2000-08-28undoMarkus Friedl
2000-08-28util.cMarkus Friedl
2000-08-28allow combination of -N and -fMarkus Friedl
2000-08-28enable -n and -f for ssh2Markus Friedl
2000-08-28changing the size of if_data has heavy impact on userland compat. thereTheo de Raadt
2000-08-28Add skeleton manpages for brgphy & xmphy.Jason Wright
2000-08-28add xmphyJason Wright
2000-08-28driver for the XAQTI XMACII phy from FreeBSDJason Wright
2000-08-28syncJason Wright
2000-08-28missed xxXAQTIJason Wright
2000-08-28hushJason Wright
2000-08-28driver for broadcom 5400 from FreeBSD.Jason Wright
2000-08-28syncJason Wright
2000-08-28From FreeBSD:Jason Wright
2000-08-28print uid/gid as unsignedTheo de Raadt
2000-08-28explicit path to gated so that it will load as expectedBrad Smith
2000-08-27compatibility with future ssh.com versionsMarkus Friedl
2000-08-27move IPv6 IPsec sysctl # downward, to avoid number conflict in *BSD.Jun-ichiro itojun Hagino
2000-08-26Add support for detach of xe and aue.Nathan Binkert
2000-08-26sync mii code with netbsdNathan Binkert
2000-08-26Typo. Ok deraadt@Kevin Lo
2000-08-26Revert a minor FreeBSD tweak that tends to freeze my machine solid afterAaron Campbell
2000-08-26ssh.com-2.3.0Markus Friedl
2000-08-26typo. sync with kameJun-ichiro itojun Hagino
2000-08-25In the format string bug description under CAVEATS, clarify what we mean byAaron Campbell
2000-08-25Sync with FreeBSD. Summary of changes:Aaron Campbell
2000-08-25document -s option with -D; PR#1374Jakob Schlyter
2000-08-25no need for those dynamic libraries anymoreTheo de Raadt
2000-08-25ssh always installed, no more static lib caseTheo de Raadt
2000-08-25WallTheo de Raadt
2000-08-25Match Promise Ultra/100 as PDC20262 instead of PDC20246Chris Cappuccio
2000-08-25Move NOPIC for mips from toplevel to the libraries that have problemsMats O Jansson
2000-08-25regenNiklas Hallqvist
2000-08-25Remove a blank line that confused the awk script enoughNiklas Hallqvist
2000-08-25document more puc devices (someone want to move this info to i386.html for me?)Theo de Raadt
2000-08-25Only play with flows if we have the "old" IPsec code (the new code toAngelos D. Keromytis
2000-08-25Cleanup of powerpc ld.so files.Dale S. Rahn
2000-08-24Fix a problem when deleting a flow via -delete. This only affects flowsFederico G. Schwindt
2000-08-24off_t in sink, to fix files > 2GB, i think, test is still running ;-)Theo de Raadt
2000-08-24Last change inadvertantly broke non-kerberos logins. It's not clearTodd C. Miller
2000-08-24Fix non-root kerberos logins broken after rev 1.29. That change wasTodd C. Miller