Age | Commit message (Expand) | Author |
2004-10-04 | link `Meta/Unique' class hierarchy. Ditch some common code. | Marc Espie |
2004-10-04 | basic class hierarchy to cut up packing-list items into better groups. | Marc Espie |
2004-10-04 | Add Fatal/Warn routines: for now, they do nothing more than die/print STDERR, | Marc Espie |
2004-10-04 | fix bogus indentation | Marc Espie |
2004-10-04 | cacheing -> caching | Pedro Martelletto |
2004-10-04 | do not take the average offset from all peers when calculating the total | Henning Brauer |
2004-10-04 | make systrace documentation more like reality. | marius eriksen |
2004-10-04 | hierarchy is spelt hierarchy, ok djm@ | Jonathan Gray |
2004-10-03 | sync | joshua stein |
2004-10-03 | nvram driver for i386 through /dev/nvram | joshua stein |
2004-10-03 | Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> as | Miod Vallat |
2004-10-03 | Fix a dvorak typo involving Nikolay; reported by David L. Goodrich, thanks! | Miod Vallat |
2004-10-03 | new regressions, based on PR 3940 | Otto Moerbeek |
2004-10-03 | Remove block based mmap optimization. There are newline problems | Otto Moerbeek |
2004-10-03 | Kill <sys/types.h> | Alexander Yurchenko |
2004-10-03 | $OpenBSD$ tag | Alexander Yurchenko |
2004-10-03 | Add $OpenBSD$ tag. | Alexander Yurchenko |
2004-10-03 | put EXAMPLES in the correct place, and change a stop to a colon; | Jason McIntyre |
2004-10-02 | Associate ipl levels to clock and statclock coconuts. | Miod Vallat |
2004-10-02 | Too much dust on these files, it's time for them to leave the building. | Miod Vallat |
2004-10-02 | Typo in comment. | Alexander Yurchenko |
2004-10-02 | Minor code cleanup and shrinkage. No functional change. | Kenneth R Westerback |
2004-10-02 | - move the fact that it returns 0 on directory end in RETURN VALUES | Matthieu Herrb |
2004-10-02 | Keep calling getdirentries() until we no longer fill up our buffer. | Todd C. Miller |
2004-10-02 | remove if NVLAN here too | Brad Smith |
2004-10-02 | Don't put /bin/test or /bin/[ on install media since they are builtins | Kenneth R Westerback |
2004-10-02 | convert to 64 bit | Per Fogelstrom |
2004-10-02 | Last use of sleep(1) in install scripts was eliminated by recent | Kenneth R Westerback |
2004-10-02 | let stdbool.h work with recent gcc, since they modified the interface, | Marc Espie |
2004-10-02 | convert to 64 bit | Per Fogelstrom |
2004-10-02 | Add missing sc_mii, broken by PHY entry point changes. | Ryan Thomas McBride |
2004-10-02 | add Intel Gig | Brad Smith |
2004-10-02 | sync em(4) list | Brad Smith |
2004-10-02 | ftello and fseek ok and such, ok otto | Theo de Raadt |
2004-10-02 | bge | Brad Smith |
2004-10-02 | mention Dell and HP bge NICs, uncomment the jumbo frames portion and some | Brad Smith |
2004-10-02 | regen | Brad Smith |
2004-10-02 | another Broadcom id | Brad Smith |
2004-10-01 | First pass at doing regress tests on the optimizer (pfctl -o). | Ryan Thomas McBride |
2004-10-01 | Fix GOT reloc which had flaws in reloc processing. | Per Fogelstrom |
2004-10-01 | No deletions unless initially agreed upon or with a very good reason; | Miod Vallat |
2004-10-01 | Sync with openpic.c evcount fixes; ok drahn@ | Miod Vallat |
2004-10-01 | Mention xetc and update with final sizes. | Miod Vallat |
2004-10-01 | guarded_access() is really only used by the MVME188 interrupt engine, so | Miod Vallat |
2004-10-01 | Fix off-by-BAR in IO space finding. | Alexander Yurchenko |
2004-10-01 | regen | Brad Smith |
2004-10-01 | add ids for Broadcom BCM5750/5751 | Brad Smith |
2004-10-01 | More mvme88k code cleaning: | Miod Vallat |
2004-10-01 | Get rid of CHECK_PAGE_ALIGN debug macros. | Miod Vallat |
2004-10-01 | add a blink_led API (shaves ~1k from GENERIC) rather than have the same | Jason Wright |