summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-21forgot dpaddMichael Shalayeff
2002-10-21libs are listed w/ LDADD not LDFLAGSMichael Shalayeff
2002-10-21do not use an absolute path in include; dhartmei@ okMichael Shalayeff
2002-10-21manual media setting no longer needed for the 21145Henning Brauer
2002-10-21ugly hack to make the 21145 work without manual media setting.Henning Brauer
2002-10-21reversed condition checking for sig*jmp(, savemask)Michael Shalayeff
2002-10-21deal w/ longjmp(, 0)Michael Shalayeff
2002-10-21fix remote exploit in kadmind; from lha@stacken.kth.se. ok hin@Jakob Schlyter
2002-10-21regression tests should test for proper operation, not what the codeMarco S Hyman
2002-10-21Clean up the siginfo test. pthreads siginfo delivery code stillMarco S Hyman
2002-10-21Add new testsMarco S Hyman
2002-10-21Add test for non-deferred signal handling in threads. pthreads codeMarco S Hyman
2002-10-21Add test for pthread_kill. The test currently fails as threadMarco S Hyman
2002-10-21make an ieeefp regress pass; miod@ okMichael Shalayeff
2002-10-21make it compile through the gdb, still needs more work; fgsch@ okMichael Shalayeff
2002-10-21o Add "-days 365" to the examples (default lifetime is 1 month).Todd C. Miller
2002-10-21Remove the -D__PIC__ from this, it does not affect the buildingDale Rahn
2002-10-21Simplify the ld.so asm api, the data is available other ways.Dale Rahn
2002-10-21try harder to sync in dmamap_syncMichael Shalayeff
2002-10-21mention Intel 21145, jason@Henning Brauer
2002-10-21two more 4porst here as wellHenning Brauer
2002-10-20add Intel 21145, miod@ and jason@Henning Brauer
2002-10-20add fxp; ok drahn miodPeter Valchev
2002-10-20Intel 21145Henning Brauer
2002-10-20Intel 21145 supportHenning Brauer
2002-10-20add support for intel 21145Henning Brauer
2002-10-20fxp now works on bigendian, add it to macppc.Dale Rahn
2002-10-20Move pf_compare_(rules|nats|binats|rdrs) to pf_ioctl.c. Simplifies andRyan Thomas McBride
2002-10-19Add manpage for asc scsi driver. From NetBSD.Hugh Graham
2002-10-19Kill register.Hugh Graham
2002-10-18this is a precision architecture -- be more precise about fault types and in ...Michael Shalayeff
2002-10-18Pull in some changes from NetBSDTodd C. Miller
2002-10-18<deraadt> screw this operating system shit, i just want to drive!Henning Brauer
2002-10-18Remove some very pointless 'if 0' code, some of which prevented compilationDale Rahn
2002-10-18Account for the aligned m_data when checking boundaries; from NetBSD.Federico G. Schwindt
2002-10-18Do not define astpending twice, once non-volatile and one volatile.Dale Rahn
2002-10-18media support; slightly modified from FreeBSD.Federico G. Schwindt
2002-10-18correct prefixlen handling (-prefixlen 32 will make it a host route)Jun-ichiro itojun Hagino
2002-10-17Overhaul of boot_`arch`(8) manual pages (unfinished).Miod Vallat
2002-10-17ifndef __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-17When augmenting the nodes in RB_ROTATE_{RIGHT,LEFT} make sure that theArtur Grabowski
2002-10-17Make prefixlen check to make sure its argument is present before deref; mille...Jason Wright
2002-10-17use shadows on fpu cxsw (and fix arg0 trashing), do not restore shadowed regs...Michael Shalayeff
2002-10-17renumber the CHIO* since they clash w/ the CDIO, keep the old ones as OCHIO, ...Michael Shalayeff
2002-10-17missing defines for syscalls and a better formatting in usageMichael Shalayeff
2002-10-17define CDIOREADTOCENTRYS CDIOREADTOCENTRIES, not as a duplicate _IOWR(); dera...Michael Shalayeff
2002-10-17knfTheo de Raadt
2002-10-17sync with gcc version, fixes bug in sftp where it had a 64 bit parameterDale Rahn
2002-10-17Add support for printing the AUDIO_* ioctls, too.Jason Wright