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