summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-10-07do not modify ia_iosize, use another temporaryTheo de Raadt
1997-10-07Support 'g' (gigabyte) suffix. Requested by todd@Todd C. Miller
1997-10-06Fix bug caused by trailing '/' stripping. Didn't always guarantee NULLTodd C. Miller
termination. Now we do.
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06make it comple w/ ED_DEBUGMichael Shalayeff
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06Build generic and genericsbc kernels into snapshot and distribute themgene
tar'ed and gzip'ed rather then as unmodified images.
1997-10-06warning: unused variable "error"kstailey
1997-10-06bail if permission problem; ms@xy.orgTheo de Raadt
1997-10-06Don't try to do elf2ecoff on bsd (it's a.out) use bsd.elf instead. -mojMats O Jansson
1997-10-06better amp messageMichael Shalayeff
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-06db_{read,write}_bytes loop end condition bad (unsigned >= 0 -> always TRUE)Niklas Hallqvist
some KNF. Now you can examine memory from ddb
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-10-06VFS Lite 2 ChangesConstantine Sapuntzakis
1997-10-06Set da_id to DIO_DEVICE_ID_IHPIB if this is an internal hpib controller.Todd C. Miller
Prevents nhpib0 from getting probed as dca1 on an hp400.
1997-10-06unlimit number of tftpd directories; enforce single directory spec for -sTheo de Raadt
argument. bugs reported by cgd in the netbsd tree, and i've been given the pleasure of fixing them here before they fix them.
1997-10-06Re-enable PASSWORD_TIMEOUT now that the fdesc bug is fixed.Todd C. Miller
1997-10-06make ttyC5; disable getty on ttyC4 (XFree86)Theo de Raadt
1997-10-06Ignore 'c' when computing overlap; some ports use "unknown" instead ofTodd C. Miller
"unused" as the fstype.
1997-10-06A pre-2.2 sweep for grammar, better examples, and other beautificaitons.gene
1997-10-06Grammar, be nitpicky about the term "MacOS", and other general fixesgene
including better examples in some cases and less patronizing language.
1997-10-06Grammar and nits.gene
We will be shipping 2.2 with tar'ed and gzip'ed kernel binaries, so we don't have the install problems that existed in 2.1. Document this.
1997-10-05Make it compile on vax. -mojMats O Jansson
1997-10-05handling for closed home directories; yensid@afri.imsa.eduTheo de Raadt
1997-10-05be more paranoid; based on problem report by mhpower@MIT.EDUTheo de Raadt
1997-10-04freeze strtoul() base to 10Theo de Raadt
1997-10-04cleanup timestamp code for NT/Win95; khym@bga.comTheo de Raadt
1997-10-04use ISO format in example, not some stupid americano-centric bullshitTheo de Raadt
1997-10-04support CPU_BIOSDEV on i386Theo de Raadt
1997-10-04do not ask for confirmation in writeTheo de Raadt
1997-10-04optind botchTheo de Raadt
1997-10-04byte order of ether_type; khym@bga.comTheo de Raadt
1997-10-03Update the "real" copy of the label when you do a "write". Noted by Theo.Todd C. Miller
1997-10-03if we booted from the floppy, the geometry is for the hard diskTheo de Raadt
bail completely if the geometry information is not available
1997-10-03put real geo field in ()Theo de Raadt
1997-10-03avoid sign extension on bios geometry!Theo de Raadt
1997-10-03make bios_geometry unsigned to avoid sign extensionTheo de Raadt
1997-10-03choose install-from disk correctly; matthieu@mipnet.fr, PR#325Theo de Raadt
1997-10-03lowercase name for man -k; btc@demon.netTheo de Raadt
1997-10-03lowercase name for man -k; btc@demon.netTheo de Raadt
1997-10-02set dt=floppy for floppy labelsTheo de Raadt
1997-10-02indent and removal of #if 0 MAXPHYS setting. No semantic diffs, so you canNiklas Hallqvist
touch it back to its previous mtime after cvs updating if you want to