summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-10-11Sync with portable mktemp-1.4; the template is now optional.Todd C. Miller
2001-10-11C++ has all those as built-ins. Problem found with gcc 3.0.1 testsuite.Marc Espie
2001-10-10Oopsie. twe is not on the floppies but still in GENERIC, of course, soMiod Vallat
2001-10-10Get rid of the boasting about compilers.Miod Vallat
2001-10-10regenArtur Grabowski
2001-10-10Don't roll our own dup, we cen use the standard one.Artur Grabowski
2001-10-10gc SWAPPAGER and DEVPAGER optionsTodd C. Miller
2001-10-10Handle macro expansion even if argc==2, which can happen in indir() calls.Marc Espie
2001-10-10nasty, nasty... with indir calls, we might end up with expand_macro callMarc Espie
2001-10-10Mention the floppy images have no cd-rom support, hence can't installMiod Vallat
2001-10-10try to keep channels open until an exit-status message is sent.Markus Friedl
2001-10-10Mention the X11 sets, with a note that there is no X server available forMiod Vallat