| Commit message (Expand) | Author | Files | Lines |
2004-10-02 | Keep calling getdirentries() until we no longer fill up our buffer. |  millert | 1 | -14/+22 |
2004-10-02 | remove if NVLAN here too |  brad | 1 | -3/+1 |
2004-10-02 | Don't put /bin/test or /bin/[ on install media since they are builtins |  krw | 12 | -25/+12 |
2004-10-02 | convert to 64 bit |  pefo | 1 | -97/+55 |
2004-10-02 | Last use of sleep(1) in install scripts was eliminated by recent |  krw | 14 | -28/+14 |
2004-10-02 | let stdbool.h work with recent gcc, since they modified the interface, |  espie | 1 | -1/+18 |
2004-10-02 | convert to 64 bit |  pefo | 1 | -19/+13 |
2004-10-02 | Add missing sc_mii, broken by PHY entry point changes. |  mcbride | 1 | -2/+2 |
2004-10-02 | add Intel Gig |  brad | 1 | -1/+20 |
2004-10-02 | sync em(4) list |  brad | 4 | -12/+16 |
2004-10-02 | ftello and fseek ok and such, ok otto |  deraadt | 1 | -147/+139 |
2004-10-02 | bge |  brad | 3 | -9/+12 |
2004-10-02 | mention Dell and HP bge NICs, uncomment the jumbo frames portion and some |  brad | 1 | -17/+24 |
2004-10-02 | regen |  brad | 2 | -2/+7 |
2004-10-02 | another Broadcom id |  brad | 1 | -1/+2 |
2004-10-01 | First pass at doing regress tests on the optimizer (pfctl -o). |  mcbride | 64 | -1/+2427 |
2004-10-01 | Fix GOT reloc which had flaws in reloc processing. |  pefo | 1 | -4/+13 |
2004-10-01 | No deletions unless initially agreed upon or with a very good reason; |  miod | 1 | -1/+10 |
2004-10-01 | Sync with openpic.c evcount fixes; ok drahn@ |  miod | 1 | -7/+3 |
2004-10-01 | Mention xetc and update with final sizes. |  miod | 1 | -6/+8 |
2004-10-01 | guarded_access() is really only used by the MVME188 interrupt engine, so |  miod | 3 | -53/+54 |
2004-10-01 | Fix off-by-BAR in IO space finding. |  grange | 1 | -2/+2 |
2004-10-01 | regen |  brad | 3 | -4/+21 |
2004-10-01 | add ids for Broadcom BCM5750/5751 |  brad | 2 | -2/+6 |
2004-10-01 | More mvme88k code cleaning: |  miod | 9 | -1176/+1273 |
2004-10-01 | Get rid of CHECK_PAGE_ALIGN debug macros. |  miod | 1 | -32/+1 |
2004-10-01 | add a blink_led API (shaves ~1k from GENERIC) rather than have the same |  jason | 9 | -160/+102 |
2004-10-01 | more register defns |  jason | 1 | -4/+9 |
2004-10-01 | comment out the listen on statements, we don't want any by default, |  henning | 1 | -7/+7 |
2004-10-01 | if we're opening a socket for a default listener because no "listen on" |  henning | 1 | -5/+13 |
2004-10-01 | Block splsoftclock in splsoftnet, and splsoftclock and splsoftnet in splsofttty |  drahn | 1 | -3/+3 |
2004-10-01 | Avoid overwriting the cursor page when the cursor page becomes the |  otto | 1 | -3/+11 |
2004-10-01 | optimism in man kind does not belong here |  henning | 1 | -11/+3 |
2004-10-01 | regen |  mickey | 2 | -2/+22 |
2004-10-01 | a few hp zx1 ids |  mickey | 1 | -1/+5 |
2004-10-01 | Oops, trimmed includes too much for RAMDISK. |  miod | 2 | -2/+4 |
2004-10-01 | sync with change to print the invalid hostmask when refusing; ok mcbride@ |  david | 1 | -2/+2 |
2004-10-01 | Add lc(4), reported as working by mcbride@ |  drahn | 2 | -2/+6 |
2004-10-01 | Missing pieces of the bus_space abi, found when attempting to compile a |  drahn | 1 | -0/+44 |
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ |  jsg | 31 | -2/+50 |
2004-10-01 | add the time for that thing... |  mickey | 1 | -2/+2 |
2004-09-30 | when trying to locate the io register we must jump over memory BARs, which |  jason | 1 | -4/+6 |
2004-09-30 | Introduce sparc-like CPU_ISFOO macros, to short-circuit evaluations when |  miod | 12 | -80/+125 |
2004-09-30 | Closer to reality comments. |  miod | 3 | -7/+6 |
2004-09-30 | magic constants... bad... this isn't linux. |  jason | 1 | -2/+2 |
2004-09-30 | cope nicer with accept() failures, from freebsd; millert ok |  deraadt | 1 | -5/+7 |
2004-09-30 | isp and hme are not just for SBus any more (on sparc64 at least) |  jason | 1 | -3/+3 |
2004-09-30 | kill default locators |  mickey | 276 | -740/+740 |
2004-09-30 | sync |  grange | 2 | -4/+44 |
2004-09-30 | A couple of new nvidia ethernet ids found in the linux driver. |  grange | 1 | -2/+10 |