summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Document the -32 switch available on amd64.jhb2005-11-111-0/+4
* | Fix a bug in dlinfo(RTLD_DI_SERINFOSIZE) requests. For each search pathjhb2005-11-111-1/+1
* | Add dev/speaker into include/ treedelphij2005-11-111-0/+2
* | Since speaker.h now lives in sys/dev/speaker, reflect this fact here.delphij2005-11-111-1/+1
* | Update PCI ids to add the E200, E200i, P400, and P400i storageps2005-11-112-4/+15
* | - Store pointer to the link-level address right in "struct ifnet"ru2005-11-1181-242/+220
* | Only signo should be marked with .Fa.davidxu2005-11-111-1/+2
* | List /boot/device.hints entries for the second joystick.jylefort2005-11-111-0/+2
* | Use the more appropriate ifnet_byindex() instead of ifaddr_byindex().ru2005-11-111-2/+2
* | Catch up with IFP2ENADDR() type change (array -> pointer).ru2005-11-118-12/+10
* | Add definitions for 64-bit PTEsgrehan2005-11-111-10/+47
* | Rename GEOM class kernel module g_md.ko to geom_md.ko for consistencypjd2005-11-114-33/+17
* | Force this interface to be RUNNING.glebius2005-11-111-0/+1
* | Add more GEOM classes to defaults/loader.conf. Add references to manualpjd2005-11-111-3/+17
* | Add /dev/speaker support to amd64.ru2005-11-1116-939/+28
* | ata_generic_hw takes a dev as a parameter, not a channel.grehan2005-11-111-1/+1
* | Fix compile warning: pmap_bootstrap is now declared extern in pmap.h,grehan2005-11-112-2/+0
* | Some fixes for last commit.glebius2005-11-111-8/+7
* | Skip .symbols files.ru2005-11-111-1/+4
* | Fix plural.delphij2005-11-111-1/+1
* | Fix plural.davidxu2005-11-111-1/+1
* | Fix copy-paste issue.davidxu2005-11-111-2/+0
* | Add POSIX timer manuals.davidxu2005-11-114-0/+368
* | - Make IFP2ENADDR() a pointer to IF_LLADDR() rather than anotherru2005-11-1116-69/+25
* | Add descriptions about signal queue.davidxu2005-11-111-0/+24
* | Er, highlight function wait().davidxu2005-11-111-7/+10
* | Add notes about queued SIGCHLD.davidxu2005-11-111-0/+10
* | Add manuals for sigqueue, sigtimedwait, sigwaitinfo.davidxu2005-11-113-2/+296
* | fix a crash when an nfsv2 mount failsjon2005-11-101-2/+4
* | fixed a bug that uRPF does not work properly for an IPv6 packet bound for the...suz2005-11-101-2/+8
* | Apply the .PHONY attribute to the ../make*/make* targets. Thisru2005-11-101-2/+2
* | Start integrating Bluetooth into rc.d system.emax2005-11-106-5/+483
* | Add missing shared library interdependencies.ru2005-11-1014-6/+32
* | As for __kernel_cosf() and __kernel_sinf(), use a fairly optimal minimaxbde2005-11-101-17/+11
* | Correct a number of serious and closely related bugs in the UNIX domainrwatson2005-11-101-50/+45
* | Use .Nx macro for NetBSD.kientzle2005-11-101-1/+2
* | Mention the non-standardness of the -I option in ls(1).mux2005-11-101-1/+2
* | Add the f_msgcount field to the set of struct file fields printed in showrwatson2005-11-101-4/+5
* | s/Three file/Three files/harti2005-11-101-1/+1
* | Remove hard sentence breaks. Correct the width calculation for the listharti2005-11-101-6/+8
* | Don't include bsd.init.mk so early - it's just not needed here.harti2005-11-101-5/+3
* | Give a try to autoconfiguring the number of transmit and receiveglebius2005-11-102-7/+14
* | Expanet of details printed for each file descriptor to include it'srwatson2005-11-101-5/+5
* | - Document last change to ARP behavior.glebius2005-11-101-11/+28
* | Add a DDB "show files" command to list the current open file list, somerwatson2005-11-101-0/+73
* | Backout r1.11...rse2005-11-101-1/+1
* | add set/read max address 48bit versionssos2005-11-101-0/+2
* | Use the new bsd.snmpmod.mk makefile to build the modules. The -I pointersharti2005-11-105-38/+10
* | Use the canonical include name for snmpmod.h. The build infrastructure takesharti2005-11-101-1/+1
* | This is a short man page which describes bsd.snmpmod.mk. It documentsharti2005-11-102-0/+99
OpenPOWER on IntegriCloud