summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mechanically kill hard sentence breaks.ru2004-07-0218-156/+302
* New release notes:hrs2004-07-022-8/+32
* Enable testing of customized variants of bsd.port.mk andeik2004-07-022-2/+4
* Implement preemption of kernel threads natively in the scheduler ratherjhb2004-07-0221-46/+174
* Remove duplicate FreeBSD id.njl2004-07-021-2/+0
* Deal with unsafe tab characters.ru2004-07-024-2/+10
* Fixed comments.ru2004-07-021-27/+27
* Don't announce the ethernet address when it's 00:00:00:00:00:00. It'sbrooks2004-07-021-2/+7
* Introduce GEOM_LABEL class.pjd2004-07-0217-1/+1184
* mdoc(7): Fixed list types.ru2004-07-021-2/+2
* Get rid of the strict aliasing error by retrieving the ECDT via a tablenjl2004-07-021-2/+3
* - Change mi_switch() and sched_switch() to accept an optional thread tojhb2004-07-0216-38/+51
* Removed trailing whitespace.ru2004-07-0239-125/+125
* Bump up the date and add spaces around commas. Thanks to ru@ for noticing.arun2004-07-021-2/+2
* Deal with harmful leading whitespace.ru2004-07-021-1/+1
* Fix the '\' next to lshift for users of Belgian keyboards.philip2004-07-022-2/+2
* Fixed spelling of the document date.ru2004-07-0213-13/+13
* Explain that -O2 is supported, but known to expose bugs in ppp(8).des2004-07-021-3/+3
* We support -O2 now.des2004-07-021-2/+3
* Markup tidying.ru2004-07-026-16/+37
* Bump document date on behalf of the previous change.ru2004-07-021-1/+1
* Small grammar fix.scottl2004-07-021-1/+1
* Document net.inet.ip.process_options sysctl.maxim2004-07-021-0/+15
* Implement SNDCTL_DSP_SETDUPLEX. This may fix sound apps which want tonetchild2004-07-023-0/+15
* Use %esi to store next ucp pointer. Mark end of stack bydavidxu2004-07-022-3/+4
* Disable native ata support for now, too much breaksimp2004-07-021-1/+1
* Fix <small> tagsden2004-07-021-2/+3
* manlinteik2004-07-021-6/+5
* New variable `.MAKEFILE_LIST', useful for tracing, debugging and dependency t...eik2004-07-022-3/+30
* Bring in the first chunk of altq driver modifications. This covers themlaier2004-07-0210-58/+108
* Hook strnlen.c up to the build - the i18n patch uses it.tjr2004-07-021-0/+1
* Add support for multi-byte character sets.tjr2004-07-021-42/+763
* Update build infrastructure for sort from GNU coreutils 5.2.1.tjr2004-07-024-147/+286
* Resolve conflicts.tjr2004-07-022-651/+5
* Allow ptrace to deal with lwpid.davidxu2004-07-021-6/+36
* This commit was generated by cvs2svn to compensate for changes in r131447,tjr2004-07-0256-9791/+8728
|\
| * Import of GNU sort from coreutils 5.2.1 (trimmed)tjr2004-07-0257-9801/+8733
* | Markup overhaul and minor word smithing.ru2004-07-021-399/+483
* | Local change: Allow access to the field if it is within the regionmarks2004-07-021-67/+87
* | Local diff: allow use of the disassembler.marks2004-07-021-1/+5
* | Unchanged files that are off the vendor branch.marks2004-07-022-8/+10
* | This commit was generated by cvs2svn to compensate for changes in r131440,marks2004-07-0210-72/+165
|\ \
| * | Vendor import of Intel ACPI-CA 20040527marks2004-07-0214-149/+271
* | | We allocate an array of pointers to the global file table whilealfred2004-07-021-1/+12
* | | Bring this manpage more up-to-date with the current code.ru2004-07-021-109/+93
* | | Tidy up uprof locking. Mostly the fields are protected by both the procjhb2004-07-023-29/+41
* | | - Assert that any process that has statclock called on it has both ajhb2004-07-021-11/+10
* | | Allocate s/g segments in the tag rather than on the stack.scottl2004-07-021-30/+35
* | | - Don't use a variable to point to the user area that we only use once.jhb2004-07-021-15/+10
* | | Add support for the VIA Apollo KT400/400A/600 AGP host bridges which usejhb2004-07-022-0/+6
OpenPOWER on IntegriCloud