summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-23oops, make the kgdb var's non-staticEric Jackson
2002-01-23sort SEE ALSOJun-ichiro itojun Hagino
2002-01-23declare a few var's extern for KGDBEric Jackson
2002-01-23allow this to compile with KGDBEric Jackson
2002-01-23shuffle some things, arch independent targets go outside arch specific areas,Todd T. Fries
2002-01-23correct major numbersTodd T. Fries
2002-01-23s/tth/ttyh/ for sparc64Todd T. Fries
2002-01-23syncTodd T. Fries
2002-01-23tweak mag and spif _DEV entries, add major numbersTodd T. Fries
2002-01-23tweak _DEV entries for major numbers to show up properlyTodd T. Fries
2002-01-23where oh where did floppy) go?Todd T. Fries
2002-01-23o use target(name,dev,str1,str2,..) and twrget(name,dev,devstr,str1,str2,...)Todd T. Fries
2002-01-23add target macros as a result of a conversation with mickey; cleaner lookTodd T. Fries
2002-01-23add midi and sequencer devicesEric Jackson
2002-01-23enable spkr, isabeep devicesEric Jackson
2002-01-23move cdev_spkr_init() to conf.h for use by other arch'sEric Jackson
2002-01-23add support for AlphaPC 64.Eric Jackson
2002-01-23Kill PR_FREEHEADER, not used anymore and confusing.Artur Grabowski
2002-01-23minor cleanup I just happened to do when in this area.Artur Grabowski
2002-01-23It looks like there has been one crack smoking and a few cut and pastes.Artur Grabowski
2002-01-23we dont have getprogname()Eric Jackson
2002-01-23Pool deals fairly well with physical memory shortage, but it doesn't dealArtur Grabowski
2002-01-22open for writing only if needed so, accept multiple var assignments for -w; f...Michael Shalayeff
2002-01-22call osf1_exec_ecoff_hook for osf1 bin'sEric Jackson
2002-01-22be realistic about what we supportEric Jackson
2002-01-22add fd to nam2blkEric Jackson
2002-01-22Updates.Miod Vallat
2002-01-22trailing spaces, humppaMichael Shalayeff
2002-01-22HSRP dissector, from Julian Cowley <julian@lava.net> via tcpdump.orgMichael Shalayeff
2002-01-22dup wi_pcmcia_attach(); from maurice@amaze.nlMichael Shalayeff
2002-01-22grammar fixes; ok ericj@, -mdoc ok mpech@Jason Peel
2002-01-22typo in error message; from djast@cs.toronto.eduKevin Steves
2002-01-22add files under etc/namedb. noted by openbsd@davidkrause.comJun-ichiro itojun Hagino
2002-01-21cleanup channels faster if the are empty and we are in drain-state; ok deraadt@Markus Friedl
2002-01-21remove "rijndael-*", just use "aes-" since this how rijndael is calledMarkus Friedl
2002-01-21these are very old and out of date, new info is on the web nowEric Jackson
2002-01-21Argh, correctly handle the maxlen == 0 case.Miod Vallat
2002-01-21Fix typo, noted by ciph3r@securebydefault.orgAngelos D. Keromytis
2002-01-21Always clear the destination string in copyinstr() on error, unless we faultedMiod Vallat
2002-01-21Always clear the destination string in copyinstr() on error, unless we faultedMiod Vallat
2002-01-21Mount points must fit in MNAMELEN, not MAXPATHLEN so use copyinstr()Todd C. Miller
2002-01-21syncNathan Binkert
2002-01-21Another pci->ohci chipNathan Binkert
2002-01-21s/deamon/daemon/Theo de Raadt
2002-01-21ARGH, fix it right...Dale Rahn
2002-01-21Better barrier protection. pefo found an instance where the previousDale Rahn
2002-01-21Switch last workaround to a form easier for espie to maintain.Hugh Graham
2002-01-21use read_passphrase+ECHO in confirm(), allows use of ssh-askpassMarkus Friedl
2002-01-21deamon -> daemon, from Alexander YurchenkoDaniel Hartmeier
2002-01-21remove couple of #if 0'ed portion we will never useJun-ichiro itojun Hagino