summaryrefslogtreecommitdiff
path: root/tests/ipf/regress/p3.ipf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ipf/regress/p3.ipf')
0 files changed, 0 insertions, 0 deletions
f='/netbsd/commit/sys/arch/sparc/dev/kd.c?id=ce099b40997c43048fb78bd578195f81d2456523'>Remove clause 3 and 4 from TNF licensesmartin 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-10-17Merge the ppcoea-renovation branch to HEAD.garbled 2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-16More spllowersoftclock() fallout.ad 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 2005-12-11merge ktrace-lwp.christos 2005-11-16Drop trailing whitespace.uwe 2005-11-14ANSIify. Same code is generated.uwe 2005-09-06Change the driver open function's conditional for overriding exclusive ttykleink 2005-06-30Allow sparc64-style attachment of mouse and keyboard via zstty, needed formacallan 2005-06-03Sprinkle some constmartin 2004-03-17Rename PROM_getprop*() => prom_getprop*().pk 2004-03-16Use prom_getoption() and drop home-grown string-to-integer conversion code.pk 2003-08-27cc_callout does not belong to struct cons_channel, as it's only useduwe 2003-08-27Kill __P().uwe 2003-08-25Undo previous as it broke things.uwe 2003-08-24#include "opt_rcons.h"uwe 2003-07-15__KERNEL_RCSID()lukem 2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl 2003-06-29More changes for providing lwpid for ktrace (sparc GENERIC built)darrenr 2002-10-23merge kqueue branch into -currentjdolecek