summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't compile the identify method yet.mdodd2003-03-291-0/+4
* Register dependency on the elink module.mdodd2003-03-291-0/+3
* Add module infrastructure for elink.mdodd2003-03-292-0/+11
* Add module infrastructure for if_ie.mdodd2003-03-292-0/+11
* Second round of updates to the ATA driver.sos2003-03-2911-537/+614
* - Move driver to newbus.mdodd2003-03-298-541/+1124
* - Change ELINK_ID_PORT; the 3c507 likes 0x100 better.mdodd2003-03-292-2/+19
* Clear the IFF_OACTIVE flag at the end of ieinit(). This preventsmdodd2003-03-291-0/+2
* Fill in the rest of the fields in the resulting struct tmmtm2003-03-291-2/+3
* Correct a typo in previous commitkris2003-03-291-1/+1
* 'speaker' not 'atspeaker'mdodd2003-03-291-1/+1
* Retire 'atspeaker' and 'pcspeaker'. We'll use 'speaker' whichmdodd2003-03-293-11/+1
* Adjust shared memory allocation to work on cards with only 8 KB of RAM.mdodd2003-03-291-6/+6
* Clean up argument comments for bus_dma_tag_create() calls.mdodd2003-03-2916-308/+451
* fixed a mbuf leak when an IP packet from ESP tunnel is redirectedsuz2003-03-291-0/+7
* - Track resources in our softc.mdodd2003-03-295-127/+278
* Fix up the long mbuf chain recovery code to use m_defrag; the oldsilby2003-03-291-19/+8
* Pass the vm_page's address to sf_buf_alloc(); map the vm_page as partalc2003-03-293-13/+8
* Add the m_defrag routine, as discussed on committers@. Thissilby2003-03-292-0/+84
* Add MBUF_FRAG_TEST to NOTES.silby2003-03-291-0/+7
* Note: this is OLDCARD, and tweak comment about clpd 6729/30.imp2003-03-291-1/+3
* Add a new man page for bus_activate_resource andimp2003-03-292-2/+100
* Clearify what happens with the cookiep in various cases.imp2003-03-291-1/+11
* Fix some typos:imp2003-03-291-6/+14
* 320.rdist is OBE as we don't have rdist in the base system any more.obrien2003-03-291-1/+0
* This is OBE as we don't have rdist in the base system any longer.obrien2003-03-291-31/+0
* Globally use -mieee in /usr/src for Alpha.obrien2003-03-291-0/+4
* Reduce "code duplication" for AMD CPU's.obrien2003-03-291-30/+10
* Back out the totally unapproved backout of my commits.obrien2003-03-294-60/+2
* Small mdoc fixseanc2003-03-292-2/+2
* Text formatting changes.mdodd2003-03-292-65/+68
* Don't panic if we aren't plugged into a hub.mdodd2003-03-291-5/+18
* add missing copyright noticessam2003-03-283-4/+90
* If IPCP is disabled, susccess of IPV6CP negotiation is sufficientume2003-03-281-0/+5
* Typo fixes. Translators can probably ignore these.bmah2003-03-282-6/+6
* New release notes: adduser(8) -g, gstat(8), omshell(1)/dhcpctl(3).bmah2003-03-282-0/+20
* Check for the PS_NEEDSIGCHK flag in the right flags field.jhb2003-03-282-2/+2
* Add an option to print the time in 12-hour format.mux2003-03-282-4/+26
* Perform warm reset if codec reports ready on attach.orion2003-03-281-16/+25
* xargs(1) is WARNS=6 clean.mux2003-03-281-1/+1
* When -o isn't specified, open /dev/null as stdin.mux2003-03-281-2/+5
* Move details of dev_t (and udev_t) to <sys/_types.h>.mike2003-03-284-31/+28
* Sysctl treats `long' and `unsigned long' differently - fix a comment.robert2003-03-281-1/+1
* - MAXPATHLEN -> PATH_MAX (pass correct buffer size to readlink as well)fjoe2003-03-281-17/+17
* Add pc-card from ARCHOS CD-224E cdrom.sobomax2003-03-281-0/+4
* bump __FreeBSD_version for thread-safe realpath(3)fjoe2003-03-281-1/+1
* Fix an XXX: and implement LINUX_BLKGETSIZE correctly.phk2003-03-281-6/+14
* Expound a little bit about the softc, where its size is found and aimp2003-03-281-2/+16
* Remove bogus card.4, and replace it with a link to oldcard.4. ruimp2003-03-282-104/+1
* Create a man page for bus_child_present(9), a function to see if aimp2003-03-282-1/+84
OpenPOWER on IntegriCloud