summaryrefslogtreecommitdiff
path: root/include/iconv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/iconv.h')
0 files changed, 0 insertions, 0 deletions
880b612d029bb'>Add compat_linux and exec_linux_elf lkm support for amd64:njoly 2007-06-30Use the new CDIOCREADSUBCHANNEL_BUF and CDIOREADTOCENTRIES_BUF ioctls todsl 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-09Merge newlock2 to head.ad 2006-06-12don't allocate a crapload of struct's on the stack. Use a couple of unionschristos 2005-12-11merge ktrace-lwp.christos 2005-02-26nuke trailing whitespaceperry 2003-06-29Back out the lwp/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 1999-10-29Emulate the Linux DVD_* ioctls(2). This gets us 90% of the way to running themycroft