summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-105-37/+39
* Include <unistd.h> so that read(2) and write(2) don't cause warnings.deischen2001-04-101-1/+2
* Fix a comment within a comment warning due to a missing "*/".deischen2001-04-101-1/+1
* Make the list in the DIAGNOSTICS section "-tag" instead of "-diag":dd2001-04-101-2/+2
* Avoid endless recursion on panic.bp2001-04-101-2/+6
* Maintain a reference count on the witness struct. When the referencejhb2001-04-091-0/+15
* Several things:mjacob2001-04-091-307/+618
* Add in MII support for LICENGOOD copper part (10/100/1000). Add in somemjacob2001-04-091-4/+28
* Pick up changes from Parag Patel and Kachun Lee, and self:mjacob2001-04-091-23/+104
* - One can now specify the decimal pid of a process to trace as a parameter.jhb2001-04-092-50/+146
* We now depend on miibus_if.h.mjacob2001-04-091-1/+2
* comment out a boot-time debug messagecg2001-04-091-1/+1
* Add Marvell PHY support for 10/100/1000 LIVENGOOD_CU Intel NIC.mjacob2001-04-095-0/+769
* Add a comment out console line for AlphaServer 8200 and 8400 ("TurboLaser")obrien2001-04-091-0/+2
* Rege.n_hibma2001-04-092-4/+4
* Again an ID that has been reused. Update description.n_hibma2001-04-091-1/+1
* Add the Abocom URE 450 ethernet adapter.n_hibma2001-04-091-0/+1
* Regen.n_hibma2001-04-092-4/+4
* Update the description for the EPSON PID 0x010a. It seems to be reused inn_hibma2001-04-091-1/+1
* Regen.n_hibma2001-04-092-2/+9
* Add the Omni 56K Plus modemn_hibma2001-04-091-0/+1
* Allow user to omit font size specification when loading a font. In additionsobomax2001-04-094-43/+131
* Whitespace only: convert several tabs into spaces to make style consistent.sobomax2001-04-091-8/+8
* Clarify that we're talking about KBytes per second vs kBits per second.jkh2001-04-091-1/+1
* Whitespace only: Convert several tabs into spaces, to make style consistent.sobomax2001-04-092-16/+16
* Document clear_error command on sable/lynx.gallatin2001-04-091-0/+6
* Merge in latest CSRG revisions:ru2001-04-095-40/+72
* ``|'' should be more binding than ``!'' so that this isn't broken:brian2001-04-091-2/+13
* enable the rate conversion feeder.cg2001-04-093-3/+3
* Change the behaviour of mixer slightly such that not explicitly specifyinggreid2001-04-092-5/+10
* Remove a stale file.n_hibma2001-04-091-455/+0
* Add function prototypes and base module for kernel side iconv library.bp2001-04-099-1/+840
* Two minor fixes:imp2001-04-091-4/+5
* Correctly initialize free_ccbq so that if we fail to attach (as ismjacob2001-04-091-9/+8
* Add FreeBSD IDs to some files and make the others consistent in style.obrien2001-04-0834-11/+92
* Fix typo in error message.obrien2001-04-081-1/+1
* Reinitialise the DSP and mixer after a resume from suspendgreid2001-04-081-0/+21
* Style fix.obrien2001-04-081-1/+1
* Don't complain about deprecated environment variables, like MUSIC_CD,joe2001-04-081-8/+9
* According with RFC 2330 ("Framework for IP Performance Metrics", fromjkh2001-04-082-2/+2
* Move the decision whether we want to request authentication from ourjoerg2001-04-081-8/+8
* add a software sample rate conversion feeder. this uses linearcg2001-04-081-0/+175
* minor tweaks in speed and format setting routines.cg2001-04-083-62/+69
* fix feeder initialisation methods to return correct result codes.cg2001-04-081-3/+3
* if the feeder chain returned no data, do not try to acquire the data.cg2001-04-081-1/+2
* From the author:markm2001-04-081-0/+1
* The maximum RPC message size was set at 8k for UDP. This is loweriedowse2001-04-081-5/+6
* Mention that locks are inherited across an exec.dd2001-04-081-0/+6
* wd0 -> ad0dd2001-04-082-4/+4
* insert a magical second memory barrier prior to calling draina() ingallatin2001-04-081-0/+1
OpenPOWER on IntegriCloud