summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-17syncTheo de Raadt
2003-05-16fix up interrupt code (ie, actually deref the ih_clr ptr correctly)Jason Wright
2003-05-16This was using the wrong buffer, and wrong lengths. fix it from me andBob Beck
2003-05-16Clean up low-level sparc register access wrappers. Specify clobbers forHenric Jungheim
2003-05-16When positional arguments need more memory for storage (more than 8 args),Theo de Raadt
2003-05-16If the "Renegotiate-on-HUP" tag is defined in the [General] section, aHakan Olsson
2003-05-16syncHans Insulander
2003-05-16Don't link with -lkrb -lkafs.Hans Insulander
2003-05-16fix several constant overflows, remove the strerror prototype (shouldn't beJason Peel
2003-05-16Provide most if not all the support required for the usb changes NateKenneth R Westerback
2003-05-16bump major - highest major of old libraries was 12, must be one higher.Magnus Holmberg
2003-05-16fix the goal calculation routine so moving up and down moves to the rightVincent Labrecque
2003-05-16Remove false beforedepend stuff.Hans Insulander
2003-05-16make ksh use our dup2(), and add clarity (we've no configure.in there);Jason Peel
2003-05-16Bye, bye, kerberosIV; ok hin@Magnus Holmberg
2003-05-16Let the user control the brightness of the tadpole built-in display viaMiod Vallat
2003-05-16tweak;Jason McIntyre
2003-05-16Sync definitions with NetBSD. Will be necessary shortly.Miod Vallat
2003-05-16syncNathan Binkert
2003-05-16missed oneNathan Binkert
2003-05-16syncNathan Binkert
2003-05-16A bunch of usb devices from netbsdNathan Binkert
2003-05-16move the interrupt idle stuff to the generic intr_establish functionJason Wright
2003-05-16TCP SYN proxy. Instead of 'keep state' or 'modulate state', one can useDaniel Hartmeier
2003-05-16Remove /usr/include/kerberosIVMiod Vallat
2003-05-16syncMiod Vallat
2003-05-16typo from deraadt@Jason McIntyre
2003-05-16removed unnecessary macros:Jason McIntyre
2003-05-16added "nokeeps" to a table; this prevents a warning when the manJason McIntyre
2003-05-16crashdump/crash-dump -> crash dump;Jason McIntyre
2003-05-16typos;Jason McIntyre
2003-05-16The sparc64 proms do not map all interrupt vectors. Instead ofHenric Jungheim
2003-05-16Do the new-style EI_OSABI check first because it is cheaper.Todd C. Miller
2003-05-16add AddressFamily option to ssh_config (like -4, -6 on commandline).Damien Miller
2003-05-16Use 16bit alignment in addr_cmp() (not 32bit) so this has a chanceTodd C. Miller
2003-05-16Unbrek mac68k, bad tedu; spotted by nick@Miod Vallat
2003-05-16use inet_net_pton, and fix probelem where spamd-setup would crash on a fileBob Beck
2003-05-16removed INTRLIST (always do this)Marcus Watts
2003-05-16Removed not LP64 case -- only 64 bit kernels supportedMarcus Watts
2003-05-15rt->rt_ifp may not always be available. masanori kanaoka via kameJun-ichiro itojun Hagino
2003-05-15add a ConnectTimeout option to ssh, based on patch fromDamien Miller
2003-05-15assume presense of getifaddrs(3).Jun-ichiro itojun Hagino
2003-05-15make getifaddrs(3) a default, as all BSD has it by nowJun-ichiro itojun Hagino
2003-05-15fix 64bit issue; report itojun@Markus Friedl
2003-05-15warn for unsupported config option. ok markus@Jakob Schlyter
2003-05-15check pim version before checksum. version check is cheaper.Jun-ichiro itojun Hagino
2003-05-15Make "ssh -V" print the OpenSSL version in a human readable form. PatchDamien Miller
2003-05-15- removed dead .Xr to scsipi(9) and whitespace at EOLJason McIntyre
2003-05-15unbreak tree; ok margarida@Todd T. Fries
2003-05-15tweak;Jason McIntyre