Age | Commit message (Expand) | Author |
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 |
2002-01-28 | Try to share a common src/dst map where possible, and cope with that | Jason Wright |
2002-01-28 | First round of post-bus_dma cleanups: | Jason Wright |
2002-01-28 | Quick (and a little dirty) conversion to bus_dma(9). | Jason Wright |
2002-01-28 | Even more GC. | Artur Grabowski |
2002-01-28 | allocate vm pages with uvm_km_alloc (this code is ifdefed out anyway). | Artur Grabowski |
2002-01-28 | Request enough buffer space to fit the maximum size of a packet. | Hugh Graham |
2002-01-28 | Fix memory leaks in login_getcapnum() and login_getcapsize(). | Mike Pechkin |
2002-01-28 | malloc/free is not really used for pvs allocs | Michael Shalayeff |
2002-01-28 | GC PR_STATIC and PR_MALLOCOK. | Artur Grabowski |
2002-01-28 | PR_MALLOCOK is not necessary. | Artur Grabowski |
2002-01-28 | Re-port the NetBSD driver, but rewrite tx logic to use static buffers (and | Jason Wright |
2002-01-27 | bt no more | Michael Shalayeff |
2002-01-27 | bt no more | Michael Shalayeff |
2002-01-27 | Make f77(1) work on sparc64. ok espie | Peter Valchev |
2002-01-27 | handle simple case to identify FamilyLocal display; ok markus@ | Kevin Steves |
2002-01-27 | need privileged uid for krb5_verify_user(), ok hin@, dugsong@, netbsd | Markus Friedl |
2002-01-27 | add X11UseLocalhost; ok markus@ | Kevin Steves |
2002-01-27 | clarify the caveats of state modulation a wee bit | Mike Frantzen |
2002-01-27 | Add the (former) AES candidate ESP ciphers for IKE, as of | Hakan Olsson |
2002-01-26 | Kludge, protect against bus faults during pci probes. allows OpenBSD | Dale Rahn |
2002-01-26 | Sync with reality, from Hans-Joerg.Hoexer@yerbouti.franken.de | Angelos D. Keromytis |
2002-01-26 | revert code to add x11 localhost display authorization entry for | Kevin Steves |
2002-01-26 | splclock() should block SPL_BIO - SPL_IMP. | Dale Rahn |
2002-01-25 | properly identify gem as a boot device | Jason Wright |
2002-01-25 | CEAFSR defns | Jason Wright |
2002-01-25 | Reg defs for UEAFSR | Jason Wright |
2002-01-25 | use EVP_MD_size(evp_md) and not evp_md->md_size; ok steveks@ | Markus Friedl |
2002-01-25 | do not build debug version either; markus@ ok | Michael Shalayeff |
2002-01-25 | offset to com regs is just a common iomod offset, accomodate for com console | Michael Shalayeff |
2002-01-25 | use static EVP_MAX_MD_SIZE buffers for EVP_DigestFinal; ok stevesk@ | Markus Friedl |
2002-01-25 | offset cons hpa to com regs, damnit | Michael Shalayeff |
2002-01-25 | see if we are a console | Michael Shalayeff |
2002-01-25 | tell wsdisplay if we are a console | Michael Shalayeff |
2002-01-25 | init conaddr/unit if page0->mem_cons is on serial | Michael Shalayeff |