summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-04Use poll(2) and svc_getreq_poll(2). Tested by matthieu@, ok deraadt@Todd C. Miller
2004-10-04Allow one more char for fstype, to avoid truncation of ISO9660 fstype.Otto Moerbeek
2004-10-04.Xr makeMarc Espie
2004-10-04new devices supportedTheo de Raadt
2004-10-04syncTheo de Raadt
2004-10-04davicom DM9601 contains another amiphy cloneTheo de Raadt
2004-10-04COREGA_FETHER_USB2_TX; tested by meTheo de Raadt
2004-10-04syncTheo de Raadt
2004-10-04Corega Fether USB2-TX is axeTheo de Raadt
2004-10-04link FileObject, State, Action.Marc Espie
2004-10-04link `Meta/Unique' class hierarchy. Ditch some common code.Marc Espie
2004-10-04basic class hierarchy to cut up packing-list items into better groups.Marc Espie
2004-10-04Add Fatal/Warn routines: for now, they do nothing more than die/print STDERR,Marc Espie
2004-10-04fix bogus indentationMarc Espie
2004-10-04cacheing -> cachingPedro Martelletto
2004-10-04do not take the average offset from all peers when calculating the totalHenning Brauer
2004-10-04make systrace documentation more like reality.marius eriksen
2004-10-04hierarchy is spelt hierarchy, ok djm@Jonathan Gray
2004-10-03syncjoshua stein
2004-10-03nvram driver for i386 through /dev/nvramjoshua stein
2004-10-03Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> asMiod Vallat
2004-10-03Fix a dvorak typo involving Nikolay; reported by David L. Goodrich, thanks!Miod Vallat
2004-10-03new regressions, based on PR 3940Otto Moerbeek
2004-10-03Remove block based mmap optimization. There are newline problemsOtto Moerbeek
2004-10-03Kill <sys/types.h>Alexander Yurchenko
2004-10-03$OpenBSD$ tagAlexander Yurchenko
2004-10-03Add $OpenBSD$ tag.Alexander Yurchenko
2004-10-03put EXAMPLES in the correct place, and change a stop to a colon;Jason McIntyre
2004-10-02Associate ipl levels to clock and statclock coconuts.Miod Vallat
2004-10-02Too much dust on these files, it's time for them to leave the building.Miod Vallat
2004-10-02Typo in comment.Alexander Yurchenko
2004-10-02Minor 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 VALUESMatthieu Herrb
2004-10-02Keep calling getdirentries() until we no longer fill up our buffer.Todd C. Miller
2004-10-02remove if NVLAN here tooBrad Smith
2004-10-02Don't put /bin/test or /bin/[ on install media since they are builtinsKenneth R Westerback
2004-10-02convert to 64 bitPer Fogelstrom
2004-10-02Last use of sleep(1) in install scripts was eliminated by recentKenneth R Westerback
2004-10-02let stdbool.h work with recent gcc, since they modified the interface,Marc Espie
2004-10-02convert to 64 bitPer Fogelstrom
2004-10-02Add missing sc_mii, broken by PHY entry point changes.Ryan Thomas McBride
2004-10-02add Intel GigBrad Smith
2004-10-02sync em(4) listBrad Smith
2004-10-02ftello and fseek ok and such, ok ottoTheo de Raadt
2004-10-02bgeBrad Smith
2004-10-02mention Dell and HP bge NICs, uncomment the jumbo frames portion and someBrad Smith
2004-10-02regenBrad Smith
2004-10-02another Broadcom idBrad Smith
2004-10-01First pass at doing regress tests on the optimizer (pfctl -o).Ryan Thomas McBride
2004-10-01Fix GOT reloc which had flaws in reloc processing.Per Fogelstrom