summaryrefslogtreecommitdiff
path: root/sys/compat
AgeCommit message (Expand)Author
1999-09-17lcrap()kstailey
1999-09-17regenkstailey
1999-09-17rest of pread() etc., fdatasync() hackkstailey
1999-09-17typo in commentkstailey
1999-09-17regenkstailey
1999-09-17start of pread(2) etc., stat(2) fixes, "ls -l" now runskstailey
1999-09-17bad style to include machine/vmparam.h carelesslyTheo de Raadt
1999-09-16signal fixes (csh runs)kstailey
1999-09-15tag + copyrightkstailey
1999-09-15regenkstailey
1999-09-15getdents(2)kstailey
1999-09-15regenkstailey
1999-09-15more and better signal routines, vfork()kstailey
1999-09-14protect alignmentkstailey
1999-09-14regenkstailey
1999-09-14signalskstailey
1999-09-12regenkstailey
1999-09-12take out unimplemented callskstailey
1999-09-12regenkstailey
1999-09-12Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls.kstailey
1999-09-11s/vm_offset_t/vaddr_t/gMichael Shalayeff
1999-09-10undo previouskstailey
1999-09-10include sys/exec.h before sys/exec_elf.hkstailey
1999-09-10include sys/exec.h before sys/exec_elf.hArtur Grabowski
1999-09-10include sys/exec.h (which includes machine/exec.h) before sys/exec_elf.hArtur Grabowski
1999-07-18TIOCM{GET,SET,BIS,BIC}, and TCXONC supportTheo de Raadt
1999-07-15oops, wrong type for cpu_classTheo de Raadt
1999-07-14put sub-class of architecture in SVR4_SI_PLATFORMTheo de Raadt
1999-07-13introduce fdremove() to mark a file descriptor as unused. fdremove makesNiels Provos
1999-07-02more systeminfo() fixes; hal@sdsi.comTheo de Raadt
1999-07-02sparc -> __sparc__Brad Smith
1999-06-30put non-space names in systeminfo(SI_PLATFORM); hal_snyder@sdsi.comTheo de Raadt
1999-06-14avoid future register_t vs int problems, if this becomes 64 bitTheo de Raadt
1999-06-08better fd leak preventionTheo de Raadt
1999-06-08use sys_opipe(), but note the descriptor leakageTheo de Raadt
1999-06-07syncTheo de Raadt
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-06-06use __sparc__Theo de Raadt
1999-06-03use __sparc__ just in caseTheo de Raadt
1999-06-01Fix some mips -> __mips__ stuff.Per Fogelstrom
1999-05-31regenTodd C. Miller
1999-05-31New struct statfs with mount options. NOTE: this replaces statfs(2),Todd C. Miller
1999-05-22Add new vm_swap code for dynamic swap. From netbsd, munged some by me, andTobias Weingartner
1999-05-21remove duplicate contents from MakefileBrad Smith
1999-02-26cnt is called uvmexp in uvm and the names of the members have changed.Artur Grabowski
1999-02-26vm_sysctl -> uvm_sysctl for uvmArtur Grabowski
1999-02-10syncTheo de Raadt
1999-02-10branding support and freebsd elfTheo de Raadt
1999-02-10freebsd madvise() clone, always returns 0 for nowTheo de Raadt
1999-02-10more ioctl supportTheo de Raadt