| Age | Commit message (Expand) | Author |
| 2003-12-18 | PR/23791: Patrick Latify: Fix memory leak on thread creation failure. | christos |
| 2003-12-17 | Bump date for previous (hi christos!). | wiz |
| 2003-12-17 | Say what happens with pgrp == 0. | christos |
| 2003-12-15 | Clean up tmp files on exit. Fixes PR#23723 | jmc |
| 2003-12-14 | remove superfluous assignment | lukem |
| 2003-12-13 | Cleanup last commit a bit. | matt |
| 2003-12-13 | Use :T and :tl and avoid using != | matt |
| 2003-12-11 | Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) | dyoung |
| 2003-12-10 | Modify the licences of code written by Theo De Raadt from a 4-clause | agc |
| 2003-12-10 | comment from niels provos; | itojun |
| 2003-12-09 | simplify a sentence | grant |
| 2003-12-09 | Reference kfilter_register(9) rather than the non-existent kfilter_register(2). | augustss |
| 2003-12-09 | Bump date for previous (hi andrew!). | wiz |
| 2003-12-09 | Update man page to correct PROC_* names (addresses PR lib/23645) and | atatat |
| 2003-12-08 | update for function name change | lukem |
| 2003-12-08 | Make this compile on non-IEEE GCC3 targets (aka VAX). | matt |
| 2003-12-08 | "int flags" is correct in the prototype, but not in the English | grant |
| 2003-12-07 | Make building IPv6 support controllable by MKINET6 | matt |
| 2003-12-07 | Add pthread_{g,s}etschedparam, that do nothing. | christos |
| 2003-12-07 | Swap WEAK_ALIAS args to how they should be. | scw |
| 2003-12-07 | Check for __weak_alias macro before using it. | simonb |
| 2003-12-05 | Use Aq instead of <>, quote a minus, drop trailing space. | wiz |
| 2003-12-05 | Tokenization function enhancements: | lukem |
| 2003-12-05 | Revert last change, as this is a 3rd-party file, noted by kleink@. | keihan |
| 2003-12-05 | Spaces. | uebayasi |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan |
| 2003-12-04 | Increment libcurses minor to 11 for nodelay() void -> int change. | jdc |
| 2003-12-04 | Make nodelay() return an int. | jdc |
| 2003-12-04 | oops | atatat |
| 2003-12-04 | Bump for sysctl() update | atatat |
| 2003-12-04 | Adapt userland sysctl goop to new world order, permitting dynamic | atatat |
| 2003-12-04 | MAKEVERBOSE tweaks | lukem |
| 2003-12-03 | Add a list of pre-defined values (such as pi, e etc.). | jschauma |
| 2003-12-03 | Make sure this still compiles with gcc-2.95. Hello vaxen! | christos |
| 2003-12-02 | Use __attribute__((__used__,__noinline__)) (instead of __unused__) | lukem |
| 2003-11-28 | The x86_64 assembler seems to get it wrong when assembling | fvdl |
| 2003-11-27 | Add td__getstacksize() to support variable stack sizes. | cl |
| 2003-11-27 | Set default stack size to the current limit on the stack size as set | cl |
| 2003-11-26 | improve random number generation by using largest 31-bit prime | jdolecek |
| 2003-11-26 | Hide the register number constants behind an _R_ prefix, and also | he |
| 2003-11-26 | Fix compile problem if -UYP -DHESIOD. | lukem |
| 2003-11-25 | Save the old mask in the old context, not in the new one. | cl |
| 2003-11-25 | Bump date for previous. | wiz |
| 2003-11-25 | take "Skip a random number of ids" into consideration, correct the rotation | itojun |
| 2003-11-25 | Honor SA_NODEFER in pthread__deliver_signal(). This should help code which | cl |
| 2003-11-25 | Update list of items. | christos |
| 2003-11-25 | This is not needed anymore. | christos |
| 2003-11-25 | GC sigcontext<->mcontext code and __HAVE_SIGINFO. All supported archs have | christos |
| 2003-11-25 | - don't store sigmask on the stack, we could store it in the right place | christos |
| 2003-11-25 | m68k does not sigcontext<->mcontext anymore. | christos |