summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-23strcpy->strlcpy, sprintf->snprintfHakan Olsson
2002-01-23strcat->strlcat, sprintf->snprintfHakan Olsson
2002-01-23strcpy->strlcpyHakan Olsson
2002-01-23strncat->strlcat, sprintf->snprintfHakan Olsson
2002-01-23less sprintf/str[n]cpy/strcatHakan Olsson
2002-01-23less strcpy/strcatHakan Olsson
2002-01-23fix potential memory leak.Mike Pechkin
2002-01-23lookup() returns pointer. Convert 0 -> NULL.Mike Pechkin
2002-01-23Use always '.' in the end of the fatal() message. Consistency is good.Mike Pechkin
2002-01-23don't use \n in reply().Mike Pechkin
2002-01-23Back out part of last commit, it causes memory to be freed prematurelyTodd C. Miller
2002-01-23Add defn for MIPS reset register and use it.Jason Wright
2002-01-23Allocate rusage, pgrp, ucred and session with pool.Artur Grabowski
2002-01-23Use sparc64 fpu_extern.h not sparc.Jason Wright
2002-01-23Use the size of the cmd dmamap when syncing the scsi command, not data size.Per Fogelstrom
2002-01-23``pathname'' can be NULL here too.Mike Pechkin
2002-01-23GC some malloc types.Artur Grabowski
2002-01-23syncTodd T. Fries
2002-01-23add vme, commented out at this pointTodd T. Fries
2002-01-23tweak all) target numbersTodd T. Fries
2002-01-23syncTodd T. Fries
2002-01-23use ramdisk) target from MAKEDEV.miTodd T. Fries
2002-01-23use target for ramdisk on all archsTodd T. Fries
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