summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Request a CPU private mapping from sf_buf_alloc(). If the swap-backedalc2005-02-131-1/+6
* When attached to a high-speed device, report a more appropriateiedowse2005-02-133-3/+18
* Line up license text.ru2005-02-133-37/+37
* mdoc(7) review.ru2005-02-131-62/+48
* Bump date. Reminded by: runjl2005-02-131-1/+1
* Update documentation of tunables.njl2005-02-131-7/+4
* Allow users to manually override quirks with the tunable "debug.acpi.quirks".njl2005-02-131-2/+6
* Unbreak the kernel build. Pointy hat to: sobomax.njl2005-02-131-1/+1
* Add support for the CPUFREQ_FLAG_INFO_ONLY flag. Devices that report thisnjl2005-02-132-13/+47
* Increase the default stacksizes:deischen2005-02-138-18/+44
* Define NIRQ to 64 for CPU_ARM9, because Cirrus Logic EP93XX cores providescognet2005-02-131-0/+4
* Remove unused prototype.cognet2005-02-131-1/+0
* Remove redondant includes.cognet2005-02-131-2/+0
* Backout addition of SIGTHR into the list of signals allowed to be deliveredsobomax2005-02-131-1/+0
* Backout previous change (disabling of security checks for signals deliveredsobomax2005-02-138-37/+23
* Set levels on all CPUs and attach a cpufreq device to each one. Sysctlnjl2005-02-131-22/+62
* Don't prototype pmap_kenter().cognet2005-02-131-1/+1
* Split out kill(2) syscall service routine into user-level and kernel part, thesobomax2005-02-138-22/+36
* Bump cookie value to reflect change in NGM_IFACE_GET_IFNAME semantics.archie2005-02-131-2/+2
* Synchronize HEAD copyright/license with RELENG_5 copyright/license:rwatson2005-02-131-5/+5
* New order after _netcat has been changed to _nc: sort the list.delphij2005-02-131-1/+1
* Back out the previous commit. There is an obvious bug in it.harti2005-02-131-12/+10
* Install netgraph type at an appropriate time.ru2005-02-132-2/+2
* Spell the variable as underscore plus their possible value, to followdelphij2005-02-131-2/+2
* Forgotten to commit this file during the last commit. Connect nc(1)delphij2005-02-131-0/+5
* Implement support for CPU private mappings within sf_buf_alloc().alc2005-02-132-1/+37
* Use the correct variable name in ibsad()scottl2005-02-131-1/+1
* Barrow from kmod.mk and protect against adding -fno-strict-aliasingobrien2005-02-131-1/+1
* Add the new CPUFREQ_FLAG_INFO_ONLY flag for drivers which can attach tonjl2005-02-131-1/+10
* Be sure to register with cpufreq(4). On systems that only supportednjl2005-02-131-9/+36
* Attach an acpi_perf device for every processor that offers the rightnjl2005-02-131-2/+2
* Drop mythical module dependency on ng_ether.ru2005-02-131-2/+0
* Check handle types.phk2005-02-124-81/+202
* Oops. I missed a 0 => '\0' correction.kientzle2005-02-122-2/+2
* Reword a sentence to conform with our mdoc(7) style.trhodes2005-02-121-3/+4
* Clear the error message buffer on entry to major routines.kientzle2005-02-121-0/+3
* Update the format descriptions to include ISO9660 and ZIP support.kientzle2005-02-123-4/+19
* Performance optimization, code clarification, and bug workaround.kientzle2005-02-121-28/+36
* Fill in some more Rockridge details in ISO9660 support: Ignore PDkientzle2005-02-121-1/+51
* Flush input when reading from pipe to avoid "broken pipe" warnings.kientzle2005-02-124-20/+70
* - Fixed description of the "destroy" command options.ru2005-02-122-28/+45
* Add ibcntl as alias for ibcntphk2005-02-125-293/+327
* Also build the netblast sub-directory, not just netreceive and netsend.rwatson2005-02-121-1/+1
* Mark the signum argument to signal_handler() as __unused.rwatson2005-02-121-1/+1
* Restore previous cookie. Old programs will work with new node OK,glebius2005-02-121-1/+1
* - bzero sockaddr_dlglebius2005-02-121-8/+4
* Back out no longer necessary work-arounds added in rev. 1.59 for buildingmarius2005-02-121-5/+3
* - Re-write OF_decode_addr() with a bus-neutral approach, adding supportmarius2005-02-123-86/+176
* Merge revision 1.5 from NetBSD: Fix a typo in a comment.marius2005-02-121-2/+2
* Fix typo in a comment.ru2005-02-121-1/+1
OpenPOWER on IntegriCloud