summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Define changes in sctp.hrrs2008-05-205-44/+35
* Document the azp for controlling audio powerkevlo2008-05-201-0/+2
* Add support for controlling the audio powerkevlo2008-05-201-0/+1
* This small change will allow this driver in HEAD to buildjfv2008-05-191-1/+14
* Detect if argv[1] is "" and avoid calling malloc(0). Prior to this commit,cperciva2008-05-191-2/+2
* There's no way for entry to possibly be NULL at the end of write_entrycperciva2008-05-191-2/+1
* Return ARCHIVE_FATAL if we can't allocate memory instead of going ahead andcperciva2008-05-191-0/+1
* Remove -, .Ar adds that automatically.thompsa2008-05-191-1/+1
* Bump document date for last change.thompsa2008-05-191-1/+1
* Flush stdout after each line to make piping to another command easier.thompsa2008-05-191-1/+3
* Allow wlandebug to set the default debug level which is inherited when vaps arethompsa2008-05-192-6/+20
* Add -L to usage().bms2008-05-191-1/+1
* Add an -L option to ignore loopback Internet sockets.bms2008-05-192-3/+24
* Add age(4) to the list of drivers supported by GENERIC kernel.yongari2008-05-192-0/+2
* Hook up age(4) to the build.yongari2008-05-191-0/+1
* Add age(4) to the list of supported network interface.yongari2008-05-191-0/+1
* Add an entry for the age(4) module.yongari2008-05-191-0/+1
* Add age(4) to the list of drivers use the miibus interface.yongari2008-05-191-1/+4
* Add age(4) to the list of drivers supporting ALTQ.yongari2008-05-191-1/+2
* Add age(4) to the list of devices supporting full VLAN processingyongari2008-05-191-1/+2
* Add man page for age(4).yongari2008-05-191-0/+183
* Hook up age(4) to the build.yongari2008-05-194-0/+13
* Add age(4), a driver for Attansic/Atheros L1 gigabit ethernetyongari2008-05-193-0/+4284
* Connect atphy(4) to the build.yongari2008-05-192-1/+2
* Add Attansic/Atheros F1 PHY driver.yongari2008-05-193-0/+480
* - Assert that we don't send new provider event for a provider which haspjd2008-05-181-1/+3
* Remove some DTrace hook definitions that are now in dtrace_bsd.hjb2008-05-182-8/+0
* Add sysinit levels for DTrace.jb2008-05-181-0/+6
* Play nice with DDB pager.pjd2008-05-181-4/+18
* Be more friendly for DDB pager.pjd2008-05-181-1/+6
* Add the hooks for the extra data that DTrace allocates for struct threadjb2008-05-181-0/+5
* Add a couple of files which depend of the KDTRACE_HOOKS option.jb2008-05-181-2/+5
* Add support for the DTrace struct proc and struct thread extendedjb2008-05-181-0/+120
* Add kernel support for the Statically Defined Trace provider.jb2008-05-181-0/+273
* Add two kernel options:jb2008-05-181-0/+2
* devctl_process_running(): Check for devsoftc.inuse == 1 instead ofrpaulo2008-05-181-1/+1
* Remove the unknown device that is breaking the tinderbox build.jb2008-05-181-2/+0
* Add myself.rpaulo2008-05-181-0/+1
* Simple testing program for *at family of syscalls.rdivacky2008-05-183-0/+678
* Add SIGINFO (and for portability to SIGINFO-lacking systems, SIGUSR1)cperciva2008-05-185-1/+205
* Retire pmap_addr_hint(). It is no longer used.alc2008-05-1811-87/+24
* Add support for the Epson 4800 scanner.remko2008-05-182-0/+2
* Move the wait for a default route to rc.d/routing. Once we test forbrooks2008-05-182-24/+27
* Resort the if_ti driver to match the PCI Network cards instead of placingremko2008-05-175-5/+8
* In order to map device memory using superpages, mmap(2) must find aalc2008-05-171-5/+3
* Preset a device object's alignment ("pg_color") based upon thealc2008-05-171-1/+5
* Add support for specifying which INDEX files to build via portsnap.conf.cperciva2008-05-173-4/+28
* Add --keep-newer-files option (as in GNU tar: When in -x mode, ignorecperciva2008-05-172-0/+9
* Remove last bits of OS adaptation code from the IPSec code.gnn2008-05-172-310/+8
* The if_check() function performed three actions:brooks2008-05-171-28/+10
OpenPOWER on IntegriCloud