| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix <small> tags | den | 2004-07-02 | 1 | -2/+3 |
* | manlint | eik | 2004-07-02 | 1 | -6/+5 |
* | New variable `.MAKEFILE_LIST', useful for tracing, debugging and dependency t... | eik | 2004-07-02 | 2 | -3/+30 |
* | Bring in the first chunk of altq driver modifications. This covers the | mlaier | 2004-07-02 | 10 | -58/+108 |
* | Hook strnlen.c up to the build - the i18n patch uses it. | tjr | 2004-07-02 | 1 | -0/+1 |
* | Add support for multi-byte character sets. | tjr | 2004-07-02 | 1 | -42/+763 |
* | Update build infrastructure for sort from GNU coreutils 5.2.1. | tjr | 2004-07-02 | 4 | -147/+286 |
* | Resolve conflicts. | tjr | 2004-07-02 | 2 | -651/+5 |
* | Allow ptrace to deal with lwpid. | davidxu | 2004-07-02 | 1 | -6/+36 |
* | This commit was generated by cvs2svn to compensate for changes in r131447, | tjr | 2004-07-02 | 56 | -9791/+8728 |
|\ |
|
| * | Import of GNU sort from coreutils 5.2.1 (trimmed) | tjr | 2004-07-02 | 57 | -9801/+8733 |
* | | Markup overhaul and minor word smithing. | ru | 2004-07-02 | 1 | -399/+483 |
* | | Local change: Allow access to the field if it is within the region | marks | 2004-07-02 | 1 | -67/+87 |
* | | Local diff: allow use of the disassembler. | marks | 2004-07-02 | 1 | -1/+5 |
* | | Unchanged files that are off the vendor branch. | marks | 2004-07-02 | 2 | -8/+10 |
* | | This commit was generated by cvs2svn to compensate for changes in r131440, | marks | 2004-07-02 | 10 | -72/+165 |
|\ \ |
|
| * | | Vendor import of Intel ACPI-CA 20040527 | marks | 2004-07-02 | 14 | -149/+271 |
* | | | We allocate an array of pointers to the global file table while | alfred | 2004-07-02 | 1 | -1/+12 |
* | | | Bring this manpage more up-to-date with the current code. | ru | 2004-07-02 | 1 | -109/+93 |
* | | | Tidy up uprof locking. Mostly the fields are protected by both the proc | jhb | 2004-07-02 | 3 | -29/+41 |
* | | | - Assert that any process that has statclock called on it has both a | jhb | 2004-07-02 | 1 | -11/+10 |
* | | | Allocate s/g segments in the tag rather than on the stack. | scottl | 2004-07-02 | 1 | -30/+35 |
* | | | - Don't use a variable to point to the user area that we only use once. | jhb | 2004-07-02 | 1 | -15/+10 |
* | | | Add support for the VIA Apollo KT400/400A/600 AGP host bridges which use | jhb | 2004-07-02 | 2 | -0/+6 |
* | | | Change the thread ID (thr_id_t) used for 1:1 threading from being a | marcel | 2004-07-02 | 10 | -63/+52 |
* | | | Regen. | marcel | 2004-07-02 | 9 | -13/+13 |
* | | | Bump __FreeBSD_version for package tools revision 20040629 | eik | 2004-07-02 | 1 | -1/+1 |
* | | | When shutting down the syncer kernel thread, first tell it to run | truckman | 2004-07-01 | 1 | -6/+68 |
* | | | On receiving 3 duplicate acknowledgements, SACK recovery was not being entere... | jayanth | 2004-07-01 | 2 | -14/+40 |
* | | | PR kern/68474: | tackerman | 2004-07-01 | 1 | -2/+2 |
* | | | Added the ability to create and display Linux/Windows GPT partitions to gpt(8). | arun | 2004-07-01 | 3 | -3/+10 |
* | | | Remove stray i386 math emulator references. | scottl | 2004-07-01 | 1 | -7/+1 |
* | | | MFNetBSD. | le | 2004-07-01 | 1 | -2/+3 |
* | | | MFNetBSD. | le | 2004-07-01 | 1 | -2/+5 |
* | | | Markup, grammar, punctuation. | ru | 2004-07-01 | 9 | -59/+73 |
* | | | Bumped document date. | ru | 2004-07-01 | 2 | -10/+14 |
* | | | Remove duplicate FreeBSD id | imp | 2004-07-01 | 1 | -3/+0 |
* | | | While this file still needs __RMAN_RESOURCE_VISIBLE to get the size of | imp | 2004-07-01 | 1 | -6/+9 |
* | | | After re-exporting rman, et al, __RMAN_RESOURCE_VISIBLE is no longer | imp | 2004-07-01 | 1 | -1/+0 |
* | | | Add support to the uftdi driver for Intrepid Control Systems' vehicle | brooks | 2004-07-01 | 3 | -1/+27 |
* | | | Back out last delta, it just unpolitely reverted some local changes. | ru | 2004-07-01 | 1 | -8/+8 |
* | | | Add ability to set start/end for rman | imp | 2004-07-01 | 1 | -0/+12 |
* | | | Soften __RMAN_RESOURCE_VISIBLE a little: expose rman and the | imp | 2004-07-01 | 1 | -6/+7 |
* | | | Tell what percentage of the total IO a process is doing. | alfred | 2004-07-01 | 1 | -5/+37 |
* | | | Remove unused argument for good. | pjd | 2004-07-01 | 1 | -2/+2 |
* | | | Fix build: the return type for t_break changed from int to void. | mp | 2004-07-01 | 2 | -6/+4 |
* | | | Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build | gallatin | 2004-07-01 | 10 | -0/+10 |
* | | | Free only if pointer isn't NULL. | pjd | 2004-07-01 | 1 | -1/+2 |
* | | | This needs __RMAN_RESOURCE_VISIBLE if PC98 is defined. | nyan | 2004-07-01 | 1 | -0/+3 |
* | | | MFi386: revision 1.1163 | nyan | 2004-07-01 | 1 | -0/+1 |