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