Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-07 | Move dumpconf, and make swapconf more standard | Niklas Hallqvist | |
1997-10-07 | Prototype correctness, lose statics, and fix style | Niklas Hallqvist | |
1997-10-07 | indent | Niklas Hallqvist | |
1997-10-07 | cleanup | Michael Shalayeff | |
1997-10-07 | cleanup | Michael Shalayeff | |
1997-10-07 | better fix for floppy boot | Michael Shalayeff | |
1997-10-07 | use sleep(), remove unused function proto | Michael Shalayeff | |
1997-10-07 | explain machine diskinfo better | Theo de Raadt | |
1997-10-07 | let's keep it MI; 10x phil for the MD implementation | Michael Shalayeff | |
1997-10-07 | make it compile | Michael Shalayeff | |
1997-10-07 | Added a few tiny notes about new device support (tcx and cgfourteen) | johns | |
1997-10-07 | the iosize is dummied to 0x666 | Michael Shalayeff | |
1997-10-07 | tabs vs spaces | Michael Shalayeff | |
1997-10-07 | no, man! *probe sets iosize, according to the isa.c | Michael Shalayeff | |
1997-10-07 | call if floppy22.fs | Theo de Raadt | |
1997-10-07 | should work | Michael Shalayeff | |
1997-10-07 | lpd uses 4 ports. PERIOD, no? | Theo de Raadt | |
1997-10-07 | describe how to update from 2.1 | Theo de Raadt | |
1997-10-07 | do not modify ia_iosize, use another temporary | Theo de Raadt | |
1997-10-07 | Support 'g' (gigabyte) suffix. Requested by todd@ | Todd C. Miller | |
1997-10-06 | Fix bug caused by trailing '/' stripping. Didn't always guarantee NULL | Todd C. Miller | |
termination. Now we do. | |||
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt | |
1997-10-06 | make it comple w/ ED_DEBUG | Michael Shalayeff | |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt | |
1997-10-06 | Build generic and genericsbc kernels into snapshot and distribute them | gene | |
tar'ed and gzip'ed rather then as unmodified images. | |||
1997-10-06 | warning: unused variable "error" | kstailey | |
1997-10-06 | bail if permission problem; ms@xy.org | Theo de Raadt | |
1997-10-06 | Don't try to do elf2ecoff on bsd (it's a.out) use bsd.elf instead. -moj | Mats O Jansson | |
1997-10-06 | better amp message | Michael Shalayeff | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-10-06 | db_{read,write}_bytes loop end condition bad (unsigned >= 0 -> always TRUE) | Niklas Hallqvist | |
some KNF. Now you can examine memory from ddb | |||
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-10-06 | VFS Lite 2 Changes | Constantine Sapuntzakis | |
1997-10-06 | Set 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-06 | unlimit number of tftpd directories; enforce single directory spec for -s | Theo 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-06 | Re-enable PASSWORD_TIMEOUT now that the fdesc bug is fixed. | Todd C. Miller | |
1997-10-06 | make ttyC5; disable getty on ttyC4 (XFree86) | Theo de Raadt | |
1997-10-06 | Ignore 'c' when computing overlap; some ports use "unknown" instead of | Todd C. Miller | |
"unused" as the fstype. | |||
1997-10-06 | A pre-2.2 sweep for grammar, better examples, and other beautificaitons. | gene | |
1997-10-06 | Grammar, be nitpicky about the term "MacOS", and other general fixes | gene | |
including better examples in some cases and less patronizing language. | |||
1997-10-06 | Grammar 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-05 | Make it compile on vax. -moj | Mats O Jansson | |
1997-10-05 | handling for closed home directories; yensid@afri.imsa.edu | Theo de Raadt | |