summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-01-10Forgot to add midiplay hereNiklas Hallqvist
1999-01-10clean up timer calculations; dont use PTHREAD_NOFLOAT; keep freebsd identDavid Leonard
1999-01-10no need to cast any moreDavid Leonard
1999-01-10export symbol to kernel thread for gdb; ident; fix lock initialisationDavid Leonard
1999-01-10identDavid Leonard
1999-01-10initialise locks properlyDavid Leonard
1999-01-10add some debug msgs; cleanDavid Leonard
1999-01-10identDavid Leonard
1999-01-10note pathological problemDavid Leonard
1999-01-10use <machine/reg>David Leonard
1999-01-10nice-ifyDavid Leonard
1999-01-10updateDavid Leonard
1999-01-10updateDavid Leonard
1999-01-10remove unnecessary declaration of dounmountArtur Grabowski
1999-01-10fix protoDavid Leonard
1999-01-10Add vr driverJason Downs
1999-01-10VIA Rhine driver, ported from FreeBSD; written by wpaul@ctr.columbia.edu.Jason Downs
1999-01-10syncJason Downs
1999-01-10pretty RhineJason Downs
1999-01-10make this compile with MSDOSFS_DEBUGArtur Grabowski
1999-01-10make this work with MSDOSFS_DEBUGArtur Grabowski
1999-01-10vm_map_deallocate: only release the simple lock when ref_count > 0. in the ot...Artur Grabowski
1999-01-10fix panic messages and put some code in DIAGNOSTICArtur Grabowski
1999-01-10Fix for creating files on a Solaris 7 server with NFSv3 (the request wasTodd C. Miller
1999-01-10sync with pdksh-unstable-5.2.13.6Todd C. Miller
1999-01-10Fix bug in c_sh.c where an unitialized variable could be used.Todd C. Miller
1999-01-10missed in updateTodd C. Miller
1999-01-10Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSDNiklas Hallqvist
1999-01-10Don't leak the spl() if the card setup fails.Jason Downs
1999-01-10add SO_NETPROC and CMSG_{FIRSTHDR,ALIGN,LEN,SPACE}; cmetzTheo de Raadt
1999-01-10indentTheo de Raadt
1999-01-10merge INPROTO_* tablesTheo de Raadt
1999-01-10Only call isatty() when we open our descriptor, and rememberbrian
1999-01-10Make RFNOWAIT work in rfork(2)Niklas Hallqvist
1999-01-10If we can't open alias.log, don't try to write to thebrian
1999-01-10NUL terminate the buffer in vsprintfNiklas Hallqvist
1999-01-09behave reasonably if malloc failsTodd C. Miller
1999-01-09gprof heads the same set of conditions as gas&friends.Marc Espie
1999-01-09linux 2.2.0 is almost out, and my OpenBSD patch finally made it to theMarc Espie
1999-01-09close PR 685.Marc Espie
1999-01-09Fix to a VM cache trash bug by Chuck CranorNiklas Hallqvist
1999-01-08Removed all OPSYS conditionals and extraneous comments for readability.pattonme
1999-01-08dont call ip_randomid() in htons().Niels Provos
1999-01-08do not use random bits when not necessary, remove 8-byte block dependenceTheo de Raadt
1999-01-08Ouch, garbage I managed to slip in with the last commitNiklas Hallqvist
1999-01-08update NetBSD version macro (for history refs)Niklas Hallqvist
1999-01-08bug fixes from pdksh-unstable-5.2.13.5; some of which we already had.Todd C. Miller
1999-01-08Don't use the next phone number after the ``|'' if thebrian
1999-01-08rsyncArtur Grabowski
1999-01-08We don't need, nor supportMarc Espie