summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-10-24do not #ifdef ANCACHE stuff makes softc constant; pointed out by dima@m3d.dhs...Michael Shalayeff
2001-10-24add missing RCS idsBrad Smith
2001-10-24oldTheo de Raadt
2001-10-24prettyTheo de Raadt
2001-10-24typo; ericyu@mail2000.com.twTheo de Raadt
2001-10-24detail the different protections in mprotect(2) man page and add PROT_NONEJean-Jacques Bernard-Gundol
2001-10-24forgot the audio at emu (; from Dries Schellekens <gwyllion@ace.ulyssis.org>Michael Shalayeff
2001-10-24getopt(3) returns -1 when out of args, not EOF.Mike Pechkin
2001-10-24Avoid segv with some radius traffic. Fixes PR# 2135.Hakan Olsson
2001-10-24Be anal about ssh and X11 hooks.Marc Espie
2001-10-24"minium" -> "minimum", ok deraadt@Daniel Hartmeier
2001-10-24If the peer refuses to provide an MRU, don't insist (even if 1500 isbrian
2001-10-24Some NetBSD/i4b ifdefsbrian
2001-10-24Handle ``set reconnect 0 0'' properly in -ddial mode.brian
2001-10-24Use CMSG_DATA and CMSG_SPACE macros; FreeBSDbrian
2001-10-24Write static arp entries as uid 0.brian
2001-10-24Fix a PASV bug; FreeBSDbrian
2001-10-24Check interface names using ifa0_lookup() and print error message forDaniel Hartmeier
2001-10-24Use snot/dnot correctly in print_rdr. RDR rules with '!' used on theDaniel Hartmeier
2001-10-24Reset states counter when clearing states.Daniel Hartmeier
2001-10-24ignore SIGPIPE early, makes ssh work if agent dies, netbsd-pr via itojun@Markus Friedl
2001-10-24mention remote port in debug messageMarkus Friedl
2001-10-24remove unusedMarkus Friedl
2001-10-24syslog_r() implementation. deraadt@ ok.Jean-Jacques Bernard-Gundol
2001-10-24Alpha supports wscons. -mojMats O Jansson
2001-10-24make libc compileMichael Shalayeff
2001-10-24Xr emuTheo de Raadt
2001-10-24use _C_LABEL for C labelsMichael Shalayeff
2001-10-24add several more codecs, from elsaMichael Shalayeff
2001-10-24regenMichael Shalayeff
2001-10-24a few siemens nixdorf productsMichael Shalayeff
2001-10-24do not use kvtop(), use dma maps' stuffMichael Shalayeff
2001-10-24i82562 is alos worksMichael Shalayeff
2001-10-24build emu.4Michael Shalayeff
2001-10-24man for an emuMichael Shalayeff
2001-10-24typo; from Sebastian Stark <seb@todesplanet.de>Michael Shalayeff
2001-10-24add emu at pciMichael Shalayeff
2001-10-24creative labs sb live! and (perhaps) pci512 driver.Michael Shalayeff
2001-10-24fix __PSEUDO_NOERROR, two waysMichael Shalayeff
2001-10-24post 3.0 tree unlockTheo de Raadt
2001-10-20oops, bsd.rd needs mount_cd9660Theo de Raadt
2001-10-20add CD9660Theo de Raadt
2001-10-20missing /bin/hostnameTodd C. Miller
2001-10-20patch pesky perl headers, per TheoHugh Graham
2001-10-18solve numerous problems:Michael Shalayeff
2001-10-18remove all com* on isa whatsoever.Janne Johansson
2001-10-17make sure we use same key for removal (AF_INET was missing), ok deraadt@, dha...Markus Friedl
2001-10-16Our bootable cd-rom is so good you don't have to say anything butMiod Vallat
2001-10-16Fix for bus_space_barrier which m68k doesn't need normally.Janne Johansson
2001-10-15Resync the upgrade script's enable_network() function with theKenneth R Westerback