summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-05-03Fallout from new cpu.h work.gene
1998-05-03Associated fallout from removing macinfo.h and merging to cpu.h.gene
1998-05-03* Deprecate macinfo.h pulling all relevant defines into cpu.h.gene
1998-05-03Hmmm... $Id$ -> $OpenBSD$.gene
1998-05-03Right spelling of 'canonical'.gene
1998-05-02allow relative values via +/- prefixesTodd C. Miller
1998-05-024 new definitions .. look to using these definitions for revision informationTodd T. Fries
1998-05-02Set blksize to DEV_BSIZE, not 512.Todd C. Miller
1998-05-02correct a fat32 write lockup; oki@yk.rim.or.jpTheo de Raadt
1998-05-02fix small typo, indent a "}" and add some AF_ examples that reflect what the ...David Leonard
1998-05-02If computed value for d_nsectors truncated to 0, set it to 32 andTodd C. Miller
1998-05-02Add defaults for d_secsize and d_secpercyl if they are zero (should not happen)Todd C. Miller
1998-05-02Fix problem with zip drive correctly this time. The real deal isTodd C. Miller
1998-05-02typeTodd C. Miller
1998-05-02Fix pastoTodd C. Miller
1998-05-02fix yet another malloc problem.Michael Shalayeff
1998-05-02put back warning for signed char array subscriptsTodd C. Miller
1998-05-02use stdlib.h for malloc(); uninitialized structure member defaults to NULL nowMichael Shalayeff
1998-05-01libossaudio from NetBSD mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1998-04-30certain variables are in msec not usec nowTheo de Raadt
1998-04-30update man page to reality, from NetBSD, mostly by Lennart AugustssonNiels Provos
1998-04-30From NetBSD: Lennart AugustssonNiels Provos
1998-04-30From NetBSD: Lennart Augustsson:Niels Provos
1998-04-30use inet_ntoaTheo de Raadt
1998-04-30c++ compiler is called c++, of courseTheo de Raadt
1998-04-30iommu flushing workaround is only needed on MS2 machines, apparentlyTheo de Raadt
1998-04-30make y command 8 bit clean; Elmar.Bartel@informatik.tu-muenchen.deTheo de Raadt
1998-04-30Updated sparc audioJason Wright
1998-04-30WallTheo de Raadt
1998-04-30make ctype macros on char 0x82 and such workTheo de Raadt
1998-04-30Only use scsi geometry to fake up a label if we were able to getTodd C. Miller
1998-04-30Fix a few missing changes from the last NetBSD merge.Jason Wright
1998-04-29reflect realityDavid Leonard
1998-04-28NetBSD-based -Wall cleanupPaul Janzen
1998-04-28Let's actually reflect reality and provide useful information in manualJason Downs
1998-04-28Redo the way ONLY_FOR_ARCH was implemented. The new methodMarco S Hyman
1998-04-28Xr madvise not vadviseTheo de Raadt
1998-04-28copy the upgrade program to the ramdisk. Damn this should have been in 2.3Todd C. Miller
1998-04-28move globbing code into its own functionTodd C. Miller
1998-04-28use Xr more oftenTheo de Raadt
1998-04-28do not zap media flag on SIOCSIFFLAGS; ibo@ragnarok.val-axs.net & ms@xy.orgTheo de Raadt
1998-04-28use Xr more oftenTheo de Raadt
1998-04-28Make kernel compile if we have IDE controller but no wd drive.Angelos D. Keromytis
1998-04-28silence noisy probe() routinesTheo de Raadt
1998-04-27cleanup messages a bitTheo de Raadt
1998-04-27Silence warning now that a_* is not long.Todd C. Miller
1998-04-27grammarPaul Janzen
1998-04-27fix .Ev usageTodd C. Miller
1998-04-27Update gcc version and let Configure figure out how to convert a float toTodd C. Miller
1998-04-27Add missing parens. Peter Galbavy <peter@wonderland.org>Todd C. Miller