summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-21typoMichael Shalayeff
2002-04-21Fix perlbdebguts, perlboot, and perlbot man pages. Noticed by TheoTodd C. Miller
2002-04-21syncTheo de Raadt
2002-04-21better buf's mapping and less magic constants in checking for io space cachab...Michael Shalayeff
2002-04-21map io rw, not rwx and dmamem uncached (until sync does the flush)Michael Shalayeff
2002-04-21Document fractional delays.Hugh Graham
2002-04-21Add support for fractional delay values. Useful for fast updatesHugh Graham
2002-04-21where is the config file now...Theo de Raadt
2002-04-21minor cleanups, i thinkTheo de Raadt
2002-04-21same cleanup as elsewhereTheo de Raadt
2002-04-21simpleroot no longer usedTheo de Raadt
2002-04-21squish it downTheo de Raadt
2002-04-21remove junk not neededTheo de Raadt
2002-04-21use arch -ks instead of arch -s (on them all)Theo de Raadt
2002-04-21remove crudTheo de Raadt
2002-04-21shortenTheo de Raadt
2002-04-21avoid SYMLINK on binariesTheo de Raadt
2002-04-21spelling in error message; ok markus@Kevin Steves
2002-04-21document default AFSTokenPassing no; ok deraadt@Kevin Steves
2002-04-21Speak English please.Todd C. Miller
2002-04-21simpler manpage generation, using make's features.Marc Espie
2002-04-21Use PR_, not M_ flags to pool_get.Artur Grabowski
2002-04-21remove some crudTheo de Raadt
2002-04-21strip scripts; remove some crudTheo de Raadt
2002-04-21use arch -ks; strip the MAKEDEVTheo de Raadt
2002-04-21bit by bit i will fix this madnessTheo de Raadt
2002-04-21strip more carefully; guess what -- upgrade fits nowTheo de Raadt
2002-04-21remove MD terminal crud; done elsewhere nowTheo de Raadt
2002-04-21strip scripts when putting them on the mediaTheo de Raadt
2002-04-21scsi command not neededTheo de Raadt
2002-04-21syncTheo de Raadt
2002-04-21use M correctlyTheo de Raadt
2002-04-21simplifyTheo de Raadt
2002-04-21few tweaksTheo de Raadt
2002-04-21Symbol version string need not start with 'V'; from NetBSD (onoe)Todd C. Miller
2002-04-21remove generated files, must blow the obj dir before build now; beck@ okMichael Shalayeff
2002-04-20Build pdisk for mac68k as well.Miod Vallat
2002-04-20more meat and fixens from the weissman dudeMichael Shalayeff
2002-04-20CLK_TCK is not needed in the modern world; from espie@Michael Shalayeff
2002-04-20Move normalization messages from log level 'urgent' to 'misc'.Daniel Hartmeier
2002-04-20- the set-colors OF call takes a packed array of colors value,Matthieu Herrb
2002-04-20Split out a new function askpass() and as a resultKenneth R Westerback
2002-04-20All calls to pool_get(9) should use PR_xx flags, not M_xx.Federico G. Schwindt
2002-04-20rewrite using the buffer_* API, fixes overflow; ok deraadt@Markus Friedl
2002-04-20add buffer_{get,put}_shortMarkus Friedl
2002-04-20No, afs requires explicit enablingTheo de Raadt
2002-04-20If $HOME/.cvspass does not exist and we're login, don't abort but createFederico G. Schwindt
2002-04-20Correct the value for WI_RID_SYMBOL_PREAMBLE and addTodd C. Miller
2002-04-20Add missing copyrightThorsten Lockert
2002-04-20use snprintf more; millert okTheo de Raadt