summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | Change the thread ID (thr_id_t) used for 1:1 threading from being amarcel2004-07-0210-63/+52
* | | Regen.marcel2004-07-029-13/+13
* | | Bump __FreeBSD_version for package tools revision 20040629eik2004-07-021-1/+1
* | | When shutting down the syncer kernel thread, first tell it to runtruckman2004-07-011-6/+68
* | | On receiving 3 duplicate acknowledgements, SACK recovery was not being entere...jayanth2004-07-012-14/+40
* | | PR kern/68474:tackerman2004-07-011-2/+2
* | | Added the ability to create and display Linux/Windows GPT partitions to gpt(8).arun2004-07-013-3/+10
* | | Remove stray i386 math emulator references.scottl2004-07-011-7/+1
* | | MFNetBSD.le2004-07-011-2/+3
* | | MFNetBSD.le2004-07-011-2/+5
* | | Markup, grammar, punctuation.ru2004-07-019-59/+73
* | | Bumped document date.ru2004-07-012-10/+14
* | | Remove duplicate FreeBSD idimp2004-07-011-3/+0
* | | While this file still needs __RMAN_RESOURCE_VISIBLE to get the size ofimp2004-07-011-6/+9
* | | After re-exporting rman, et al, __RMAN_RESOURCE_VISIBLE is no longerimp2004-07-011-1/+0
* | | Add support to the uftdi driver for Intrepid Control Systems' vehiclebrooks2004-07-013-1/+27
* | | Back out last delta, it just unpolitely reverted some local changes.ru2004-07-011-8/+8
* | | Add ability to set start/end for rmanimp2004-07-011-0/+12
* | | Soften __RMAN_RESOURCE_VISIBLE a little: expose rman and theimp2004-07-011-6/+7
* | | Tell what percentage of the total IO a process is doing.alfred2004-07-011-5/+37
* | | Remove unused argument for good.pjd2004-07-011-2/+2
* | | Fix build: the return type for t_break changed from int to void.mp2004-07-012-6/+4
OpenPOWER on IntegriCloud