summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a buffer overflow in the "none" decompression handler thatTim Kientzle2005-02-132-68/+76
* who's -> whoseRuslan Ermilov2005-02-133-3/+3
* Request a CPU private mapping from sf_buf_alloc().Alan Cox2005-02-131-1/+5
* Fix regression in output with -R compared to previous version.David E. O'Brien2005-02-131-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-13209-392/+392
* Request a CPU private mapping from sf_buf_alloc(). If the swap-backedAlan Cox2005-02-131-1/+6
* When attached to a high-speed device, report a more appropriateIan Dowse2005-02-133-3/+18
* Line up license text.Ruslan Ermilov2005-02-133-37/+37
* mdoc(7) review.Ruslan Ermilov2005-02-131-62/+48
* Bump date. Reminded by: ruNate Lawson2005-02-131-1/+1
* Update documentation of tunables.Nate Lawson2005-02-131-7/+4
* Allow users to manually override quirks with the tunable "debug.acpi.quirks".Nate Lawson2005-02-131-2/+6
* Unbreak the kernel build. Pointy hat to: sobomax.Nate Lawson2005-02-131-1/+1
* Add support for the CPUFREQ_FLAG_INFO_ONLY flag. Devices that report thisNate Lawson2005-02-132-13/+47
* Increase the default stacksizes:Daniel Eischen2005-02-138-18/+44
* Define NIRQ to 64 for CPU_ARM9, because Cirrus Logic EP93XX cores providesOlivier Houchard2005-02-131-0/+4
* Remove unused prototype.Olivier Houchard2005-02-131-1/+0
* Remove redondant includes.Olivier Houchard2005-02-131-2/+0
* Backout addition of SIGTHR into the list of signals allowed to be deliveredMaxim Sobolev2005-02-131-1/+0
* Backout previous change (disabling of security checks for signals deliveredMaxim Sobolev2005-02-138-37/+23
* Set levels on all CPUs and attach a cpufreq device to each one. SysctlNate Lawson2005-02-131-22/+62
* Don't prototype pmap_kenter().Olivier Houchard2005-02-131-1/+1
* Split out kill(2) syscall service routine into user-level and kernel part, theMaxim Sobolev2005-02-138-22/+36
* Bump cookie value to reflect change in NGM_IFACE_GET_IFNAME semantics.Archie Cobbs2005-02-131-2/+2
* Synchronize HEAD copyright/license with RELENG_5 copyright/license:Robert Watson2005-02-131-5/+5
* New order after _netcat has been changed to _nc: sort the list.Xin LI2005-02-131-1/+1
* Back out the previous commit. There is an obvious bug in it.Hartmut Brandt2005-02-131-12/+10
* Install netgraph type at an appropriate time.Ruslan Ermilov2005-02-132-2/+2
* Spell the variable as underscore plus their possible value, to followXin LI2005-02-131-2/+2
* Forgotten to commit this file during the last commit. Connect nc(1)Xin LI2005-02-131-0/+5
* Implement support for CPU private mappings within sf_buf_alloc().Alan Cox2005-02-132-1/+37
* Use the correct variable name in ibsad()Scott Long2005-02-131-1/+1
* Barrow from kmod.mk and protect against adding -fno-strict-aliasingDavid E. O'Brien2005-02-131-1/+1
* Add the new CPUFREQ_FLAG_INFO_ONLY flag for drivers which can attach toNate Lawson2005-02-131-1/+10
* Be sure to register with cpufreq(4). On systems that only supportedNate Lawson2005-02-131-9/+36
* Attach an acpi_perf device for every processor that offers the rightNate Lawson2005-02-131-2/+2
* Drop mythical module dependency on ng_ether.Ruslan Ermilov2005-02-131-2/+0
* Check handle types.Poul-Henning Kamp2005-02-124-81/+202
* Oops. I missed a 0 => '\0' correction.Tim Kientzle2005-02-122-2/+2
* Reword a sentence to conform with our mdoc(7) style.Tom Rhodes2005-02-121-3/+4
* Clear the error message buffer on entry to major routines.Tim Kientzle2005-02-121-0/+3
* Update the format descriptions to include ISO9660 and ZIP support.Tim Kientzle2005-02-123-4/+19
* Performance optimization, code clarification, and bug workaround.Tim Kientzle2005-02-121-28/+36
* Fill in some more Rockridge details in ISO9660 support: Ignore PDTim Kientzle2005-02-121-1/+51
* Flush input when reading from pipe to avoid "broken pipe" warnings.Tim Kientzle2005-02-124-20/+70
* - Fixed description of the "destroy" command options.Ruslan Ermilov2005-02-122-28/+45
* Add ibcntl as alias for ibcntPoul-Henning Kamp2005-02-125-293/+327
* Also build the netblast sub-directory, not just netreceive and netsend.Robert Watson2005-02-121-1/+1
* Mark the signum argument to signal_handler() as __unused.Robert Watson2005-02-121-1/+1
* Restore previous cookie. Old programs will work with new node OK,Gleb Smirnoff2005-02-121-1/+1