summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Catch up with FreeBSD 7.obrien2005-10-292-2/+2
* Document that read -t timeout returns 1 if the timeout elapses.stefanf2005-10-291-1/+1
* Start trying to make the float precision trig functions actually worthbde2005-10-291-30/+28
* Forced commit to note the patch for the previous commit wasstefanf2005-10-290-0/+0
* MFp4: When doing lazy allocation, it turns out that we need to record theimp2005-10-291-0/+3
* Use symbolic name rather thanhard coding the cap pointer offset forimp2005-10-292-1/+2
* Record renaming rc.d/ppp-user to rc.d/ppp.yar2005-10-292-0/+7
* Transforming "ppp-user" into just "ppp", step 5:yar2005-10-291-49/+0
* Transforming "ppp-user" into just "ppp", step 4:yar2005-10-291-1/+1
* Transforming "ppp-user" into just "ppp", step 3:yar2005-10-291-1/+1
* Transforming "ppp-user" into just "ppp", step 2:yar2005-10-290-0/+0
* Add Billionton LNA-100B variation that Alan reported in arch. [1]imp2005-10-291-1/+3
* Add Global Village lan modem.imp2005-10-291-2/+6
* Shutdown a little better by commenting the shutdown code and acknowledgingimp2005-10-291-4/+9
* Shut down the card bus bridge hardware on detach. Before we'd justimp2005-10-291-6/+14
* Kill unused variable declaration.davidxu2005-10-291-2/+0
* Remove call to txp_set_filter() from txp_attach(). txp_set_filter() needswpaul2005-10-291-2/+0
* Add an ioctl framework for doing FC task management functions frommjacob2005-10-294-1/+73
* Fix ndis_getstate_80211() so that it properly reports the authmodewpaul2005-10-291-32/+77
* s/insure/ensure/ in previous commit. My dictionary and m-w.com say theybrooks2005-10-281-1/+1
* Don't crash when given an invalid nwkey string.brooks2005-10-281-0/+2
* Return the right format (LBA/MSF) in TOC entries.sos2005-10-281-5/+7
* Add some significant Ukrainian dates.ru2005-10-287-1/+104
* First fill in structure with valid values, and only then attach itglebius2005-10-281-2/+2
* Fix possible live-lock under heavy load where we can't allocate morepjd2005-10-281-1/+12
* Document NGM_IFACE_GET_IFINDEX.ru2005-10-281-1/+3
* Fix this:cracauer2005-10-281-2/+6
* Add the POSIX options -v and -V to the 'command' builtin. Both describe thestefanf2005-10-283-13/+67
* Use ${name} in pathnames where appropriate.yar2005-10-285-7/+7
* Use:yar2005-10-282-2/+2
* Transforming "ppp-user" into just "ppp", step 1:yar2005-10-285-5/+5
* Finally complete some work on generalizing the PCF8584-based I2Cjoerg2005-10-286-635/+15
* Move the isa, npx, mem and io devices and the PC98 option from GENERICnyan2005-10-282-7/+19
* Use variable-sized arrays where appropriate.ru2005-10-285-7/+7
* Belatedly document the NGM_KSOCKET_ACCEPT ("accept") control message.ru2005-10-281-2/+16
* Add test cases for the command built-in, including its -v and -V options whichstefanf2005-10-2810-3/+58
* Use fairly optimal minimax polynomials for __kernel_cosf() andbde2005-10-282-16/+15
* Protect malloc, realloc and free calls with INT{ON,OFF} directly in chkalloc,stefanf2005-10-283-4/+19
* In uart_bus_probe() return BUS_PROBE_DEFAULT when the probe ismarcel2005-10-281-1/+1
* o Style(9) nitsmarcel2005-10-281-10/+9
* Allow uart_bus_probe() to return the predefined BUS_PROBE_*marcel2005-10-281-3/+1
* Cardbus has only 1 slot, so simplify a little.imp2005-10-282-44/+37
* Add PCIM_BIOS_ADDR_MASK tooimp2005-10-281-0/+1
* Some cardbus CIS definitions moved here since they are PCI registers.imp2005-10-281-1/+12
* Minor style(9) nitage.imp2005-10-281-4/+2
* Eliminate even more duplication, and move some definitions into pcireg.himp2005-10-282-45/+19
* Remove now redundant defines.imp2005-10-281-6/+0
* Simplify code a little, prefer PCI?_FOO registers where possible.imp2005-10-281-15/+9
* Use PCIR_BARS rather than CARDBUS_BASE0_REGimp2005-10-281-2/+3
* Remove forgotten, no longer needed WB_UNLOCK() from the end wb_ioctl().wpaul2005-10-281-2/+0
OpenPOWER on IntegriCloud