summaryrefslogtreecommitdiff
path: root/lib/libutil/login_cap.3
diff options
context:
space:
mode:
authordbj <dbj@NetBSD.org>2002-01-02 20:28:43 +0000
committerdbj <dbj@NetBSD.org>2002-01-02 20:28:43 +0000
commit32eabd814843366632ea6f0cb984da170c60dc28 (patch)
tree281cd58f9bee8c63b4050f51877ca33604e0d46a /lib/libutil/login_cap.3
parent539d8cbd301bf6f0960f6fbf0a93e786ab6f4665 (diff)
if pm_adb_op times out waiting for an interrupt, attempt to take
an interrupt anyway, just in case. Otherwise, report the timout condition. This works around a problem in my ibook if a key is pressed after boot and before adb is configured, such as when booting with -d.
Diffstat (limited to 'lib/libutil/login_cap.3')
0 files changed, 0 insertions, 0 deletions
tle='2006-02-18 11:01:51 +0000'>2006-02-18Best to declare these structures 'extern' ...dsl 2006-02-18Move the MD definitions into the MD files, leaving machines.c with justdsl 2005-12-29Add ews4800mips support.tsutsui 2005-11-11Add a -e (edit) option to allow the bootstrap options of an installeddsl 2005-05-14add hp700 support.chs 2004-08-15Add an option to set bp_consaddr (serial console IO port address)dsl 2004-03-13Add a -o keymap=zyz option that will set the boot keymap.dsl 2003-11-08First cut of hp300 installboot, seems to DTRT on i386.dsl 2003-10-27add next68k support to installbootcl 2003-10-27Overhaul how `build.sh tools' are used:lukem 2003-07-27Explicitly pull in <sys/endian.h> #if !defined(HAVE_CONFIG_H).lukem 2003-04-15Change the way -o options are parsed, now done in MI code with a check afterdsl 2003-04-09Add support for i386 boot code - for new bootxx stuffdsl 2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl 2003-01-15Add support for amiga.mhitch 2002-10-03correct commentlukem 2002-06-02Add x68k stuff.isaki 2002-05-20- use uint8_t instead of char for boot block blobslukem 2002-05-15bootblock.h:lukem 2002-05-15- add fsstat (fstat(2) on fsfd) and s1stat (fstat(2) on s1fd) in ib_params,lukem 2002-05-14pull in <sys/bootblock.h> in "installboot.h" instead of in arch/*.clukem 2002-05-14user visible stuff:lukem 2002-05-06Add sparc module.pk 2002-04-30implement "raw" file system type. this can be used when the primarylukem 2002-04-22Add sun2 backend from Matthew Fredette.lukem 2002-04-19- Add code from Matt Fredette <fredette@theory.lcs.mit.edu> to implementlukem 2002-04-12- support optional secondary bootstrap arg for install (unused bylukem 2002-04-11- add no_parseopt(), no_setboot() and no_clearboot() methods for back-endslukem 2002-04-04Pull in config.h as necessary to get byte-order macros etc.bjh21 2002-04-03Machine independent "unified" installboot(8).lukem