Age | Commit message (Expand) | Author |
2002-01-31 | Use pread(2) and pwrite(2) instead of lseek(2) + read(2) / write(2). | Todd C. Miller |
2002-01-31 | add uperf | Jason Wright |
2002-01-31 | uperf docs | Jason Wright |
2002-01-31 | Ignore signals if/when we are exiting. | Tobias Weingartner |
2002-01-31 | OBEY! | Michael Shalayeff |
2002-01-31 | drop the low drop bits number to 10 drop | Michael Shalayeff |
2002-01-31 | Don't need NFB (fb's aren't accessible this way) | Jason Wright |
2002-01-30 | Driver for getting at performance counters. These manifest them | Jason Wright |
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin |
2002-01-30 | kill the noise and add bugs | Michael Shalayeff |
2002-01-30 | Add proc0 to the PIDHASH table. art@ ok | Thomas Nordin |
2002-01-30 | use defined(__ELF__) instead of a list of ELF architectures from which | Matthieu Herrb |
2002-01-30 | Fix leak in `EPSV ALL`. | Mike Pechkin |
2002-01-30 | right, just check more for nulls; from Dan Harnett <danh@wzrd.com> | Michael Shalayeff |
2002-01-30 | protect `RNTO` from NULL pointer. | Mike Pechkin |
2002-01-30 | always check for kvm_openfiles failure; pointed out by juan@coredump.com.ar i... | Michael Shalayeff |
2002-01-30 | Add native implementations of copysign() and copysignf() on alpha. | Christian Weisgerber |
2002-01-30 | TI 1410 PCI-CardBus support. | Federico G. Schwindt |
2002-01-30 | A bit of hacking on awacs to try to get audio input working. | Dale Rahn |
2002-01-30 | Revamp hifn entry, add ubsec | Jason Wright |
2002-01-30 | atactl [ata device] dump | Constantine Sapuntzakis |
2002-01-30 | IOCTL for retrieving traces from the ATA subsystem | Constantine Sapuntzakis |
2002-01-29 | mention exit status; ok stevesk@ | Markus Friedl |
2002-01-29 | don't depend on servconf.c; ok djm@ | Markus Friedl |
2002-01-29 | Don't install a handler for powerfail... this causes weird problems with | Jason Wright |
2002-01-29 | there is no awicontrol, from Alexander Yurchenko <grange@rt.mipt.ru> | Michael Shalayeff |
2002-01-29 | Thanks to Brian Kifiak for pointing out incomplete description | Constantine Sapuntzakis |
2002-01-29 | add DIAGNOSTICS; ok stevesk@ | Markus Friedl |
2002-01-29 | limit subsystem length in log; ok markus@ | Kevin Steves |
2002-01-29 | Remove the iov2pages/mbuf2pages API... All of the relevant arch's support | Jason Wright |
2002-01-29 | Update to reality | Jason Wright |
2002-01-29 | hifn, ubsec, and autri | Jason Wright |
2002-01-29 | s/ReverseMappingCheck/VerifyReverseMapping/ and avoid confusion; ok stevesk@ | Markus Friedl |
2002-01-29 | process the delayed-free queue more often; chs@netbsd.org | Todd C. Miller |
2002-01-29 | exit 2 if no agent, exit 1 if list fails; debian#61078; ok djm@ | Markus Friedl |
2002-01-29 | Fix memory leak in setuserpath(). We prefer patch from millert@. | Mike Pechkin |
2002-01-29 | Update. | Miod Vallat |
2002-01-29 | Honor the printf-like function argument in pool_printit(), instead of | Miod Vallat |
2002-01-28 | yes, there is no sense in double savectx here; from Brian J. Kifiak <bk@rt.fm> | Michael Shalayeff |
2002-01-28 | fix after fgs | Peter Valchev |
2002-01-28 | add NFS_VER4 | Jim Rees |
2002-01-28 | match on corega CGWLPCIA11; from <jonathon.fletcher@pobox.com> | Michael Shalayeff |
2002-01-28 | sync | Jason Wright |
2002-01-28 | Fix wsmux and wskbd | Jason Wright |
2002-01-28 | Update to mention the new vocabulary added in the last two commits to | Miod Vallat |
2002-01-28 | add hifn, ubsec, and autri (warning, autri's sound defaults are a bit | Jason Wright |
2002-01-28 | fix coredump on apropos; fixes PR# 2320. | Federico G. Schwindt |
2002-01-28 | Add "boot reboot" to please jason@ and "boot poweroff" to please drahn@. | Miod Vallat |
2002-01-28 | correct function name. | Federico G. Schwindt |
2002-01-28 | sem_XXX(3) manpages; better now that never. | Federico G. Schwindt |