Age | Commit message (Expand) | Author |
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 |
2003-07-18 | unsigned uid; andrushock@korovino.net | Theo de Raadt |
2003-07-17 | cc -O2 -pipe -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DDIRENT=1 -DDYN_ALLOC -c ... | Todd C. Miller |
2003-07-17 | A set of regressions to test diff(1). | Otto Moerbeek |
2003-07-17 | note non-free parts that got yanked years ago; tom.cosgrove@arches-consulting... | Theo de Raadt |
2003-07-17 | two calls is less than a loop for two; millert@ ok | Michael Shalayeff |
2003-07-17 | o implement -l, -n and -N (including setting outfile + mtime) | Todd C. Miller |
2003-07-17 | Fix merge error. | Otto Moerbeek |
2003-07-17 | test -f | Peter Valchev |
2003-07-17 | test grep -C | Peter Valchev |
2003-07-17 | Make it clear what -C does w/o having to read the description of -A/-B. | Todd C. Miller |
2003-07-17 | fix scrub frag reassembly after the stack's ip_len/ip_off flip correction | Mike Frantzen |
2003-07-17 | add support for ESP decryption; ok deraadt@; feedback mickey@; | Markus Friedl |
2003-07-17 | topy | Michael Shalayeff |
2003-07-16 | Deal with files that lack a final newline before EOF (you naughty | Todd C. Miller |
2003-07-16 | some minor DPADD changes | Theo de Raadt |
2003-07-16 | When reallocing pattern, use sizeof(*pattern) not sizeof(int). | Todd C. Miller |