Age | Commit message (Expand) | Author |
2002-10-23 | Add a trivial va_copy() macro to all architectures but powerpc | Todd C. Miller |
2002-10-23 | Remove redefinition of NULL; pjanzen@ OK | Todd C. Miller |
2002-10-23 | Move a cast from LHS to RHS to quiet a "cast from pointer to integer | Todd C. Miller |
2002-10-23 | mips archdep stuff update while waiting for ok on mi | Per Fogelstrom |
2002-10-23 | %u for u_int | Markus Friedl |
2002-10-23 | use %u for u_int | Markus Friedl |
2002-10-23 | sync | Theo de Raadt |
2002-10-23 | integer overflow cleanup - convert to u_long so strtoul can handle comparisons | Mark Grimes |
2002-10-22 | Make wi_keydat in struct wi_key 13 bytes, not 14. This is not a | Todd C. Miller |
2002-10-22 | do not force single-user; pt out by fries@ | Michael Shalayeff |
2002-10-22 | %ul -> %lu | Mike Pechkin |
2002-10-22 | More conversion of "int af" and "u_int8_t af" declarations and function | Ryan Thomas McBride |
2002-10-22 | Convert "int af" and "u_int8_t af" declarations and function arguments | Ryan Thomas McBride |
2002-10-22 | Update for new semantics of set_ipmask (netmask is applied immediately | Camiel Dobbelaar |
2002-10-22 | Rename ipmask to set_ipmask and add some functionality: the netmask | Camiel Dobbelaar |
2002-10-22 | Remove a part that did sneak in that wasn't meant to be commited yet. | Artur Grabowski |
2002-10-22 | check the correct return value from ifunit() | Ryan Thomas McBride |
2002-10-21 | Check for null pointer before deref in info output. Based upon | Marco S Hyman |
2002-10-21 | ANSI | Artur Grabowski |
2002-10-21 | Two problems. | Artur Grabowski |
2002-10-21 | forgot dpadd | Michael Shalayeff |
2002-10-21 | libs are listed w/ LDADD not LDFLAGS | Michael Shalayeff |
2002-10-21 | do not use an absolute path in include; dhartmei@ ok | Michael Shalayeff |
2002-10-21 | manual media setting no longer needed for the 21145 | Henning Brauer |
2002-10-21 | ugly hack to make the 21145 work without manual media setting. | Henning Brauer |
2002-10-21 | reversed condition checking for sig*jmp(, savemask) | Michael Shalayeff |
2002-10-21 | deal w/ longjmp(, 0) | Michael Shalayeff |
2002-10-21 | fix remote exploit in kadmind; from lha@stacken.kth.se. ok hin@ | Jakob Schlyter |
2002-10-21 | regression tests should test for proper operation, not what the code | Marco S Hyman |
2002-10-21 | Clean up the siginfo test. pthreads siginfo delivery code still | Marco S Hyman |
2002-10-21 | Add new tests | Marco S Hyman |
2002-10-21 | Add test for non-deferred signal handling in threads. pthreads code | Marco S Hyman |
2002-10-21 | Add test for pthread_kill. The test currently fails as thread | Marco S Hyman |
2002-10-21 | make an ieeefp regress pass; miod@ ok | Michael Shalayeff |
2002-10-21 | make it compile through the gdb, still needs more work; fgsch@ ok | Michael Shalayeff |
2002-10-21 | o Add "-days 365" to the examples (default lifetime is 1 month). | Todd C. Miller |
2002-10-21 | Remove the -D__PIC__ from this, it does not affect the building | Dale Rahn |
2002-10-21 | Simplify the ld.so asm api, the data is available other ways. | Dale Rahn |
2002-10-21 | try harder to sync in dmamap_sync | Michael Shalayeff |
2002-10-21 | mention Intel 21145, jason@ | Henning Brauer |
2002-10-21 | two more 4porst here as well | Henning Brauer |
2002-10-20 | add Intel 21145, miod@ and jason@ | Henning Brauer |
2002-10-20 | add fxp; ok drahn miod | Peter Valchev |
2002-10-20 | Intel 21145 | Henning Brauer |
2002-10-20 | Intel 21145 support | Henning Brauer |
2002-10-20 | add support for intel 21145 | Henning Brauer |
2002-10-20 | fxp now works on bigendian, add it to macppc. | Dale Rahn |
2002-10-20 | Move pf_compare_(rules|nats|binats|rdrs) to pf_ioctl.c. Simplifies and | Ryan Thomas McBride |
2002-10-19 | Add manpage for asc scsi driver. From NetBSD. | Hugh Graham |
2002-10-19 | Kill register. | Hugh Graham |