summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-10install expects /kern to be mounted. -mojMats O Jansson
2000-07-10last change was not tested on VM systemsTheo de Raadt
2000-07-10add Eterm entryTodd C. Miller
2000-07-10Bail if getch() returns ERR. In ncurses < 5.1 getch() incorrectlyTodd C. Miller
2000-07-10ncurses 5.1Todd C. Miller
2000-07-09Disable ttyE0 until powerpc is updated to the latest wscons.Dale S. Rahn
2000-07-09Many formatting fixes.Aaron Campbell
2000-07-09revert previous change: link instbin w/ scrt0, saves a couple of k'sMarco S Hyman
2000-07-09When a null password has been entered, default to ``no'' instead of ``yes''Aaron Campbell
2000-07-09use "%s" in setproctitle. (from theo)Hans Insulander
2000-07-09Explains how package information is generated.Marc Espie
2000-07-09add description for net.inet6.icmp6.{errppslimit,nd6_maxnudhint}Jun-ichiro itojun Hagino
2000-07-09be more cautious about tcp option length field. drop bogus ones earlier.Jun-ichiro itojun Hagino
2000-07-09reject empty scopeid/numeric portname. sync with kame.Jun-ichiro itojun Hagino
2000-07-09syncTheo de Raadt
2000-07-09Better conditions for strsep() ending.Hakan Olsson
2000-07-09KNFTheo de Raadt
2000-07-08replace strtok with strsep; from David Young <dyoung@onthejob.net>Niels Provos
2000-07-08oops, revert to correct versionMarco S Hyman
2000-07-08#audio -> #audio*Marco S Hyman
2000-07-08Fix CVS id fields.Dale S. Rahn
2000-07-08Add id and header describing contents.Dale S. Rahn
2000-07-08This file should not have been removed, this revision should be the same asDale S. Rahn
2000-07-08More useful panic message. Improves debugging slightly.Dale S. Rahn
2000-07-08Process memory ranges found in the openfirmware device tree by amountDale S. Rahn
2000-07-08Add a -flags option similar to -perm but for filke flags (alaTodd C. Miller
2000-07-08Move option flags that don't require arguments to the first of the list inAaron Campbell
2000-07-08handle IPv6 address in first element.Jun-ichiro itojun Hagino
2000-07-07document timezone command, as in boot_config(8)Theo de Raadt
2000-07-07tip not needed on boot floppiesMarco S Hyman
2000-07-07avoid non-formatter printf, use fputsTheo de Raadt
2000-07-07or just use puts() insteadTheo de Raadt
2000-07-07heck, be more careful with printf here tooTheo de Raadt
2000-07-07use %s with fprintfTheo de Raadt
2000-07-07use %s with fprintfTheo de Raadt
2000-07-07use %s with fprintfTheo de Raadt
2000-07-07fixed formatting in numlabels; danhTheo de Raadt
2000-07-07Support Intel 440MX Ultra/33 controller found on various laptopsChris Cappuccio
2000-07-07Pick up change that went into NetBSD side- I pooched the timeoutmjacob
2000-07-07pass CFLAGS to build process, so that optimization happens; js3guj@gold.ocn.n...Theo de Raadt
2000-07-07From NetBSD:Chris Cappuccio
2000-07-07PPTheo de Raadt
2000-07-07Ditch sync; sync; reboot, recommend shutdown -r.Marc Espie
2000-07-07regenBrad Smith
2000-07-07add a lot more unimplemented syscall name placeholders, from NetBSD.Brad Smith
2000-07-07Note that EPERM is returned if the named file to be unlinked has its immutableAaron Campbell
2000-07-07syncChris Cappuccio
2000-07-07Promise Ultra100/ATA IDEChris Cappuccio
2000-07-07spellingMarco S Hyman
2000-07-07First cut at 'how to make a release' doc. Please read, comment, andMarco S Hyman