summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Push the assignment of a new or updated so_qlimit from solisten()rwatson2005-10-3018-49/+49
* Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make itobrien2005-10-302-2/+3
* Remove a stray return statement in the interrupt dispatch functionmarcel2005-10-301-1/+0
* SSIDs are of length 32-bytes and not NUL terminated. Use the correctbrooks2005-10-301-2/+3
* MFi386: Enable beastie.4th.nyan2005-10-301-2/+2
* Fixed spelling of remquof() in its prototype.bde2005-10-301-1/+1
* Fixed some comments added in rev.1.5.bde2005-10-301-5/+7
* Add some safeguards to AIOSFMT:des2005-10-301-2/+8
* In stack_save, stop when a trap-frame is encountered. This preventsgrehan2005-10-301-0/+10
* Add back some bits.scottl2005-10-302-1/+18
* Replace loader_color with loader_logoscottl2005-10-301-9/+42
* Change POSIX_TIMERS to 200112L.davidxu2005-10-301-1/+1
* Add timer_create wrapper.davidxu2005-10-302-0/+3
* Add POSIX timer interfaces.davidxu2005-10-301-1/+9
* Let itimer store itimerspec instead of itimerval, so I don't have todavidxu2005-10-303-62/+125
* Regen.davidxu2005-10-305-33/+54
* Fix sigevent's POSIX incompatible problem by adding member fieldsdavidxu2005-10-305-33/+102
* Include disabled options in the output of 'set +o'. POSIX says the output ofstefanf2005-10-291-11/+8
* Implement inline functions to give the complex result x+I*y from floatbde2005-10-291-0/+42
* Use double precision to simplify and optimize arg reduction for smallbde2005-10-291-97/+22
* Remove unused variable.davidxu2005-10-292-9/+0
* Document command -v and -V.stefanf2005-10-291-2/+39
* 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
OpenPOWER on IntegriCloud