summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-03-21dosdp should be externTodd C. Miller
1999-03-21Add support for switching disk geometry between disk, bios, and userTodd C. Miller
1999-03-21If there are any BSD or SWAP partitions beyond ending_sector we extendTodd C. Miller
ending_sector to include them. This is done because the BIOS geometry is generally different from the disk geometry.
1999-03-21PR 778: Handle 2-digit year values post-Y2K. Improvements to PR 778Alex Feldman
provided by pjanzen.
1999-03-21Fix TSS fault handling.Tobias Weingartner
1999-03-21Do not enable command tagged queuing by defaultTodd C. Miller
1999-03-20Add some .El 's at the end of lists. From NetBSDPaul Janzen
1999-03-20typoPaul Janzen
1999-03-20New improved -h support. In this version ypwhich -m even works on machinesMats O Jansson
that isn't ypserver. Reported by Jeff Schneiter <jschneit@Adobe.COM>. -moj
1999-03-19Add flag to allow some interfaces to not see packets with unknown destination.Jason Wright
1999-03-19remove -h feature until the code works on clientsTheo de Raadt
1999-03-19(k_hasafs): Only ENOSYS means failure. Everything else is success.Artur Grabowski
1999-03-19Do away with some literal text that is never switchedbrian
off - I *think* these were groff bugs.
1999-03-19talk about /kern/ipsec; Alex Nash <nash@mcs.net>Niels Provos
1999-03-19Add the ability to mark an interface as "non-learning"Jason Wright
1999-03-19Replace hardcoded quoting with Sq or Dq.brian
1999-03-19Don't forget to fully initialise the configured valuesbrian
for MYADDR and HISADDR in ``set ifaddr'' so that unspecified values don't end up retaining their `width'.
1999-03-18Use ``Sx'' when xref'ing sections.brian
1999-03-18Remove all remaining [ and ] characters (and do things properly).brian
1999-03-18Fix problem with dsakey generation command for encrypted key, mention thawte.Bob Beck
1999-03-18syncTheo de Raadt
1999-03-18ncurses-4.2-990318Todd C. Miller
1999-03-18typo; nash@mcs.netAaron Campbell
1999-03-18typo; nash@mcs.netAaron Campbell
1999-03-18``that that'' -> ``than that''; nash@mcs.netAaron Campbell
1999-03-18powerfull -> powerful; garath@ntplx.netAaron Campbell
1999-03-18Don't allow users to mount umapfs.Artur Grabowski
(only a problem when kern.usermount == 1)
1999-03-18make sure mountpoint starts with '/' and call get_mp() from editor_name() ↵Todd C. Miller
instead of rolling our own
1999-03-18Make pcvt arrow keys work with vt220 entries; DEC terminals generate DEL,Todd C. Miller
not ^H.
1999-03-18Update to version 10.2.7. Differences are very minor:Todd C. Miller
rename bsdos -> bsdos-pc (since BSD/OS runs on more than PC's), Add more info to descriptions, move beehive entries, fix typos Note that this adds rc and sc back to the xterm entry (now that curses can deal this is safe) since we want these capabilities to show up in termcap.
1999-03-18Sort entries by mountpoint, not partition number when writing fstab viaTodd C. Miller
the -F option. We do this to make sure /var occurs before /var/mail, /usr before /usr/local, etc...
1999-03-17do not toast later swdevt[] entriesTheo de Raadt
1999-03-17sd3b tooTheo de Raadt
1999-03-17cleanup default swap devices (MAXPARTITIONS)Theo de Raadt
1999-03-17proper formatting for dmesgTheo de Raadt
1999-03-17syncTheo de Raadt
1999-03-17markers for some unsupported devicesTheo de Raadt
1999-03-17ispTheo de Raadt
1999-03-17If an mfs io is successful set b_resid to 0.Artur Grabowski
From Chuck Silvers <chs@netbsd>.
1999-03-17syncTheo de Raadt
1999-03-17run libssl distribution targetTheo de Raadt
1999-03-17subdir Makefiles should not contain anything elseTheo de Raadt
1999-03-17Add -W option so -type W gets a chance to work.Marc Espie
1999-03-17Document known problem and work-around, until I manage to get it fixed.Marc Espie
1999-03-17i386, sparc, hp300 not vax, tahoe, hp300Todd C. Miller
1999-03-17fix OpenBSD headersmjacob
1999-03-17fix OpenBSD headersmjacob
1999-03-17embarrassing typo botch. Thanks tomjacob
Federico G. Schwindt <fgsch@cvs.openbsd.org> for pointing it out. Fix OpenBSD header per his suggestion also.
1999-03-17complete update of ISP driver- Finally enabled for sparcmjacob
1999-03-17complete update of ISP driver- includes 2100 FC supportmjacob