Age | Commit message (Expand) | Author |
1997-10-06 | Set da_id to DIO_DEVICE_ID_IHPIB if this is an internal hpib controller. | Todd C. Miller |
1997-10-06 | unlimit number of tftpd directories; enforce single directory spec for -s | Theo de Raadt |
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 |
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 |
1997-10-06 | Grammar and nits. | gene |
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 |
1997-10-05 | be more paranoid; based on problem report by mhpower@MIT.EDU | Theo de Raadt |
1997-10-04 | freeze strtoul() base to 10 | Theo de Raadt |
1997-10-04 | cleanup timestamp code for NT/Win95; khym@bga.com | Theo de Raadt |
1997-10-04 | use ISO format in example, not some stupid americano-centric bullshit | Theo de Raadt |
1997-10-04 | support CPU_BIOSDEV on i386 | Theo de Raadt |
1997-10-04 | do not ask for confirmation in write | Theo de Raadt |
1997-10-04 | optind botch | Theo de Raadt |
1997-10-04 | byte order of ether_type; khym@bga.com | Theo de Raadt |
1997-10-03 | Update the "real" copy of the label when you do a "write". Noted by Theo. | Todd C. Miller |
1997-10-03 | if we booted from the floppy, the geometry is for the hard disk | Theo de Raadt |
1997-10-03 | put real geo field in () | Theo de Raadt |
1997-10-03 | avoid sign extension on bios geometry! | Theo de Raadt |
1997-10-03 | make bios_geometry unsigned to avoid sign extension | Theo de Raadt |
1997-10-03 | choose install-from disk correctly; matthieu@mipnet.fr, PR#325 | Theo de Raadt |
1997-10-03 | lowercase name for man -k; btc@demon.net | Theo de Raadt |
1997-10-03 | lowercase name for man -k; btc@demon.net | Theo de Raadt |
1997-10-02 | set dt=floppy for floppy labels | Theo de Raadt |
1997-10-02 | indent and removal of #if 0 MAXPHYS setting. No semantic diffs, so you can | Niklas Hallqvist |
1997-10-02 | reflect reality | Niklas Hallqvist |
1997-10-02 | A mionimal VS2000 config for netbooting | Niklas Hallqvist |
1997-10-02 | Remove dependencies on config options, you should make clean when changing | Niklas Hallqvist |
1997-10-02 | Remove obsolete VNODE_PAGER option | Niklas Hallqvist |
1997-10-02 | dumpconf after swapconf, and remove some swedish | Niklas Hallqvist |
1997-10-02 | Factor out the bufpages and nbuf calculation so that pmap_boststrap can get | Niklas Hallqvist |
1997-10-02 | Accomodate for the buffer cache, mbuf clusters and physio space when | Niklas Hallqvist |
1997-10-02 | Treat FS_BOOT similar to FS_UNUSED. | Todd C. Miller |
1997-10-02 | always run fdisk, and skip extra disklabel whacks | Theo de Raadt |
1997-10-02 | We cannot deal with MCLBYTES > CLBYTES. Lower MCLSHIFT to 10 again | Niklas Hallqvist |
1997-10-02 | do not whine if user quits without mods | Theo de Raadt |
1997-10-02 | tell user about "help" | Theo de Raadt |
1997-10-02 | Slight update. | Jason Downs |
1997-10-02 | Slight update. | Jason Downs |
1997-10-02 | Ah, remove the stupid check for APM_NO_POWEROFF, too. | Jason Downs |
1997-10-02 | RB_POWERDOWN. Come on people, RB_POWERDOWN has existing for *months*, | Jason Downs |
1997-10-02 | 2.2 | Theo de Raadt |
1997-10-02 | label "done" now unused | Niklas Hallqvist |
1997-10-02 | typos | Niklas Hallqvist |
1997-10-02 | no more ESRCH, but maybe EIO instead | Niklas Hallqvist |
1997-10-02 | o When adding 'b' make default fstype be swap. | Todd C. Miller |
1997-10-02 | Fix a typo and treat newlines as whitespace (so args work correctly). | Todd C. Miller |