Age | Commit message (Expand) | Author |
2002-01-23 | copy*str() sanity fixes for sparc. | Miod Vallat |
2002-01-23 | more bugs, from Vladimir Popov <jumbo@narod.ru> | Michael Shalayeff |
2002-01-23 | compatability -> compatibility. | Federico G. Schwindt |
2002-01-23 | Fix memory leaks in login_getstyle(), login_getstr() and login_getcaptime() | Todd C. Miller |
2002-01-23 | xref bktr and radio | Michael Shalayeff |
2002-01-23 | the last few sprintf -> snprintf | Hakan Olsson |
2002-01-23 | bktr may have radio | Michael Shalayeff |
2002-01-23 | allow attaching radio on bktr; from netbsd w/ fixes from Vladimir Popov <jumb... | Michael Shalayeff |
2002-01-23 | snprintf, and only dump exchange data if USE_DEBUG is defined | Hakan Olsson |
2002-01-23 | sprintf->snprintf & bugfix | Hakan Olsson |
2002-01-23 | no more strcpy/sprintf | Hakan Olsson |
2002-01-23 | regen | Michael Shalayeff |
2002-01-23 | sb audigy w/ fw; from Maxim Tsyplakov <tm@oganer.net> | Michael Shalayeff |
2002-01-23 | move mb_map allocation to mbinit() | Artur Grabowski |
2002-01-23 | Another strcpy gone. | Hakan Olsson |
2002-01-23 | move definition of mb_map from zillions of machdep.c to uipc_mbuf.c | Artur Grabowski |
2002-01-23 | strcpy->strlcpy, sprintf->snprintf | Hakan Olsson |
2002-01-23 | strcat->strlcat, sprintf->snprintf | Hakan Olsson |
2002-01-23 | strcpy->strlcpy | Hakan Olsson |
2002-01-23 | strncat->strlcat, sprintf->snprintf | Hakan Olsson |
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 |