Age | Commit message (Expand) | Author |
2001-10-11 | Corrections from Brian J. Kifiak. | Daniel Hartmeier |
2001-10-11 | Sync with portable mktemp-1.4; the template is now optional. | Todd C. Miller |
2001-10-11 | C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite. | Marc Espie |
2001-10-10 | Oopsie. twe is not on the floppies but still in GENERIC, of course, so | Miod Vallat |
2001-10-10 | Get rid of the boasting about compilers. | Miod Vallat |
2001-10-10 | regen | Artur Grabowski |
2001-10-10 | Don't roll our own dup, we cen use the standard one. | Artur Grabowski |
2001-10-10 | gc SWAPPAGER and DEVPAGER options | Todd C. Miller |
2001-10-10 | Handle macro expansion even if argc==2, which can happen in indir() calls. | Marc Espie |
2001-10-10 | nasty, nasty... with indir calls, we might end up with expand_macro call | Marc Espie |
2001-10-10 | Mention the floppy images have no cd-rom support, hence can't install | Miod Vallat |
2001-10-10 | try to keep channels open until an exit-status message is sent. | Markus Friedl |
2001-10-10 | Mention the X11 sets, with a note that there is no X server available for | Miod Vallat |
2001-10-10 | Provide the ability to insert extra notes in the Xserv.tgz set description. | Miod Vallat |
2001-10-10 | 144.19.74/24 -> 144.19.74.0/24, found by Todd Fries. | Daniel Hartmeier |
2001-10-10 | Attempt to list which drivers are available from the various installation | Miod Vallat |
2001-10-10 | Miata boots from floppy not floppyB; reported by | Miod Vallat |
2001-10-10 | twe(4) left out of the floppies. | Miod Vallat |
2001-10-10 | Hint that floppyB, while apparently not working as a floppy yet, makes a | Miod Vallat |
2001-10-10 | Document the installation floppies, as well as the fact that floppy images | Miod Vallat |
2001-10-10 | Enable zlib in libsa (i.e. compressed kernels support in bootloaders) | Miod Vallat |
2001-10-10 | sorry, twe does not fit | Theo de Raadt |
2001-10-10 | Prototypes shouldn't mention argument name. | Marc Espie |
2001-10-10 | fix multi-line contunuations - ok deraadt@ | Bob Beck |
2001-10-10 | gigabit only phys don't have any of the 10/100 bits set in BMSR, but the | Jason Wright |
2001-10-10 | umask. spotted by form@ | Mike Pechkin |
2001-10-10 | Quote filename properly. | Marc Espie |
2001-10-10 | Fix indent | Marc Espie |
2001-10-10 | Check whether __file__ is correctly quoted (probleme noticed in gm4 dumpdef) | Marc Espie |
2001-10-10 | pci one | Theo de Raadt |
2001-10-10 | clean | Theo de Raadt |
2001-10-10 | does this work? I do not know yet | Theo de Raadt |
2001-10-10 | ftp-chroot variable is documented in this man page, not login.conf(5) | Todd C. Miller |
2001-10-09 | Fix comparison when start_lvl == 0 | Constantine Sapuntzakis |
2001-10-09 | no cd support for now | Theo de Raadt |
2001-10-09 | permit modification of $RDSETROOT | Theo de Raadt |
2001-10-09 | sync | Theo de Raadt |
2001-10-09 | simplify session close: no more delayed session_close, no more blocking wait(... | Markus Friedl |
2001-10-09 | no more NBUF= | Theo de Raadt |
2001-10-09 | sbus only | Theo de Raadt |
2001-10-09 | no NBUF= | Theo de Raadt |
2001-10-09 | bge and wx are known to work | Nathan Binkert |
2001-10-09 | Make bge use busdma | Nathan Binkert |
2001-10-09 | Oops, merge from stable... | Marc Espie |
2001-10-09 | Don't enable BGE_CHECKSUM yet, since it doesn't work. | Nathan Binkert |
2001-10-09 | Add missing rule for B::CC.ps3p; Hans-Guenter Weigand | Todd C. Miller |
2001-10-09 | close all channels if the connection to the remote host has been closed, | Markus Friedl |
2001-10-09 | stat subsystem command before calling do_exec, and return error to client. | Markus Friedl |
2001-10-09 | isakmpd can work without an isakmpd.conf, but not without an | Angelos D. Keromytis |
2001-10-09 | Don't try to use $groupname{$group_login} when we know it is | Todd C. Miller |