summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-30sync with netbsd.Peter Valchev
2001-12-30call pthread_sigmask() instead of having the code twice.Federico G. Schwindt
2001-12-30NetBSD -> OpenBSD (Ox)Brad Smith
2001-12-30setup stdout & stderr; marius@alchemy.franken.deTheo de Raadt
2001-12-29Collapse two if statements into one (introduced in previous commit)Todd C. Miller
2001-12-29remove unneeded casts and some char->u_char cleanup; ok markus@Kevin Steves
2001-12-29Changes to support the new RAID_AUTOCONF option (-A) of RAIDFrame.Thierry Deval
2001-12-29Enable the RAIDFrame auto-configuration feature.Thierry Deval
2001-12-29md5 -> distinfoAnil Madhavapeddy
2001-12-29Don't use the contents of the RSH environment variable if it is empty.Todd C. Miller
2001-12-29Add options for slient operation and for specifying a count of roundsArtur Grabowski
2001-12-29missd one pair of anglesMichael Shalayeff
2001-12-29fix the history and tag the names properMichael Shalayeff
2001-12-29proper historyMichael Shalayeff
2001-12-29finer spl granularity, allowing ints to happen; pointed out and tested on vax...Michael Shalayeff
2001-12-29Two functions can return errors here, not just one.Miod Vallat
2001-12-29forgotten xid setting for additional domains; gregs@agilestorage.com, pr 2282Theo de Raadt
2001-12-28document LogLevel DEBUG[123]; ok markus@Kevin Steves
2001-12-28Redirect new pseudo-accounts to root so they don't end up withTodd C. Miller
2001-12-28syncJason Wright
2001-12-28hifn 7811Jason Wright
2001-12-28Fix memory leak with EPRT command; Hiroyuki YAMAMORITodd C. Miller
2001-12-28Fix hex mode (-x), based on patch from David GullaschTodd C. Miller
2001-12-28Use lpd as an example, not sendmail. This has been sitting in myTodd C. Miller
2001-12-28remove plen from the dispatch fn. it's no longer used.Markus Friedl
2001-12-28packet_read* no longer return the packet length, since it's not used.Markus Friedl
2001-12-28buffer_get_bignum: int -> voidMarkus Friedl
2001-12-28packet_get_bignum* no longer returns a sizeMarkus Friedl
2001-12-28Kill yet another hardcoded size. Ok fries@Marc Espie
2001-12-28s/packet_done/packet_check_eom/ (end-of-message); ok djm@Markus Friedl
2001-12-28do not reference plot; from rogier@quaak.org; closes pr/2276Niels Provos
2001-12-28sync. -mojMats O Jansson
2001-12-28Add some more VIATECH. -mojMats O Jansson
2001-12-28sync. -mojMats O Jansson
2001-12-28Add VIATECH VT8366. -mojMats O Jansson
2001-12-28move experimental icmp6 type to 200; 141-142 are used for inverse neighborJun-ichiro itojun Hagino
2001-12-28Correctly handle envp pointer in main() -- henric@aimnet.comAngelos D. Keromytis
2001-12-27makes a new accept() socket have the nonblock behavior.Federico G. Schwindt
2001-12-27Increment reference count when copying session pointer pr#2112. ok deraadt@Thomas Nordin
2001-12-27Don't mess with the PMAP_PHYSSEG flags there. It's UVM playground, not reallyMiod Vallat
2001-12-27get rid of packet_integrity_check, use packet_done() instead.Markus Friedl
2001-12-27auth_rhosts_rsa now accept generic keys.Markus Friedl
2001-12-27always use BN_clear_free instead of BN_freeMarkus Friedl
2001-12-27missing includeMarkus Friedl
2001-12-27clarify -p; ok markus@Kevin Steves
2001-12-27call fatal() for openssl allocation failuresMarkus Friedl
2001-12-27-t is only needed for key generation (unbreaks -i, -e, etc).Markus Friedl
2001-12-27revision 1.12 lacks paren around && within || (gcc warns and compilation stops).Jun-ichiro itojun Hagino
2001-12-27Fix the brain-dead assembler to correctly handle opcodes which have noMiod Vallat
2001-12-27Unbreak confusion between duplicated, but slightly different, m88k assemblerMiod Vallat