summaryrefslogtreecommitdiff
path: root/tests/usr.bin/awk/d_toupper.awk
AgeCommit message (Expand)Author
2012-03-11Move the existing tests from util/awk to usr.bin/awk.jruoho
r>2011-04-24Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() forrmind 2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl 2008-06-13use device_lookup_private to get softccegger 2007-11-19- Factor out too many copies of the same bit of tty code.ad 2007-10-18Initialise the callbacks for tty.t_rstrt_ch in ttymallocjoerg 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-10-01Adapt MD code to KAUTH_DEVICE_TTY_OPEN. Patch from Matt Fleming, thanks!elad 2006-07-23Use the LWP cached credentials where sane.ad 2006-05-14integrate kauth.elad 2006-01-20ktrace-lwp fallout. ok'ed by skrll.xtraeme 2005-12-11merge ktrace-lwp.christos 2003-11-04. ANSIfy, make compileaymeric 2003-07-15__KERNEL_RCSID()lukem 2002-10-23merge kqueue branch into -currentjdolecek 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna 2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat 2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw 2000-11-03Adjust to change in tty line discipline handling.wrstuden 2000-11-02Adapt to new line discipline scheme.eeh 2000-03-23New callout mechanism with two major improvements over the oldthorpej 2000-03-06- Implement cnbell() -- ring the console bell. The cn_bell entrypointthorpej 1998-07-28Ah, we use a _different_ ofcons; rename it macofcons to avoid thethorpej 1998-07-02Display/Keyboard console support (by calling Openfirmware)tsubai