Age | Commit message (Expand) | Author |
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 |
2003-07-18 | document old RESTRICTED, CAT/MAN stuff. | Marc Espie |
2003-07-18 | check v_mount for NULL before using. ok art@ | Ted Unangst |
2003-07-18 | Fix print if minor of library used is is less than requested. ok tdeval@ | Dale Rahn |
2003-07-18 | remove #if 0 portion | Jun-ichiro itojun Hagino |
2003-07-18 | Fix for builds with NOPROFILE set. PR3354, ok pval@. | Matthieu Herrb |
2003-07-18 | Simplify handling of flags (-R, -N...). Remove PFCTL_FLAG_ALL. | Cedric Berger |
2003-07-18 | sync | Alexander Yurchenko |
2003-07-18 | Add Intel 82801EB/ER SATA controller found in the dmesg from todd@. | Alexander Yurchenko |
2003-07-18 | remove junk; ok otto tedu | Theo de Raadt |
2003-07-18 | userid is unsigned, but well, force it anyways; andrushock@korovino.net | Theo de Raadt |