| Age | Commit message (Expand) | Author |
| 2003-12-17 | Bump date for previous (hi christos!). | wiz |
| 2003-12-17 | Say what happens with pgrp == 0. | christos |
| 2003-12-14 | remove superfluous assignment | lukem |
| 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 | 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 | Swap WEAK_ALIAS args to how they should be. | scw |
| 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 | 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-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 | Bump date for previous. | wiz |
| 2003-11-25 | take "Skip a random number of ids" into consideration, correct the rotation | itojun |
| 2003-11-25 | - Document NO_DEFER | christos |
| 2003-11-25 | "seed2" was ruining the non-repeating property of this function; remove it. | itojun |
| 2003-11-25 | Catch up with namei: An empty string is not a valid pathname. | kleink |
| 2003-11-23 | Implement siginfo for sh3. | uwe |
| 2003-11-23 | s/!=/==/ | scw |
| 2003-11-23 | New sentence, new line. Remove trailing spaces. | wiz |
| 2003-11-23 | Bump Dd. | jhawk |
| 2003-11-21 | Don't compile fp*.c if doing a soft-float build. | scw |
| 2003-11-19 | Use Rv for return values section; bump date. | wiz |
| 2003-11-19 | document RETURN VALUES | pooka |
| 2003-11-18 | s/modified/modifies/ in the description of makecontext(). | uwe |
| 2003-11-18 | Fix typo in previous. | wiz |
| 2003-11-18 | Bump libc to 12.107 and libpthread to 0.3 for fsync_range(2). | thorpej |
| 2003-11-18 | Userland portion of fsync_range(2), written by Bill Studenmund, and | thorpej |
| 2003-11-14 | s/modifed/modified/ | keihan |
| 2003-11-13 | -traditional-cpp and spaces after commas is not a happy combination. | simonb |
| 2003-11-11 | Need weak aliases here. | simonb |
| 2003-11-11 | Add #ifdef __weak_alias around use of __weak_alias. | simonb |
| 2003-11-11 | Fix tyop. | simonb |
| 2003-11-10 | Spell address with two d's. Inspired by similar changes in OpenBSD, | wiz |
| 2003-11-06 | This is the last part of siginfo support for pc532. Simon will make this | christos |
| 2003-11-06 | siginfo trampoline addition. This is not used until simon verifies that it | christos |
| 2003-11-05 | From Ragge's wishlist: rename infinity -> huge_val. | kleink |
| 2003-11-02 | Add userland portion of siginfo for mips. Many thanks to simon for letting | christos |
| 2003-11-01 | Corrent map order to match sparc/ieeefp.h. | nakayama |