Age | Commit message (Expand) | Author |
2001-11-04 | 7751 has two registers in config space (0x40 - RETRY_TIMEOUT and 0x41, | Jason Wright |
2001-11-04 | hp300spu.h information not needed anymore. | Miod Vallat |
2001-11-04 | Change the magic formulae in charge of setting the correct defines | Miod Vallat |
2001-11-04 | wording; ok art | Peter Valchev |
2001-11-03 | The contents of cd9660_mount.h duplicate <sys/mount.h>, so get rid of it. | Miod Vallat |
2001-11-03 | Add stub for struct X509_STORE | Hakan Olsson |
2001-11-03 | We get ssl.h with x509.h/libcrypto.h | Hakan Olsson |
2001-11-03 | Don't try to avoid name lookup waits with setjmp/signal. By deraadt@, me. | Hakan Olsson |
2001-11-03 | Fix pthread_mutex regression test... undefined behavior does not | Marco S Hyman |
2001-11-03 | Telnet client shouldn't say it does Kerberos unless there actually exists | Hans Insulander |
2001-11-02 | fix typo in thread status flags | Marco S Hyman |
2001-11-02 | poll(2) manpage references itself, accept(2) references poll(2) twice. | Janne Johansson |
2001-11-02 | add intel card | Michael Shalayeff |
2001-11-02 | match on intel pro/wireless 2011, from netbsd | Michael Shalayeff |
2001-11-02 | fix multicast loopback checksums; goeran@cdg.chalmers.se, ok angelos | Theo de Raadt |
2001-11-02 | Move the accounting disk space watcher into a kernel thread. | Artur Grabowski |
2001-11-02 | Fix signal dispatching. No-one has reported any probs (other than | Marco S Hyman |
2001-11-02 | replace fprintf(stderr)/exit w/ err/warn | Michael Shalayeff |
2001-11-02 | - Set valid bit in transmit descriptors and tx fragment descriptors (previous | Jason Wright |
2001-11-02 | new fw needs more space in an_ltv_status; from Gabriel Kihlman <gk@univits.se> | Michael Shalayeff |
2001-11-02 | Change 2 Exit() -> exit() | Todd C. Miller |
2001-11-02 | i do not think everybody needs USB_DEBUG | Michael Shalayeff |
2001-11-02 | Revert to clnt_broadcast() method until an alignment problem with the | Todd C. Miller |
2001-11-02 | use _exit() in signal handler; mark other issues | Theo de Raadt |
2001-11-02 | avoid stdio in signal handler | Theo de Raadt |
2001-11-02 | use _exit() in signal handler | Theo de Raadt |
2001-11-02 | _exit() in signal handler | Theo de Raadt |
2001-11-02 | avoid stdio in signal handler (not complete yet) | Theo de Raadt |
2001-11-02 | Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported by | Jean-Jacques Bernard-Gundol |
2001-11-02 | do not return value that overruns mbuf length from ip6_nexthdr. | Jun-ichiro itojun Hagino |
2001-11-02 | - U2 has been tested | Miod Vallat |
2001-11-02 | Fix typo when assigning bds->sem_base. | Todd C. Miller |
2001-11-02 | attribute(format) no longer implies nonnull... | Marc Espie |
2001-11-02 | In scsi_strvis(), collapse adjacent whitespace/NUL chars to a single | Todd C. Miller |
2001-11-01 | Mention printf-like attributes for setproctitle(). | Miod Vallat |
2001-11-01 | Major overhaul. | Todd C. Miller |
2001-11-01 | much greater care for malloc & realloc failures; millert ok | Theo de Raadt |
2001-11-01 | Refer to our own, namely cdrecord, not linux stuff. | Marc Espie |
2001-11-01 | sync | Theo de Raadt |
2001-11-01 | printf() format string fix. | Miod Vallat |
2001-11-01 | displayq to honor the terminal width; millert@ ok | Michael Shalayeff |
2001-11-01 | add missing end bracket in comment | Todd C. Miller |
2001-11-01 | regen | Michael Shalayeff |
2001-11-01 | mylex acceleraid | Michael Shalayeff |
2001-11-01 | Unnecessary cast. | Artur Grabowski |
2001-11-01 | Don't allow negative offsets. Some type confusion. | Artur Grabowski |
2001-11-01 | ship timing info in network byte order | Theo de Raadt |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-11-01 | fix 64 bit issues regarding timevals | Theo de Raadt |
2001-11-01 | use _C_LABEL | Michael Shalayeff |