summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
1999-03-17complete update of ISP driver- includes 2100 FC supportmjacob
1999-03-17update firmware substantiallymjacob
1999-03-17Add in a real working isp_sbus.cmjacob
1999-03-17more scrubbingTheo de Raadt
1999-03-17oopsTheo de Raadt
1999-03-17spellingTheo de Raadt
1999-03-17do not break thingsTheo de Raadt
1999-03-17Remove all hardcoded [...] syntax.brian
With help from: Daniel C. Sobral <dcs@newsguy.com>
1999-03-16tell gnu configure packages to stuff their files under /etc.Marc Espie
1999-03-16put duplicate code into its own functions and fix some minor problems this ↵Todd C. Miller
brought to light
1999-03-16Add ssl.8 man page - configuration and issues overview.Bob Beck
1999-03-16Reflect realityThorsten Lockert
1999-03-16syncTheo de Raadt
1999-03-16more devicesTheo de Raadt
1999-03-16in match(), check for at least one drqTheo de Raadt
1999-03-16Fix typo in 192.168 anti-spoofing rule; truman@research.suspicious.orgKjell Wooding
1999-03-16xref xl(4)Todd C. Miller
1999-03-16ncurses-4.2-990316Todd C. Miller
1999-03-16Mention changes to the default authentication behaviour.brian
1999-03-16K6-3Theo de Raadt
1999-03-16Add install of reasonable default ssleay.cnf fileBob Beck
1999-03-16/etc/ssl/lib for ssleay.cnfBob Beck
1999-03-16Add -F flag to cause editor to prompt for mount points and save the ↵Todd C. Miller
resulting info in fstab format. To be used by the install script.