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