summaryrefslogtreecommitdiff
path: root/sys/dev/hpc/pckbd_encode.h
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2003-06-30 18:02:48 +0000
committerwiz <wiz@NetBSD.org>2003-06-30 18:02:48 +0000
commitafcefcd7561ba6713efb45e0dbd9d363cee2655e (patch)
tree0b3c4ff2c4678bc7375d4814e8b7dab08bfc4922 /sys/dev/hpc/pckbd_encode.h
parent10663b019b51b5cdbd288303f1d27be51ab01ce0 (diff)
Updated import script.
Diffstat (limited to 'sys/dev/hpc/pckbd_encode.h')
0 files changed, 0 insertions, 0 deletions
d>shame on solaris that is the last OS not supporting $()christos 2010-04-15From Jess Thrysoeechristos 2009-12-30Fix wide build, test it, but don't turn it on yet.christos 2009-12-30Wide character support (UTF-8) from Johny Mattsson; currently disabled.christos 2009-02-12More fixes for existing portability stuff.sketch 2005-10-22change tr '[a-z]' '[A-Z]' to tr '[:lower:]' '[:upper:]' so that POSIX systemschristos 2005-08-08Don't add an extra { NULL, 0, NULL } element to the help array. Instead keepchristos 2005-05-16Remove clause 3 from the UCB license.lukem 2003-03-10don't use the path for awkchristos 2001-01-09make array of functions and help array constjdolecek 2000-09-04- generate ansi prototypes instead of using __P(). noted by christoslukem 2000-06-21* add -m option to makelist, which generates an mdoc table with the keylukem 1999-07-02More trailing white space.simonb