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