summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-10-07Move dumpconf, and make swapconf more standardNiklas Hallqvist
1997-10-07Prototype correctness, lose statics, and fix styleNiklas Hallqvist
1997-10-07indentNiklas Hallqvist
1997-10-07cleanupMichael Shalayeff
1997-10-07cleanupMichael Shalayeff
1997-10-07better fix for floppy bootMichael Shalayeff
1997-10-07use sleep(), remove unused function protoMichael Shalayeff
1997-10-07explain machine diskinfo betterTheo de Raadt
1997-10-07let's keep it MI; 10x phil for the MD implementationMichael Shalayeff
1997-10-07make it compileMichael Shalayeff
1997-10-07Added a few tiny notes about new device support (tcx and cgfourteen)johns
1997-10-07the iosize is dummied to 0x666Michael Shalayeff
1997-10-07tabs vs spacesMichael Shalayeff
1997-10-07no, man! *probe sets iosize, according to the isa.cMichael Shalayeff
1997-10-07call if floppy22.fsTheo de Raadt
1997-10-07should workMichael Shalayeff
1997-10-07lpd uses 4 ports. PERIOD, no?Theo de Raadt
1997-10-07describe how to update from 2.1Theo de Raadt
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