summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-10-14esyscmd test, requires current m4Todd T. Fries
2001-10-14Andreas Gunnarsson found a bug in iha that causes system crashesKenneth R Westerback
2001-10-14Use double quotes around the password variable--should close PR 2114Todd C. Miller
2001-10-14Add some missing files; based on patch from David KrauseTodd C. Miller
2001-10-14Update for new sendmail setup, based on a patch from David KrauseTodd C. Miller
2001-10-13Patch from Ryan McBride, fixes IPv6 return-rst problem, found byDaniel Hartmeier
2001-10-13update, thanks miodTheo de Raadt
2001-10-13Resize buffer correctly, I'm an idiot.Marc Espie
2001-10-13document strange PROM setup on machines before fist Solaris boot.Matthieu Herrb
2001-10-13add more missing linksTheo de Raadt
2001-10-12disable com*Theo de Raadt
2001-10-12clarify smtpfwdd_flags; from dfa@solo.ee. ok deraadtJakob Schlyter
2001-10-12hme(4) and be(4) should .Xr each otherTodd C. Miller
2001-10-12Oops, forgot rcsidJason Wright
2001-10-12cdfs becomes minirootJason Wright
2001-10-12a little program for appending a ufs filesystem to the end of an ISOJason Wright
2001-10-12missing linksTheo de Raadt
2001-10-12Move the iso_disklabelspoof() call higher so that if one is present weJason Wright
2001-10-12repair (actually populate the ramdisk with devices and such)Jason Wright
2001-10-12Reduce block count to sync with disktabJason Wright
2001-10-12quarter sizeJason Wright
2001-10-12Don't call syserr() just because stderr is not present. DaemonsTodd C. Miller
2001-10-12pretty and rename bsd.rd to bsd in the built fsJason Wright
2001-10-12SADB_X_IDENTTYPE_CONNECTION appeared after 2.9. niklas@ ok.Hakan Olsson
2001-10-12From NetBSD: convert printf's to debug only and remove a panicJason Wright
2001-10-12Recurse into 'cdfs'Jason Wright
2001-10-12Stuff for building a small ufs filesystem suitable for stuffing on the end of...Jason Wright
2001-10-12add filesystem for a small UFS parition (big enough to hold bsd.rd and ofwboot)Jason Wright
2001-10-12Instruction to use the partition type rename operation for installationDale Rahn
2001-10-12Manpage changes to go with addition of the 't' command, and cleanupDale Rahn
2001-10-12New feature for pdisk, change the type of a parition.Dale Rahn
2001-10-11Do *not* copy the possibly edited fstab back to disk afterKenneth R Westerback
2001-10-11More installation caveats:Miod Vallat
2001-10-11Don't htonl() past buffer bounds if ipmask == 128Mike Frantzen
2001-10-11Correct length of jmpbuf, it is sizeof(long) * _JBLEN == 8*14Todd C. Miller
2001-10-11fix the cmd execution problem from pr#2116; from pvk@tsinet.ruMichael Shalayeff
2001-10-11missing arg to errxTodd C. Miller
2001-10-11fix bodun description; from Denis Afonin <dfa@solo.ee>Michael Shalayeff
2001-10-11Add sparc64 to the list of arches which can poweroff at shutdown, andMiod Vallat
2001-10-11Remove URL, the FAQ links to it.Daniel Hartmeier
2001-10-11List possible flags (FIN, SYN, RST, PUSH, ACK, URG), suggestedDaniel Hartmeier
2001-10-11clear select masks if we return before calling select().Markus Friedl
2001-10-11Fix flawed logic when deciding if we should sleep whenArtur Grabowski
2001-10-11delay detach of session if a channel gets closed but the child is still alive.Markus Friedl
2001-10-11Fix various bugs in the example configuration. Most entries areHakan Olsson
2001-10-11Count pages not buffers. This fixes deadlock condition which mainlyGrigoriy Orlov
2001-10-11Use RNUSERS_MAXHOSTLEN, RNUSERS_MAXUSERLEN and RNUSERS_MAXLINELENTodd C. Miller
2001-10-11Update X sets sizes, thanks to matthieu@Miod Vallat
2001-10-11disable com*.... do not ask whyTheo de Raadt
2001-10-11Corrections from Brian J. Kifiak.Daniel Hartmeier