Age | Commit message (Expand) | Author |
2002-01-23 | less sprintf/str[n]cpy/strcat | Hakan Olsson |
2002-01-23 | less strcpy/strcat | Hakan Olsson |
2002-01-23 | fix potential memory leak. | Mike Pechkin |
2002-01-23 | lookup() returns pointer. Convert 0 -> NULL. | Mike Pechkin |
2002-01-23 | Use always '.' in the end of the fatal() message. Consistency is good. | Mike Pechkin |
2002-01-23 | don't use \n in reply(). | Mike Pechkin |
2002-01-23 | Back out part of last commit, it causes memory to be freed prematurely | Todd C. Miller |
2002-01-23 | Add defn for MIPS reset register and use it. | Jason Wright |
2002-01-23 | Allocate rusage, pgrp, ucred and session with pool. | Artur Grabowski |
2002-01-23 | Use sparc64 fpu_extern.h not sparc. | Jason Wright |
2002-01-23 | Use 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-23 | GC some malloc types. | Artur Grabowski |
2002-01-23 | sync | Todd T. Fries |
2002-01-23 | add vme, commented out at this point | Todd T. Fries |
2002-01-23 | tweak all) target numbers | Todd T. Fries |
2002-01-23 | sync | Todd T. Fries |
2002-01-23 | use ramdisk) target from MAKEDEV.mi | Todd T. Fries |
2002-01-23 | use target for ramdisk on all archs | Todd T. Fries |
2002-01-23 | oops, make the kgdb var's non-static | Eric Jackson |
2002-01-23 | sort SEE ALSO | Jun-ichiro itojun Hagino |
2002-01-23 | declare a few var's extern for KGDB | Eric Jackson |
2002-01-23 | allow this to compile with KGDB | Eric Jackson |
2002-01-23 | shuffle some things, arch independent targets go outside arch specific areas, | Todd T. Fries |
2002-01-23 | correct major numbers | Todd T. Fries |
2002-01-23 | s/tth/ttyh/ for sparc64 | Todd T. Fries |
2002-01-23 | sync | Todd T. Fries |
2002-01-23 | tweak mag and spif _DEV entries, add major numbers | Todd T. Fries |
2002-01-23 | tweak _DEV entries for major numbers to show up properly | Todd T. Fries |
2002-01-23 | where oh where did floppy) go? | Todd T. Fries |
2002-01-23 | o use target(name,dev,str1,str2,..) and twrget(name,dev,devstr,str1,str2,...) | Todd T. Fries |
2002-01-23 | add target macros as a result of a conversation with mickey; cleaner look | Todd T. Fries |
2002-01-23 | add midi and sequencer devices | Eric Jackson |
2002-01-23 | enable spkr, isabeep devices | Eric Jackson |
2002-01-23 | move cdev_spkr_init() to conf.h for use by other arch's | Eric Jackson |
2002-01-23 | add support for AlphaPC 64. | Eric Jackson |
2002-01-23 | Kill PR_FREEHEADER, not used anymore and confusing. | Artur Grabowski |
2002-01-23 | minor cleanup I just happened to do when in this area. | Artur Grabowski |
2002-01-23 | It looks like there has been one crack smoking and a few cut and pastes. | Artur Grabowski |
2002-01-23 | we dont have getprogname() | Eric Jackson |
2002-01-23 | Pool deals fairly well with physical memory shortage, but it doesn't deal | Artur Grabowski |
2002-01-22 | open for writing only if needed so, accept multiple var assignments for -w; f... | Michael Shalayeff |
2002-01-22 | call osf1_exec_ecoff_hook for osf1 bin's | Eric Jackson |
2002-01-22 | be realistic about what we support | Eric Jackson |
2002-01-22 | add fd to nam2blk | Eric Jackson |
2002-01-22 | Updates. | Miod Vallat |
2002-01-22 | trailing spaces, humppa | Michael Shalayeff |
2002-01-22 | HSRP dissector, from Julian Cowley <julian@lava.net> via tcpdump.org | Michael Shalayeff |
2002-01-22 | dup wi_pcmcia_attach(); from maurice@amaze.nl | Michael Shalayeff |
2002-01-22 | grammar fixes; ok ericj@, -mdoc ok mpech@ | Jason Peel |