Age | Commit message (Expand) | Author |
2002-05-23 | Reword to make things easier for less experienced users to follow. | Hugh Graham |
2002-05-22 | spelling; abishoff@arc.nasa.gov | Theo de Raadt |
2002-05-22 | typo. | Federico G. Schwindt |
2002-05-22 | Fix some ftp urls. | Miod Vallat |
2002-05-22 | Elite3D support. | Federico G. Schwindt |
2002-05-22 | Match on "SUNW,afb" as well, a guess to make Elite3D cards work and print | Federico G. Schwindt |
2002-05-22 | add reminder and roundings | Michael Shalayeff |
2002-05-22 | add sunffb type | Jason Wright |
2002-05-22 | - Allow matching of devices with fewer than 24 register sets | Jason Wright |
2002-05-22 | add WSDISPLAY_TYPE_SUNFFB | Jason Wright |
2002-05-22 | use strlcpy(3) | Thierry Deval |
2002-05-22 | max length of debug variables | Thierry Deval |
2002-05-22 | Allow brightness buttons to affect the console brightness whenever possible; | Miod Vallat |
2002-05-22 | Put abtn back in GENERIC. RAMDISK kernels do not need it. | Miod Vallat |
2002-05-22 | - in the OpenFirmware console initialisation, check if the console device | Miod Vallat |
2002-05-22 | md sqrt() implementation | Michael Shalayeff |
2002-05-22 | implement new type: %%, given min,cur,max print the value in %%. | Michael Shalayeff |
2002-05-22 | Fix last commit. | Todd C. Miller |
2002-05-22 | oops, backwards length check; moritz@jodeit.org | Theo de Raadt |
2002-05-22 | I was on drugs when I commited this initially, and still do not understand | Miod Vallat |
2002-05-22 | Fix some ut_line manipulation pointed out by Moritz Jodeit. | Todd C. Miller |
2002-05-22 | typo; moritz@jodeit.org | Theo de Raadt |
2002-05-22 | Implement splassert. Even simpler than on the sparc. | Artur Grabowski |
2002-05-22 | unlink lpd.pid if killed by a signal | Todd C. Miller |
2002-05-22 | Use O_EXLOCK in open() instead of flock() to eliminate a potential locking | Todd C. Miller |
2002-05-22 | Set close-on-exec flag for the socket cron selects on. | Todd C. Miller |
2002-05-22 | Remove pid file if sent SIGINT or SIGTERM before exiting. | Todd C. Miller |
2002-05-22 | o avoid stdio in acquire_daemonlock() so we don't leak FILE * memory | Todd C. Miller |
2002-05-22 | regen | Michael Shalayeff |
2002-05-22 | another 4800 weirdo from cisco; from condor@vcable.net | Michael Shalayeff |
2002-05-22 | Copy only the register paddrs/lens that we have room for | Jason Wright |
2002-05-22 | splassert(IPL_BIO) in the b_iodone handlers. | Artur Grabowski |
2002-05-22 | redhat_base -> redhat/base; closes pr2674 | Peter Valchev |
2002-05-22 | sync | Theo de Raadt |
2002-05-22 | correct exit code; bks10@cornell.edu | Theo de Raadt |
2002-05-22 | more strcpy/sprintf death; mpech ok | Theo de Raadt |
2002-05-22 | Small fix: - Start new sentence on a new line. | Mike Pechkin |
2002-05-22 | strcpy, sprintf death; mpech ok | Theo de Raadt |
2002-05-22 | remove crud | Theo de Raadt |
2002-05-22 | Add a compat_hpux(8) manual page, from NetBSD with corrections. | Miod Vallat |
2002-05-22 | a bunch more strcpy -> strlcpy and sprintf -> snprintf | Theo de Raadt |
2002-05-22 | snprintf, and make it compile | Theo de Raadt |
2002-05-22 | more strlcpy and snprintf | Theo de Raadt |
2002-05-22 | Check for S/Key entries in /etc/skey, not /etc/skeyeys; David Krause | Todd C. Miller |
2002-05-22 | put a real struct definition instead of the weird "typedef struct | Vincent Labrecque |
2002-05-22 | creator | Jason Wright |
2002-05-22 | note Creator support | Jason Wright |
2002-05-22 | reality | Jason Wright |
2002-05-22 | Only map in DFB32 during attach, other stuff will be mapped by _mmap as | Jason Wright |
2002-05-22 | Fix quoting botch in earlier commit. Make sure MDDISKDEVS and | Kenneth R Westerback |