Age | Commit message (Expand) | Author |
1998-02-10 | Fix many bugs related to serial line control, like baudrate, bits etc | Niklas Hallqvist |
1998-02-10 | regen | Niklas Hallqvist |
1998-02-10 | fake rdebug proto | Niklas Hallqvist |
1998-02-10 | recover from lint changes elsewhere, not completely tested | Theo de Raadt |
1998-02-10 | typo fix; netbsd | Theo de Raadt |
1998-02-09 | More missing type changes; pointed out by deraadt@OpenBSD.org | Thorsten Lockert |
1998-02-09 | Missed one | Thorsten Lockert |
1998-02-07 | emulate linux connect() braindamage even better -- only do so on async | Theo de Raadt |
1998-01-23 | additional ioctls, makes workman and workbone working. | Niels Provos |
1998-01-05 | type repair; nino@well.ox.ac.uk | Theo de Raadt |
1997-12-20 | indent | Theo de Raadt |
1997-12-20 | clone my F_FREESP stuff to ibcs2 | Theo de Raadt |
1997-12-20 | add F_FREESP | Theo de Raadt |
1997-12-18 | support GETLK,SETLK,UNLK etc like svr4 code does; pk | Theo de Raadt |
1997-12-17 | improve F_FREESP; now it might work | Theo de Raadt |
1997-12-17 | first cut at F_FREESP; does ibcs2 need this too? This really needs testing! | Theo de Raadt |
1997-12-14 | support IP_HDRINCL | Theo de Raadt |
1997-12-12 | fix non-i386 case | Theo de Raadt |
1997-12-10 | emulate set controlling tty ioctl | Niels Provos |
1997-12-10 | add GIFMETRIC and GIFMTU | Niels Provos |
1997-12-10 | sync | Theo de Raadt |
1997-12-10 | nanosleep emulation | Theo de Raadt |
1997-12-10 | emulate linux SIOCGIFHWADDR; stolen from freebsd; not tested yet | Theo de Raadt |
1997-12-10 | insert forgotten copyright + handle eject ioctl. | Niels Provos |
1997-12-09 | sync | Theo de Raadt |
1997-12-09 | eol | Theo de Raadt |
1997-12-07 | handle linux cdrom ioctls. not that i play quake that often but it was | Niels Provos |
1997-12-04 | vfs lite2 changes things... | Theo de Raadt |
1997-12-02 | sync | Theo de Raadt |
1997-12-02 | If i386, and COMPAT_LINUX is enabled, if setegid() is called with an out | Theo de Raadt |
1997-11-30 | fix TIOCGPGRP in sunos emulation | Theo de Raadt |
1997-11-30 | use stackgap macros | Theo de Raadt |
1997-11-27 | oh, connect() semantics are EVEN WORSE | Theo de Raadt |
1997-11-26 | enforce VM_PROT_READ in mmap | Theo de Raadt |
1997-11-26 | fix shmctl IPC_STAT | Theo de Raadt |
1997-11-26 | If using async connect(), after select for writeable, if getpeername() | Theo de Raadt |
1997-11-26 | indent | Theo de Raadt |
1997-11-17 | implement IBCS2_FIONBIO; christos | Theo de Raadt |
1997-11-14 | mmap() takes void * | Theo de Raadt |
1997-11-14 | void * change to mmap() | Theo de Raadt |
1997-11-13 | sync | Theo de Raadt |
1997-11-13 | make msync() have 3 args | Theo de Raadt |
1997-11-13 | sync | Theo de Raadt |
1997-11-13 | two poll() calls, argh | Theo de Raadt |
1997-11-13 | sync | Theo de Raadt |
1997-11-13 | conditionalize SYSV thingies | Theo de Raadt |
1997-11-13 | sync | Theo de Raadt |
1997-11-13 | update to recent freebsd status | Theo de Raadt |
1997-11-13 | put mremap() in linux_misc.c | Theo de Raadt |
1997-11-13 | sync | Theo de Raadt |