Age | Commit message (Expand) | Author |
1999-02-26 | uvm compat | Artur Grabowski |
1999-02-26 | config changes for uvm | Artur Grabowski |
1999-02-26 | Import of uvm from NetBSD. Some local changes, some code disabled | Artur Grabowski |
1999-02-26 | convert to mdoc, document changes from db 1.8.6 | Todd C. Miller |
1999-02-26 | skipjack in libc; isakmpd and such will want it | Theo de Raadt |
1999-02-26 | implement internal ls | Artur Grabowski |
1999-02-25 | try to avoid using bus_* stuff for MD code, handle interrupts, gscbus changes | Michael Shalayeff |
1999-02-25 | Prettier reporting, report number of flows in use per SA. | Angelos D. Keromytis |
1999-02-25 | Listen to kernel replies and report errors (much room for improvement | Angelos D. Keromytis |
1999-02-25 | Allow PF_KEY kernel message replies for X_ADDFLOW, X_DELFLOW, and X_GRPSPIS | Angelos D. Keromytis |
1999-02-25 | Don't segfault when sysctl fails | Artur Grabowski |
1999-02-25 | mib for pf_key is PF_KEY not PF_KEY_V2 | Theo de Raadt |
1999-02-25 | constify getcap(3). This fixes a warning in libcurses and doesn't | Todd C. Miller |
1999-02-25 | fix /boot arguments mapping. | Michael Shalayeff |
1999-02-25 | chipset-independant irq establishing/handling code; dummy dma stuff | Michael Shalayeff |
1999-02-25 | Skipjack key bzero'ing case. | Angelos D. Keromytis |
1999-02-25 | Print more information in /kern/ipsec | Angelos D. Keromytis |
1999-02-25 | Bzero key information before free'ing it, just for paranoia's sake. | Angelos D. Keromytis |
1999-02-25 | Use M_XDATA for the key schedule, instead of M_TEMP. | Angelos D. Keromytis |
1999-02-25 | Parse IP addresses more securely - specifically, don't allow | brian |
1999-02-25 | establish irq after MI attach call, some cleanup | Michael Shalayeff |
1999-02-25 | save 'esym' passed from /boot | Michael Shalayeff |
1999-02-25 | Clear the DF bit, so packets don't get dropped inside a tunnel. | Angelos D. Keromytis |
1999-02-25 | print hptm (hpt mask) and vtop (virt to phys has table) registers | Michael Shalayeff |
1999-02-25 | add irq and dma glues (the green one) | Michael Shalayeff |
1999-02-25 | use config_found_sm to allow irq passing in confargs | Michael Shalayeff |
1999-02-25 | Unnecessary ifdef | Angelos D. Keromytis |
1999-02-25 | vmapbuf/vunmapbuf | Michael Shalayeff |
1999-02-25 | missing ifdef IPSEC | Angelos D. Keromytis |
1999-02-25 | Be a bit more paranoid before free'ing memory. | Angelos D. Keromytis |
1999-02-25 | 600 status | Jason Wright |
1999-02-25 | flesh out crypto section with Xr | Theo de Raadt |
1999-02-25 | flesh pcb out | Michael Shalayeff |
1999-02-25 | better bus_space_barrier(); proper dma stuff; some more bus tags | Michael Shalayeff |
1999-02-25 | support irq on mainbus | Michael Shalayeff |
1999-02-25 | better __splhigh(); define INT_NONE for 'no ints allowed' | Michael Shalayeff |
1999-02-25 | remove unused software bits | Michael Shalayeff |
1999-02-25 | comment iomod_command usage | Michael Shalayeff |
1999-02-25 | fix c&p in fice() (s/fdce/fice/); cleanup | Michael Shalayeff |
1999-02-25 | sync and cleanup | Michael Shalayeff |
1999-02-25 | Fix autosetting of d_type and d_typename that I introduced in rev | Todd C. Miller |
1999-02-25 | update | Michael Shalayeff |
1999-02-25 | add dino device/attachment; myri is actually on pci | Michael Shalayeff |
1999-02-25 | pci host adapter is called 'Dino' | Michael Shalayeff |
1999-02-25 | update | Michael Shalayeff |
1999-02-25 | specify text start through the -Ttext, fix ld.script accordingly | Michael Shalayeff |
1999-02-25 | add both audio device types | Michael Shalayeff |
1999-02-25 | rearrange devices, fix irqs, more comments | Michael Shalayeff |
1999-02-25 | When our dial timeout is ``random'', display its value | brian |
1999-02-25 | Don't immediately bring auto links back up in multilink | brian |