Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
o Add libwrap support to supfilesrv, conditioned by #ifdef LIBWRAP (on by default). <bouyer@netbsd.org> o Renamed '-l' (the 'live' mode) to '-d' and '-l' is now used to enable logging of successfull connections. <bouyer@netbsd.org> o Don't botch varargs: the are not always an array of void * in the stack... Write a separate function to convert a list of function parameters to explain why execv failed. <christos@netbsd.org> o When in compress mode, don't overwrite the destination file directly, write a temp file and use rename when it is done. (From James Mathiesen <james@deshaw.com>) o Rename errno variable to error to avoid collision with errno.h and remove explicit extern of errno (we get it from errno.h) <mycroft@netbsd.org> o Cleanup unsigned char vs. char o Add -u flag, that prevents sup from attempting to restore a and m times on the received files. o Replace the provided read_line function with calls to the fparseln function in libutil. Maintain compatibility on machines without fparseln through the NEED_READ_LINE define. o Rename login() to suplogin() to avoid name collition in util.h o If rmdir() fails, chmod the path to have r/w/x perms and run "rm -rf" o avoid last.temp filename collision by using rel-suffix o When creating directories, make sure you remove previous non-directories before doing so, otherwise sup fails. o Add -q flag to supscan for quiet operation. | |||
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 | |
from Mike Pechkin <mpech@prosoft.org.lv> | |||
2001-05-02 | register save/restore fix from art via Chuck Cranor | Marco S Hyman | |
OK deraadt@ and art@ | |||
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 | |
- use constants for bzero'n allocated memory instead of retrieving mapped size | |||
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 | |
rename "giftunnel" intto "tunnel", to reduce diffs with netbsd. (giftunnel is still usable for backward compat) markus and niels ok'ed. | |||
2001-05-02 | Move powerpc interrupt enablement into the interrupt controller, not after | Dale Rahn | |
config runs. openpic already had this change. Cleans up config operations for other changes. | |||
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 | |
by Mark Miller <markm@swoon.net>. OK Markus | |||
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 | |
Another Murphy's law: complicated code always works right the first time. Stupid dumb details, on the other hand. Of course we can't share both arrays, as we don't know how they will grow, duh ! | |||
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 | |
config(8) UKC; millert@ ok | |||
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 | |
option is used. Note that this does not work. | |||
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 | |
This makes filename tab-completion work and takes dired a step further. | |||
2001-05-01 | raise the file name and buffer name sizes | Artur Grabowski | |
2001-05-01 | Convert to new timeouts. (art@ ok) | Hakan Olsson | |
2001-05-01 | get rid of dtom(), okay itojun@ angelos@ mickey@ millert@ | Niels Provos | |
2001-05-01 | avodi null pointer dereference. sync with kame | Jun-ichiro itojun Hagino | |
2001-05-01 | Reformat EXAMPLES section. | Aaron Campbell | |
2001-05-01 | trailing spaces | Michael Shalayeff | |
2001-05-01 | Simpler explanation of exit values. | Aaron Campbell | |
2001-05-01 | trailing spaces | Michael Shalayeff | |
2001-05-01 | Add a 250ms wait in attach if ATAPI drives present on channel. Some | Constantine Sapuntzakis | |
ATAPI devices need a while to boot their firmware, esp. if there is a CD in the drive. Sending them commands early causes them to wedge or abort those commands. | |||
2001-05-01 | splhigh -> spltty | Aaron Campbell | |
2001-05-01 | constify some arrays | Michael Shalayeff | |
2001-05-01 | restore socket base addr and bus number on resume; from netbsd | Michael Shalayeff | |