aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Document net.inet.ip.process_options sysctl.Maxim Konovalov2004-07-021-0/+15
* Implement SNDCTL_DSP_SETDUPLEX. This may fix sound apps which want toAlexander Leidinger2004-07-023-0/+15
* Use %esi to store next ucp pointer. Mark end of stack byDavid Xu2004-07-022-3/+4
* Disable native ata support for now, too much breaksWarner Losh2004-07-021-1/+1
* Fix <small> tagsDenis Peplin2004-07-021-2/+3
* manlintOliver Eikemeier2004-07-021-6/+5
* New variable `.MAKEFILE_LIST', useful for tracing, debugging and dependency t...Oliver Eikemeier2004-07-022-3/+30
* Bring in the first chunk of altq driver modifications. This covers theMax Laier2004-07-0210-58/+108
* Hook strnlen.c up to the build - the i18n patch uses it.Tim J. Robbins2004-07-021-0/+1
* Add support for multi-byte character sets.Tim J. Robbins2004-07-021-42/+763
* Update build infrastructure for sort from GNU coreutils 5.2.1.Tim J. Robbins2004-07-024-147/+286
* Resolve conflicts.Tim J. Robbins2004-07-022-651/+5
* Allow ptrace to deal with lwpid.David Xu2004-07-021-6/+36
* This commit was generated by cvs2svn to compensate for changes in r131447,Tim J. Robbins2004-07-0256-9791/+8728
|\
| * Import of GNU sort from coreutils 5.2.1 (trimmed)Tim J. Robbins2004-07-0257-9801/+8733
* | Markup overhaul and minor word smithing.Ruslan Ermilov2004-07-021-399/+483
* | Local change: Allow access to the field if it is within the regionMark Santcroos2004-07-021-67/+87
* | Local diff: allow use of the disassembler.Mark Santcroos2004-07-021-1/+5
* | Unchanged files that are off the vendor branch.Mark Santcroos2004-07-022-8/+10
* | This commit was generated by cvs2svn to compensate for changes in r131440,Mark Santcroos2004-07-0210-72/+165
|\ \
| * | Vendor import of Intel ACPI-CA 20040527Mark Santcroos2004-07-0214-149/+271
* | | We allocate an array of pointers to the global file table whileAlfred Perlstein2004-07-021-1/+12
* | | Bring this manpage more up-to-date with the current code.Ruslan Ermilov2004-07-021-109/+93
* | | Tidy up uprof locking. Mostly the fields are protected by both the procJohn Baldwin2004-07-023-29/+41
* | | - Assert that any process that has statclock called on it has both aJohn Baldwin2004-07-021-11/+10
* | | Allocate s/g segments in the tag rather than on the stack.Scott Long2004-07-021-30/+35
* | | - Don't use a variable to point to the user area that we only use once.John Baldwin2004-07-021-15/+10
* | | Add support for the VIA Apollo KT400/400A/600 AGP host bridges which useJohn Baldwin2004-07-022-0/+6
* | | Change the thread ID (thr_id_t) used for 1:1 threading from being aMarcel Moolenaar2004-07-0210-63/+52
* | | Regen.Marcel Moolenaar2004-07-029-13/+13
* | | Bump __FreeBSD_version for package tools revision 20040629Oliver Eikemeier2004-07-021-1/+1
* | | When shutting down the syncer kernel thread, first tell it to runDon Lewis2004-07-011-6/+68
* | | On receiving 3 duplicate acknowledgements, SACK recovery was not being entere...Jayanth Vijayaraghavan2004-07-012-14/+40
* | | PR kern/68474:Tony Ackerman2004-07-011-2/+2
* | | Added the ability to create and display Linux/Windows GPT partitions to gpt(8).Arun Sharma2004-07-013-3/+10
* | | Remove stray i386 math emulator references.Scott Long2004-07-011-7/+1
* | | MFNetBSD.Lukas Ertl2004-07-011-2/+3
* | | MFNetBSD.Lukas Ertl2004-07-011-2/+5
* | | Markup, grammar, punctuation.Ruslan Ermilov2004-07-019-59/+73
* | | Bumped document date.Ruslan Ermilov2004-07-012-10/+14
* | | Remove duplicate FreeBSD idWarner Losh2004-07-011-3/+0
* | | While this file still needs __RMAN_RESOURCE_VISIBLE to get the size ofWarner Losh2004-07-011-6/+9
* | | After re-exporting rman, et al, __RMAN_RESOURCE_VISIBLE is no longerWarner Losh2004-07-011-1/+0
* | | Add support to the uftdi driver for Intrepid Control Systems' vehicleBrooks Davis2004-07-013-1/+27
* | | Back out last delta, it just unpolitely reverted some local changes.Ruslan Ermilov2004-07-011-8/+8
* | | Add ability to set start/end for rmanWarner Losh2004-07-011-0/+12
* | | Soften __RMAN_RESOURCE_VISIBLE a little: expose rman and theWarner Losh2004-07-011-6/+7
* | | Tell what percentage of the total IO a process is doing.Alfred Perlstein2004-07-011-5/+37
* | | Remove unused argument for good.Pawel Jakub Dawidek2004-07-011-2/+2
* | | Fix build: the return type for t_break changed from int to void.Mark Peek2004-07-012-6/+4