Age | Commit message (Expand) | Author |
2006-01-19 | redo (w/ proper changes everywhere ;): | Michael Shalayeff |
2005-12-30 | Missing or incorrect header sizes bounds check; ``looks ok'' mickey@ | Miod Vallat |
2005-11-21 | Move contents of sys/select.h to sys/selinfo.h in preparation for a | Todd C. Miller |
2005-06-18 | Remove remaining whiteout tentacles; OK deraadt@ miod@ weingart@ | Todd C. Miller |
2005-06-07 | remove CCITT handling | Henning Brauer |
2005-05-26 | RIP stackable filesystems, ok marius@ tedu@, discussed with deraadt@ | Pedro Martelletto |
2005-05-19 | __unused is used now | Michael Shalayeff |
2005-02-17 | miscellaneous typo fixes: | Jean-Francois Brousseau |
2004-11-23 | Create the init process earlier, before the root filesystem is mounted, | Miod Vallat |
2004-10-27 | regen | Niklas Hallqvist |
2004-10-27 | Add support for sys_setre[ug]id, ok deraadt@ | Niklas Hallqvist |
2004-08-03 | the rest of the '#if DIAGNOSTIC' -> '#ifdef DIAGNOSTIC' in the kernel; ok miod@ | Todd T. Fries |
2004-07-09 | regen | Todd C. Miller |
2004-07-09 | Rename ostat -> stat43 to disambiguate from upcoming struct stat changes. | Todd C. Miller |
2004-07-08 | we don't care about copyout's success. add a comment to appease sturm@ | Ted Unangst |
2004-06-24 | This moves access to wall and uptime variables in MI code, | Thorsten Lockert |
2004-06-22 | Replace a whole bunch of scary uses of strncpy() with strlcpy() and | Jean-Francois Brousseau |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-05-28 | regen | Ted Unangst |
2004-05-28 | ACCOUNTING is optional. found by mpech. ok deraadt | Ted Unangst |
2004-04-25 | fix typos/spelling in comments, from pedro martelletto | Jolan Luff |
2004-04-15 | rework access to emulations slightly in an effort to both merge and | Ted Unangst |
2004-04-05 | sync | Ted Unangst |
2004-04-05 | madvise works fine without translation, from Sam Smith. | Ted Unangst |
2003-12-02 | Count from now, not from the epoch, to arm alarm. | Thomas Nordin |
2003-11-25 | Make SIOCGIFHWADDR work. ok mickey@ | Thomas Nordin |
2003-10-12 | Linux shmat allows lookup of segments that are marked as removed so | Todd C. Miller |
2003-09-04 | sync | Ted Unangst |
2003-09-04 | dummy xattr syscalls. ok deraadt@ | Ted Unangst |
2003-09-01 | regen. | Federico G. Schwindt |
2003-09-01 | set fadvise64 as dummy. some binaries compiled with a recent glibc | Federico G. Schwindt |
2003-08-21 | emulation is now controlled by sysctl. changes: | Ted Unangst |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-15 | regen. | Federico G. Schwindt |
2003-08-15 | simplify. | Federico G. Schwindt |
2003-08-14 | regen.. again. sorry. | Federico G. Schwindt |
2003-08-14 | unbust my previous commit. | Federico G. Schwindt |
2003-08-14 | regen. | Federico G. Schwindt |
2003-08-14 | add more syscalls. implement exit_group (which is actually an alias for | Federico G. Schwindt |
2003-08-13 | remove some copy and waste. from marius@monkey.org | Ted Unangst |
2003-08-03 | another gapped system call handled incorrectly: truncate64; marius@monkey.org | Theo de Raadt |
2003-08-02 | sync | Theo de Raadt |
2003-08-02 | wrong args for linux ftruncate64; marius@monkey.org | Theo de Raadt |
2003-07-24 | after sys_sendmsg, change control message level back in case somebody looks | Ted Unangst |
2003-07-23 | 'r' ioctls, (VFAT) aren't supported, don't pass down. | Ted Unangst |
2003-07-23 | sync | Ted Unangst |
2003-07-23 | add sys_sysinfo. from marius aamodt eriksen. | Ted Unangst |
2003-07-03 | sync | Ted Unangst |
2003-07-03 | add mmap2 (mmap64, take your pick) and clean up some. use MAP_TRYFIXED | Ted Unangst |
2003-06-23 | and we have a copyright (TNF) | Ted Unangst |