Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
EXTSTAT bit -is- set. Add EXTSTAT to the early check of BMSR so that sk/xmphy can attach correctly. | |||
2001-10-10 | umask. spotted by form@ | Mike Pechkin | |
deraadt@, dhartmei@ ok | |||
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 ↵ | Markus Friedl | |
wait() calls. | |||
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 | |
It shouldn't have been enabled in the first place. | |||
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 | |
should fix sshd's hanging with WCHAN==wait | |||
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 | |
isakmpd.policy -- change startup conditions accordingly. | |||
2001-10-09 | Don't try to use $groupname{$group_login} when we know it is | Todd C. Miller | |
undefined. This caused adduser to not add a new login group when there was an entry like ":*::" in /etc/group due to a false positive on a broken sanity check. Since we *know* the gid of the new user's login group just use that. | |||
2001-10-09 | sync | Theo de Raadt | |
2001-10-09 | - keep a spare dmamap_t around for rx (use it to keep the old mbuf loaded | Jason Wright | |
while trying to get the next buffer setup). - reduce ring size for both rx & tx | |||
2001-10-09 | Print correct portnr in warning msg. | Hakan Olsson | |
2001-10-09 | man page corrections, from Brian J. Kifiak | Daniel Hartmeier | |
2001-10-09 | chdir $HOME after krb_afslog(); from bbense@networking.stanford.edu | Markus Friedl | |
2001-10-09 | Don't assume that the RTF_HOST flag implies that a netmask is available. | brian | |
2001-10-09 | correct AX entry, add AXi | Jason Wright | |
2001-10-09 | More food. | Miod Vallat | |
2001-10-09 | A couple of glitches. | Miod Vallat | |
2001-10-09 | Subsection was left out of the manpage, i386 added. | Dale Rahn | |
ok miod@ | |||
2001-10-09 | Add manpage for apm driver on macppc. This version is copied from | Dale Rahn | |
i386 with some minor changes, and several NOT YET SUPPORTED statements. ok miod (we can improve it in the tree later). | |||
2001-10-08 | sparc -> sparc64 | Miod Vallat | |
2001-10-08 | Add dup2. | Artur Grabowski | |
2001-10-08 | Simple dumb test for dup2. | Artur Grabowski | |
2001-10-08 | More sparc64 manual pages borrowed and adapted from the sparc land. | Miod Vallat | |
2001-10-08 | force alignment, makes dhcp work on alpha's | Eric Jackson | |
from netbsd. deraadt@ Ok. | |||
2001-10-08 | We're not cross hosted these days. | Jason Wright | |
2001-10-08 | partial update | Theo de Raadt | |
2001-10-08 | Remove some debugging and development leftovers. | Artur Grabowski | |
2001-10-08 | Bad me found old man pages installed and assumed the code was still there. | Miod Vallat | |
2001-10-08 | i think miod only half-looked at this patch | Theo de Raadt | |