summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-10-10sorry, twe does not fitTheo de Raadt
2001-10-10Prototypes shouldn't mention argument name.Marc Espie
2001-10-10 fix multi-line contunuations - ok deraadt@Bob Beck
2001-10-10gigabit only phys don't have any of the 10/100 bits set in BMSR, but theJason Wright
EXTSTAT bit -is- set. Add EXTSTAT to the early check of BMSR so that sk/xmphy can attach correctly.
2001-10-10umask. spotted by form@Mike Pechkin
deraadt@, dhartmei@ ok
2001-10-10Quote filename properly.Marc Espie
2001-10-10Fix indentMarc Espie
2001-10-10Check whether __file__ is correctly quoted (probleme noticed in gm4 dumpdef)Marc Espie
2001-10-10pci oneTheo de Raadt
2001-10-10cleanTheo de Raadt
2001-10-10does this work? I do not know yetTheo de Raadt
2001-10-10ftp-chroot variable is documented in this man page, not login.conf(5)Todd C. Miller
2001-10-09Fix comparison when start_lvl == 0Constantine Sapuntzakis
2001-10-09no cd support for nowTheo de Raadt
2001-10-09permit modification of $RDSETROOTTheo de Raadt
2001-10-09syncTheo de Raadt
2001-10-09simplify session close: no more delayed session_close, no more blocking ↵Markus Friedl
wait() calls.
2001-10-09no more NBUF=Theo de Raadt
2001-10-09sbus onlyTheo de Raadt
2001-10-09no NBUF=Theo de Raadt
2001-10-09bge and wx are known to workNathan Binkert
2001-10-09Make bge use busdmaNathan Binkert
2001-10-09Oops, merge from stable...Marc Espie
2001-10-09Don't enable BGE_CHECKSUM yet, since it doesn't work.Nathan Binkert
It shouldn't have been enabled in the first place.
2001-10-09Add missing rule for B::CC.ps3p; Hans-Guenter WeigandTodd C. Miller
2001-10-09close all channels if the connection to the remote host has been closed,Markus Friedl
should fix sshd's hanging with WCHAN==wait
2001-10-09stat subsystem command before calling do_exec, and return error to client.Markus Friedl
2001-10-09isakmpd can work without an isakmpd.conf, but not without anAngelos D. Keromytis
isakmpd.policy -- change startup conditions accordingly.
2001-10-09Don't try to use $groupname{$group_login} when we know it isTodd 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-09syncTheo de Raadt
2001-10-09- keep a spare dmamap_t around for rx (use it to keep the old mbuf loadedJason Wright
while trying to get the next buffer setup). - reduce ring size for both rx & tx
2001-10-09Print correct portnr in warning msg.Hakan Olsson
2001-10-09man page corrections, from Brian J. KifiakDaniel Hartmeier
2001-10-09chdir $HOME after krb_afslog(); from bbense@networking.stanford.eduMarkus Friedl
2001-10-09Don't assume that the RTF_HOST flag implies that a netmask is available.brian
2001-10-09correct AX entry, add AXiJason Wright
2001-10-09More food.Miod Vallat
2001-10-09A couple of glitches.Miod Vallat
2001-10-09Subsection was left out of the manpage, i386 added.Dale Rahn
ok miod@
2001-10-09Add manpage for apm driver on macppc. This version is copied fromDale Rahn
i386 with some minor changes, and several NOT YET SUPPORTED statements. ok miod (we can improve it in the tree later).
2001-10-08sparc -> sparc64Miod Vallat
2001-10-08Add dup2.Artur Grabowski
2001-10-08Simple dumb test for dup2.Artur Grabowski
2001-10-08More sparc64 manual pages borrowed and adapted from the sparc land.Miod Vallat
2001-10-08force alignment, makes dhcp work on alpha'sEric Jackson
from netbsd. deraadt@ Ok.
2001-10-08We're not cross hosted these days.Jason Wright
2001-10-08partial updateTheo de Raadt
2001-10-08Remove some debugging and development leftovers.Artur Grabowski
2001-10-08Bad me found old man pages installed and assumed the code was still there.Miod Vallat
2001-10-08i think miod only half-looked at this patchTheo de Raadt