Age | Commit message (Expand) | Author |
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 |
2002-10-18 | this is a precision architecture -- be more precise about fault types and in ... | Michael Shalayeff |
2002-10-18 | Pull in some changes from NetBSD | Todd C. Miller |
2002-10-18 | <deraadt> screw this operating system shit, i just want to drive! | Henning Brauer |
2002-10-18 | Remove some very pointless 'if 0' code, some of which prevented compilation | Dale Rahn |
2002-10-18 | Account for the aligned m_data when checking boundaries; from NetBSD. | Federico G. Schwindt |
2002-10-18 | Do not define astpending twice, once non-volatile and one volatile. | Dale Rahn |
2002-10-18 | media support; slightly modified from FreeBSD. | Federico G. Schwindt |
2002-10-18 | correct prefixlen handling (-prefixlen 32 will make it a host route) | Jun-ichiro itojun Hagino |
2002-10-17 | Overhaul of boot_`arch`(8) manual pages (unfinished). | Miod Vallat |
2002-10-17 | ifndef __HAVE_GENERIC_SOFT_INTERRUPTS leaved a label without a statement afte... | Artur Grabowski |
2002-10-17 | - name in uvm_tree_sanity must be const. | Artur Grabowski |
2002-10-17 | When augmenting the nodes in RB_ROTATE_{RIGHT,LEFT} make sure that the | Artur Grabowski |
2002-10-17 | Make prefixlen check to make sure its argument is present before deref; mille... | Jason Wright |
2002-10-17 | use shadows on fpu cxsw (and fix arg0 trashing), do not restore shadowed regs... | Michael Shalayeff |
2002-10-17 | renumber the CHIO* since they clash w/ the CDIO, keep the old ones as OCHIO, ... | Michael Shalayeff |
2002-10-17 | missing defines for syscalls and a better formatting in usage | Michael Shalayeff |
2002-10-17 | define CDIOREADTOCENTRYS CDIOREADTOCENTRIES, not as a duplicate _IOWR(); dera... | Michael Shalayeff |
2002-10-17 | knf | Theo de Raadt |
2002-10-17 | sync with gcc version, fixes bug in sftp where it had a 64 bit parameter | Dale Rahn |
2002-10-17 | Add support for printing the AUDIO_* ioctls, too. | Jason Wright |