Age | Commit message (Expand) | Author |
2003-01-31 | typo | Theo de Raadt |
2003-01-31 | Replace emulated versions of setreuid() and setregid() with real syscalls. | Todd C. Miller |
2003-01-31 | stuff in arch/sparc64 is by defn v9, remove < v9 #ifdefs. ok marc. | Jason Wright |
2003-01-31 | bad marc, commited crap to shut gcc up. Remove the crap. | Marco S Hyman |
2003-01-31 | we do not need that mess of -I | Theo de Raadt |
2003-01-31 | Create a siginfo_t for thread-to-thread kill. | Marco S Hyman |
2003-01-29 | Align this char array accessed as double, for paranoia reasons. | Dale Rahn |
2003-01-28 | thread safer libc (note: safer, not safe) | Marco S Hyman |
2003-01-27 | pthreads signal handling improvements. With these changes all | Marco S Hyman |
2003-01-27 | Save all floating point registers to full register sized fields, not | Dale Rahn |
2003-01-26 | save fpu context (needs optimization) | Jason Wright |
2003-01-24 | On save: | Jason Wright |
2003-01-24 | Save FPU state (unconditionally) | Jason Wright |
2003-01-24 | save and restore fp state when switching threads. This, with | Marco S Hyman |
2003-01-24 | save i386 fpu state | Marco S Hyman |
2003-01-23 | typos; | Jason McIntyre |
2003-01-23 | stubs for functions needed by the vax | Marco S Hyman |
2003-01-21 | kern.watchdog; ok mickey@ | Markus Friedl |
2003-01-21 | typos; | Jason McIntyre |
2003-01-20 | Don't reconnect to logging socket if send() returns an error and errno | Todd C. Miller |
2003-01-20 | remove libc_r mention in comment | Marco S Hyman |
2003-01-20 | remove libc_r mention in comment | Marco S Hyman |
2003-01-20 | Allow the fetching of current stack info from threaded apps. | Marco S Hyman |
2003-01-20 | comment changed to look in libpthread, not libc_r | Marco S Hyman |
2003-01-20 | bye-bye libc_r sources. | Marco S Hyman |
2003-01-20 | Use the sources that exist in sibdirs of libpthread, not libc_r | Marco S Hyman |
2003-01-19 | programs that chroot must use LOG_NDELAY; deraadt@ OK | Todd C. Miller |
2003-01-19 | return (func(...)) not needed when the current function and func | Marco S Hyman |
2003-01-19 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-18 | inet6 fixes from jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-18 | more typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-16 | Waiter! I asked for a working vfork! | Miod Vallat |
2003-01-16 | Alignment requirements are satisfied in ENTRY(), no need to add more here. | Miod Vallat |
2003-01-16 | fpr0 is recommended to be operated in full 64bits, although seemed to work ot... | Michael Shalayeff |
2003-01-16 | make it compile | Michael Shalayeff |
2003-01-16 | extern the eprol and etext; better eprol definition | Michael Shalayeff |
2003-01-15 | minbrk is exposed, gmon uses it | Michael Shalayeff |
2003-01-15 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-14 | Bye-bye libc_r. libc_r and libnpthread go away. libpthread | Marco S Hyman |
2003-01-14 | Add sanity check to prevent int oflow for very large allocations. | Todd C. Miller |
2003-01-08 | Move the rounds into separate functions on sparc64 so gcc's optimizer | Todd C. Miller |
2003-01-07 | Better have an OpenBSD static rcsid rather than a NetBSD static rcsid for | Miod Vallat |
2003-01-07 | Get static rcsid correctly, better style for .S files, trim whitespace. | Miod Vallat |
2003-01-07 | Properly align __infinity - m88k is very strict wrt double alignment. | Miod Vallat |
2003-01-07 | Get the rounding modes table correct, eventually. | Miod Vallat |
2003-01-07 | One more pass to get thinks correct wrt weak symbols and syscalls. | Miod Vallat |
2003-01-07 | Updated from tzcode2002d (ftp://elsie.nci.nih.gov/pub/) | Todd C. Miller |
2003-01-05 | spelling | Theo de Raadt |
2003-01-05 | spelling | Theo de Raadt |
2003-01-04 | spelling | Theo de Raadt |