summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/wi/esecsym
diff options
context:
space:
mode:
authormartin <martin@NetBSD.org>2020-04-24 17:48:01 +0000
committermartin <martin@NetBSD.org>2020-04-24 17:48:01 +0000
commitfe07f0b76ef0eb5bace2ba086d4e809c8fa729f5 (patch)
tree95332c996a3f4b06c4b32a80eb0b489b46d05765 /sys/dev/microcode/wi/esecsym
parent3619e3d89a6c6af299bede8f719fc69df3e63649 (diff)
Tickets #846 - #851
Diffstat (limited to 'sys/dev/microcode/wi/esecsym')
0 files changed, 0 insertions, 0 deletions
/ktrace changes. They contained a lot of colateral damage,fvdl 2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr 2003-03-21Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'.dsl 2003-01-18Merge the nathanw_sa branch.thorpej 2002-03-22gc debugging printfs.christos 2002-03-16make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc *christos 2002-02-15s/printf/uprintf/christos 2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem 2001-06-14Fix a partial construction problem that can cause race conditionsthorpej 2001-02-03Oops, remove debugging printf.fvdl 2001-02-03For the read subchannel ioctl, don't mix up the data and address formats,fvdl 2000-12-10Add some ioctls for harddisk, floppy disk and console handling.fvdl