summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-21knf and other cleanup; ok ottoTheo de Raadt
2003-07-21turn a list into a display and remove some .br's;Jason McIntyre
2003-07-21remove some old groff macros;Jason McIntyre
2003-07-21remove some old groff macros;Jason McIntyre
2003-07-21document .Vt;Jason McIntyre
2003-07-21sync with mdoc.samples(7);Jason McIntyre
2003-07-21better format for tables;Jason McIntyre
2003-07-21Merge back some changes from skimo's tree, fixes endless recursionsDaniel Hartmeier
2003-07-21ld needs -Z flag since W^X. from marius erikson in pr3360. ok drahn@Ted Unangst
2003-07-21Fix typo: unsigned -> unsigned char; from Thorsten GlaserTodd C. Miller
2003-07-20acer chips seem to work with atapi dma now. ok grange@Ted Unangst
2003-07-20After some discussion on icb it seems a do {} while is what we wantTodd C. Miller
2003-07-20regenMatthieu Herrb
2003-07-20fixMatthieu Herrb
2003-07-20regenMatthieu Herrb
2003-07-20Add SiS 650 VGA. Ok deraadt@, henning@.Matthieu Herrb
2003-07-20No need to link with -lasn1 or -lcom_err anymore.Todd C. Miller
2003-07-20Use LBA48 only when accessing blocks after 137Gb limit or using sectorsAlexander Yurchenko
2003-07-20ignore backwards going entriesMichael Shalayeff
2003-07-20Close PR 3358 by changing the loop from do {} while -> for; tdeval@ OKTodd C. Miller
2003-07-20Document -Z flag for ld, produce old style 'standard' executables'. ok deraadt@Dale Rahn
2003-07-20document exit valuesTodd C. Miller
2003-07-20syncAlexander Yurchenko
2003-07-20Add HPT302 and HPT371 IDE controllers.Alexander Yurchenko
2003-07-19- just warn in case of mmap/brk failureThierry Deval
2003-07-19Remove bullshit: hpt366 rev. 1 is hpt366, not hpt372a.Alexander Yurchenko
2003-07-19typoAlexander Yurchenko
2003-07-19Actually, this shows the problem.Cedric Berger
2003-07-19Verify that no skip step apply to theses rules for the source address.Cedric Berger
2003-07-19The last parameter to _dma_init for wdc code is flags, not read,Dale Rahn
2003-07-19Skip step optimization involving dynaddr, tables, no-route.Cedric Berger
2003-07-19Simplify struct pf_pooladdr to include struct pf_addr_wrap directlyCedric Berger
2003-07-19- sync with NetBSD or Niels' tarball where appropriateNikolay Sturm
2003-07-19redrew -> redraw;Jason McIntyre
2003-07-19Ericsson DCU-10 & DCU-11 is a simple USB->Serial device.Cedric Berger
2003-07-19syncCedric Berger
2003-07-19Ericsson DCU-10 & DCU-11, made by Susteen, Inc.Cedric Berger
2003-07-19regress test for sftp arguments with escaped quotes; ok markusDamien Miller
2003-07-19fix sftp filename parsing for arguments with escaped quotes. bz #517; ok markusDamien Miller
2003-07-19don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)David Krause
2003-07-18add missing includesDavid Krause
2003-07-18add missing includesDavid Krause
2003-07-18caddr_t -> void *. ok millert@ tdeval@Ted Unangst
2003-07-18add missing includesDavid Krause
2003-07-18remove the extra / in pathDavid Krause
2003-07-18#include "http_main.h" for the chroot functionsDavid Krause
2003-07-18Previously, "cat" mode (ie: zcat) was set if no input file was specified,Todd C. Miller
2003-07-18Change "nosave" back into a boolean for improved grokability.Todd C. Miller
2003-07-18one time -h is enoughHenning Brauer
2003-07-18Document changes in the package repository area: no moreMarc Espie