summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-07519-571/+785
* Write some bit mask limits in hex rather than decimal so they look lessbrooks2005-01-071-2/+2
* Return correct value in the lock routine.grehan2005-01-071-2/+2
* These are no longer relevant. They are scripts for extracting hintsimp2005-01-074-456/+0
* This is no longer supported, so remove it from the tree.imp2005-01-071-17/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-0733-33/+43
* Use 64bit 'fts_bignum' field instead of 32bit (on 32bit archs) fieldpjd2005-01-071-11/+13
* Introduce new field 'fts_bignum' which is 64bit long and will allow topjd2005-01-072-4/+20
* We no longer recurse the mutex.phk2005-01-071-1/+1
* If we get an interrupt and the interface is down, return before wephk2005-01-072-9/+5
* Don't tweak DSP on the ..16 chips.phk2005-01-061-1/+1
* Fix for an issue with excessive collisions in half duplex mode.phk2005-01-061-0/+8
* Nail the short cable problem the exact way National says it should be.phk2005-01-061-19/+14
* Simplify and fix bugs in rx/tx ring cleanup.phk2005-01-061-24/+21
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-0689-93/+97
* Expand COPYRIGHT inline, per Matthew Dillon's earlier approval.imp2005-01-061-4/+24
* Rewrite the rx/tx ring initialization to use pointers instead of arrays.phk2005-01-061-45/+34
* Eliminate a bunch of unnecessary prototypes.phk2005-01-061-54/+12
* Move the module related stuff to the bottom of the file. This willphk2005-01-061-30/+30
* /* -> /*- for license, add FreeBSD tagimp2005-01-0631-32/+48
* Make sure to clear any pending interrupts when we stop the interface.phk2005-01-061-0/+1
* Close a theoretical race: By the time the watchdog comes aroundphk2005-01-061-1/+5
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-06262-525/+659
* Remove left over include file from stallion driver.imp2005-01-061-122/+0
* Expand indirect reference to BSD license with the current one.imp2005-01-061-2/+22
* This doesn't seem to have been used since 386BSD daysimp2005-01-061-4/+0
* Bit 0 of td_flags is now used by the priority borrowing flag, so removejhb2005-01-061-1/+0
* Revise the part of vm_pageout_scan() that moves pages from the cachealc2005-01-061-12/+31
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-0664-95/+105
* Add dol FreeBSD dol and /*+ize licenseimp2005-01-063-3/+9
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-0667-68/+70
* Introduce new startup level SI_SUB_NETGRAPH that is afteremax2005-01-062-1/+2
* Use .Fn function_namekeramida2005-01-061-2/+4
* Use .Fn function_namekeramida2005-01-061-2/+4
* Properly cross-reference pccard(4).keramida2005-01-061-1/+4
* - Use .Fn for marking up function-like macro names.keramida2005-01-061-6/+12
* . Use a .Bl list for describing macro arguments.keramida2005-01-061-16/+14
* . Use a -tag instead of an -inset list, which makes the arguments of thekeramida2005-01-061-8/+11
* Use .Fn function_name.keramida2005-01-062-8/+17
* Add missing .It in list tag.keramida2005-01-061-2/+2
* Fix .Nd description and bump document date.keramida2005-01-061-2/+2
* "non-spin" is better with a dash, than without.keramida2005-01-061-1/+1
* Unbreak the tinderbox, make this compile.maxim2005-01-061-1/+1
* Remove trailing spaces.krion2005-01-067-13/+13
* Document the -V and -U options in usage().philip2005-01-061-2/+2
* Clear PCIM_CMD_SERRESPEN and PCIM_CMD_PERRESPEN for broken hardware.simokawa2005-01-061-1/+2
* Modules on PPC need to be compiled with -mlongcall to get aroundgrehan2005-01-061-0/+4
* Make this compile from the last commitscottl2005-01-061-1/+1
* Return ETIMEDOUT when thread is timeouted since POSIX threaddavidxu2005-01-061-5/+7
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-06774-868/+886
OpenPOWER on IntegriCloud