summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-31add a mono-to-stereo versions; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp>Michael Shalayeff
2001-12-31missing nl, from art@Michael Shalayeff
2001-12-30syncTheo de Raadt
2001-12-30print "RSA1" for protocol v1Markus Friedl
2001-12-30Changes come from NetBSD, Lite-2 and me. ok deraadtPeter Valchev
2001-12-30update man page references to usbhid(3)Peter Valchev
2001-12-30libusb has been renamedPeter Valchev
2001-12-30libusb -> libusbhidPeter Valchev
2001-12-30Rename libusb to libusbhid, a better name, per NetBSDPeter Valchev
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