summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-03-02print the interrupt, and pack to one lineTheo de Raadt
2001-03-02Make fsck aware of soft updates.Artur Grabowski
We had this in the tree 1997, but it went away because it was too close to release. Ok: csapuntz@ (as a size note: It's really good to test fsck when you are torture testing the filesystems)
2001-03-02Casting magic to avoid warnings on alpha.Artur Grabowski
2001-03-02amd now crates autodir by itselfTheo de Raadt
2001-03-02if auto_dir does not exist, create itTheo de Raadt
2001-03-02KNFTheo de Raadt
2001-03-02explain SIGHUP betterTheo de Raadt
2001-03-02remove date string from KAME version identification, it is getting meaninglessJun-ichiro itojun Hagino
as we merge random items daily. have comment that refers to kame COVERAGE document. sync with kame
2001-03-02Fix isp_print_qentry to print all four lines- it's been broken for months.mjacob
2001-03-02Support video controllers which have two outputs which in openfirmware haveDale Rahn
two children of which the "screen" device is one. This exists on some laptop systems.
2001-03-02make pcvtfonts i386-only, as it is nowMichael Shalayeff
2001-03-02descent into pcvtfonts, or other subdirs for that matterMichael Shalayeff
2001-03-02use echo properMichael Shalayeff
2001-03-02these are fonts from pcvt we hadMichael Shalayeff
2001-03-02Mark -o option with XXX (we may want to implement it someday, but currently itAaron Campbell
exists only for compatibility reasons); espie@ ok. This issue was brought to my attention by mpech@prosoft.org.lv
2001-03-01Wrap KS_Cmd_KbdReset in #ifdef __i386__ for now; politely pointed to this byAaron Campbell
drahn@, snarked at by mickey@ ;)
2001-03-01Fix (or a least hack around) console configuration changes to wscons.Dale Rahn
Needs to be looked at closer, but seems to work. Mostly copied from i386.
2001-03-01don't truncate remote ssh-2 commands; from mkubita@securities.czMarkus Friedl
use min, not max for logging, fixes overflow.
2001-03-01Fix compilation problems caused by last updateConstantine Sapuntzakis
2001-03-01Sync usage() with man page; mpech@prosoft.org.lvAaron Campbell
2001-03-01describe a few new flags; jlemon@freebsd.orgNiels Provos
2001-03-01syncNiels Provos
2001-03-01port kqueue changes from freebsd, plus all required openbsd glue.Niels Provos
okay deraadt@, millert@ from jlemon@freebsd.org: extend kqueue down to the device layer, backwards compatible approach suggested by peter@freebsd.org
2001-03-01Man pages shouldn't Xr themselves; mpech@prosoft.org.lv. But eww, I don't likeAaron Campbell
this man page at all.
2001-03-01Remove -t option from getopt() since it doesn't exist; mpech@prosoft.org.lv.Aaron Campbell
Also rearrage options in the man page while I'm here.
2001-03-01Sync usage() with man page; mpech@prosoft.org.lvAaron Campbell
2001-03-01Fix typo (aaron) and pull in a missing part from the -man version.Todd C. Miller
2001-03-01Spelling: preceeding -> precedingAaron Campbell
2001-03-01Typo police: various misspelling, capitalizations, etc.Kenneth R Westerback
2001-03-01A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingAaron Campbell
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time.
2001-03-01on "giftunnel" configuration, use specified address familyJun-ichiro itojun Hagino
2001-03-01(all changes made behind #ifdef __vax__)Brandon Creighton
For the vax, write CSR0 in two steps instead of one. Why? DEC says so. This eliminates most (or all) of the le* timeout errors under heavy cpu/net usage. Fix from netbsd.
2001-03-01Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by theAaron Campbell
machdep.kbdreset sysctl as configured in /etc/sysctl.conf.
2001-03-01copyright notices on all source filesTheo de Raadt
2001-03-01KNFTheo de Raadt
2001-03-01shorten usage by a lineTheo de Raadt
2001-03-01oopsTheo de Raadt
2001-03-01get rid of extra headerTheo de Raadt
2001-03-01use MAXPATHLEN over PATH_MAX, since it is more portableTheo de Raadt
2001-03-01split line so that p will have an easier time next time aroundTheo de Raadt
2001-03-01pull in ctype.h, since <poll.h> and <sys/poll.h> have to be useable alone; ↵Theo de Raadt
problem noted by bk@rt.fm
2001-02-28ncurses-5.2-20010224Todd C. Miller
2001-02-28typoMarkus Friedl
2001-02-28use ignore message to simulate a SSH2_MSG_CHANNEL_DATA messageMarkus Friedl
use random content in ignore messages.
2001-02-28generate a fake session id, tooMarkus Friedl
2001-02-28welcome to summerMichael Shalayeff
2001-02-28shorter thus better printingsMichael Shalayeff
2001-02-28Get rid of VHOLD, replace with buf_replacevnode.Constantine Sapuntzakis
2001-02-28spelling, found by aaron@Michael Shalayeff
2001-02-28proper bang placementMichael Shalayeff