summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add information about the new options to newfs and tunefs which set thenik2001-04-102-0/+12
* Correct some cut-n-paste errors. Also embellish the UP1100 a little.obrien2001-04-101-6/+7
* Directory layout preference improvements from Grigoriy Orlov <gluk@ptci.ru>.mckusick2001-04-106-32/+220
* kldload ng_pppoe as necessarybrian2001-04-101-0/+5
* Add netsmb and smbfs include directoriesbp2001-04-101-0/+4
* Import kernel part of SMB/CIFS requester.bp2001-04-1030-0/+11983
* Add more diagnostic output for failure.alfred2001-04-101-13/+36
* Clean up a bit. Use the correct TAILQ link when walking the threaddeischen2001-04-103-114/+213
* Added a missing set of braces to a conditional that encompasses more thandeischen2001-04-102-10/+12
* To be consistent, use the __weak_reference macro from <sys/cdefs.h>deischen2001-04-10277-405/+405
* 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
OpenPOWER on IntegriCloud