Age | Commit message (Expand) | Author |
2002-05-23 | add /usr/libexec/ssh-keysign: a setuid helper program for hostbased authentic... | Markus Friedl |
2002-05-23 | sync | Theo de Raadt |
2002-05-23 | correct pci id for the sunix 8 port puc | Theo de Raadt |
2002-05-23 | sync | Theo de Raadt |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/... | Theo de Raadt |
2002-05-23 | fetch fpu id per the book (even it works otherwise), also, hppa_mod_info() al... | Michael Shalayeff |
2002-05-23 | remove the defines for iodone -> biodone and iowait -> biowait. | Artur Grabowski |
2002-05-23 | In sys_accept don't FILE_SET_MATURE the file if we got an error and we've fre... | Artur Grabowski |
2002-05-23 | Since the days of architectures where page size is smaller than | Artur Grabowski |
2002-05-23 | protect biodone with splbio. | Artur Grabowski |
2002-05-23 | Fix a comment I missed when renaming FILE_UNUSE to FRELE. | Artur Grabowski |
2002-05-23 | One last sprintf -> snprintf, requested by deraadt. | Hakan Olsson |
2002-05-23 | Make a promise (not yet true) that the b_iodone callback will | Artur Grabowski |
2002-05-23 | protect biodone calls with splbio | Artur Grabowski |
2002-05-23 | protect biodone calls with splbio. | Artur Grabowski |
2002-05-23 | no need for -lkvm anymore | Theo de Raadt |
2002-05-23 | if NOKVM is defined, do not do the KVM stuff at all | Theo de Raadt |
2002-05-23 | KNF during an audit; found an improperly initialized sockaddr | Theo de Raadt |
2002-05-23 | minor KNF encountered while doing yet another boring 4AM source code audit... | Theo de Raadt |
2002-05-23 | tiny KNF, some malloc checks, etc | Theo de Raadt |
2002-05-23 | 'SEE ALSO' audit in 'share/man/': | Mike Pechkin |
2002-05-23 | new_addr is not used from anywhere. daniel@benzedrine.cx ok | Jun-ichiro itojun Hagino |
2002-05-23 | simplify condition to perform DAD. sync w/kame | Jun-ichiro itojun Hagino |
2002-05-23 | fix upgrade script | Theo de Raadt |
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 |