Age | Commit message (Expand) | Author |
2001-05-03 | Bump bootstrap stuff from op-make. Mostly from fries@ | Marc Espie |
2001-05-03 | Minor manpage tweaks | Marc Espie |
2001-05-03 | Synch with my current work. | Marc Espie |
2001-05-03 | old file | Marc Espie |
2001-05-03 | * Let make_file_list always append a '/' at the end of directories. | Artur Grabowski |
2001-05-03 | Add an MIIF_AUTOTSLEEP flag, needed by new aue(4) code. From NetBSD. | Aaron Campbell |
2001-05-03 | grr... part of the bus_dma change depended on local stuff: revert that part | Jason Wright |
2001-05-03 | Don't claim to support the Belkin F5U011, which the cue(4) driver matches, but | Aaron Campbell |
2001-05-03 | Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different | Aaron Campbell |
2001-05-03 | Clean up a signed vs unsigned error in gm ethernet. | Dale Rahn |
2001-05-02 | Minor fixes (one from norm@sandbox.org.uk via NetBSD) and one attribution. | Paul Janzen |
2001-05-02 | Ensure caves are connected; afghan@afghanhound.org.uk | Paul Janzen |
2001-05-02 | -h overrides BLOCKSIZE; matt@anzen.com | Paul Janzen |
2001-05-02 | Sync with NetBSD. Notable changes: | Todd C. Miller |
2001-05-02 | T doesnt take an arg | Eric Jackson |
2001-05-02 | Correctly number the items in the ``installing via HTTP'' instructions; | Miod Vallat |
2001-05-02 | register save/restore fix from art via Chuck Cranor | Marco S Hyman |
2001-05-02 | pack all NVGA*s into one vga.h, lot's of spaces vs tabs | Michael Shalayeff |
2001-05-02 | allow switching vts w/ right alt/ctrl/fn; from Mike Glamm <glam0006@umn.edu> | Michael Shalayeff |
2001-05-02 | fix prompt for ssh-add. | Markus Friedl |
2001-05-02 | -b i dunno, and it's hard to get auth .su liquer here to figure it out | Michael Shalayeff |
2001-05-02 | document boot options, i dunno what -b does so i just do not mention it anymore | Michael Shalayeff |
2001-05-02 | plural for power management devices | Michael Shalayeff |
2001-05-02 | - somewhat better use of bus_dma interface | Jason Wright |
2001-05-02 | prevent overflow in sbreserve; from wollman@freebsd via netbsd | Niels Provos |
2001-05-02 | implement "deletetunnel" (removes tunnel outer IP address pair) | Jun-ichiro itojun Hagino |
2001-05-02 | Move powerpc interrupt enablement into the interrupt controller, not after | Dale Rahn |
2001-05-02 | Use correct M_CACHE type; art@ ok. | Federico G. Schwindt |
2001-05-02 | wsmoused support; missed 2.9 -- bad aaron; heko@saitti.net | Theo de Raadt |
2001-05-02 | Put the 'const' back into ssh_askpass() function. Pointed out | mouring |
2001-05-02 | Remove some unused entries, add some new ones. ok art@ itojun@ | Angelos D. Keromytis |
2001-05-01 | sync closer to GENERIC, make compile again | Todd T. Fries |
2001-05-01 | note another release time thingy | Theo de Raadt |
2001-05-01 | Revert stupid buggy optimisation. | Marc Espie |
2001-05-01 | Remove PCVT cruft. | Aaron Campbell |
2001-05-01 | this is what i'm running these days | Michael Shalayeff |
2001-05-01 | Use pread() to avoid lseek() abuse, from art's todo list. Tested with | Aaron Campbell |
2001-05-01 | Sort SEE ALSO entries; mpech@prosoft.org.lv | Aaron Campbell |
2001-05-01 | Fix tcp_signature_tdb_input decl; kernel compiles again if TCP_SIGNATURE | Federico G. Schwindt |
2001-05-01 | Update; mpech@prosoft.org.lv | Aaron Campbell |
2001-05-01 | kill dtom, also fixes malloc bugs; fgsch@ ok | Michael Shalayeff |
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell |
2001-05-01 | Correct PCVT references. | Aaron Campbell |
2001-05-01 | Remove PCVT file references. | Aaron Campbell |
2001-05-01 | The old (pcvt) moused is gone in favor of the new (wscons) wsmoused. | Aaron Campbell |
2001-05-01 | Remove PCVT cruft. | Aaron Campbell |
2001-05-01 | convert to new timeouts | Todd C. Miller |
2001-05-01 | Use opendir/readdir instead of open/read when making a file list. | Artur Grabowski |
2001-05-01 | raise the file name and buffer name sizes | Artur Grabowski |
2001-05-01 | Convert to new timeouts. (art@ ok) | Hakan Olsson |