Age | Commit message (Expand) | Author |
2001-09-20 | per man page and gcc 3.0.1, exit requires prototype from stdlib.h | Todd T. Fries |
2001-09-20 | comment extra tokens at end of #endif directive | Todd T. Fries |
2001-09-19 | Add $OpenBSD$. | Marc Espie |
2001-09-17 | 8 bit quotes | Marc Espie |
2001-09-17 | Scary interaction | Marc Espie |
2001-09-16 | patsubst on multi-line pattern... icky. | Marc Espie |
2001-09-16 | check pattern subst | Marc Espie |
2001-09-15 | sync ICMP6_DST_UNREACH_NOROUTE <-> _ADMIN | Peter Stromberg |
2001-09-15 | return-icmp / icmp-type tests, ok dhartmei@ | Peter Stromberg |
2001-09-15 | Update regress tests. Some input syntax has changed (inet/inet6) as well | Daniel Hartmeier |
2001-09-12 | Fix test. | Federico G. Schwindt |
2001-09-11 | match getgrgid_r() change | Peter Valchev |
2001-09-07 | presume 'make clean' is already running as root, don't duplicate ${SUDO}, | Todd T. Fries |
2001-09-07 | run each 'MAKEDEV all' twice, to catch things that are not rm'ed | Todd T. Fries |
2001-09-07 | everyone has altq/, right? | Todd T. Fries |
2001-09-07 | Add one further test | Marc Espie |
2001-09-06 | sort by major not minor number, correctly list symbollic links | Todd T. Fries |
2001-09-06 | add MAKEDEV regress | Todd T. Fries |
2001-09-06 | add test for binat | jasoni |
2001-09-04 | Add regress test for "on { if, if }" syntax. | Daniel Hartmeier |
2001-09-03 | sync with output format changes (pfctl) | Markus Friedl |
2001-08-30 | this shouldn't be commented out. | Federico G. Schwindt |
2001-08-28 | move '!' from host_list to host: "xhost : '!' host | host;"; ok dhartmei@ | Markus Friedl |
2001-08-25 | PF ISN randomization. Or in trekkie techno-babble, ISN phase modulation. | Mike Frantzen |
2001-08-23 | new tests | Theo de Raadt |
2001-08-23 | while im here, remove -Wall warnings. | Federico G. Schwindt |
2001-08-23 | Uncomment SUBDIR in libc_r/Makefile and remove libc_r from SUBDIR. | Federico G. Schwindt |
2001-08-22 | You are not allowed to break entire architectures | Theo de Raadt |
2001-08-19 | Regress test for parameter list expansion syntax. | Daniel Hartmeier |
2001-08-17 | M4 indirection, to test other binaries more easily. | Marc Espie |
2001-08-15 | Use int instead of char to avoid promotion. | Federico G. Schwindt |
2001-08-15 | Add libc_r. | Federico G. Schwindt |
2001-08-15 | Regression tests for libc_r (pthreads) library. | Federico G. Schwindt |
2001-08-01 | enable regress for sbin/pfctl | Markus Friedl |
2001-07-31 | allow to test that flags are unset, ok dhartmei@, mickey@ | Peter Stromberg |
2001-07-26 | initial tests for the pfctl parser | Markus Friedl |
2001-07-12 | Better tsort checker: parses cycle output, and checks that it's correct | Marc Espie |
2001-07-11 | Space stripping | Marc Espie |
2001-07-09 | trim it down | Marc Espie |
2001-07-09 | Add test that tsort fails (incorrect detection of cycle). | Marc Espie |
2001-06-19 | A simple mmap regression test | Niklas Hallqvist |
2001-06-05 | Add a Makefile that will recurse | Niklas Hallqvist |
2001-06-04 | trivial regression tests for md5/sha1/rmd160 driver | Todd C. Miller |
2001-05-26 | Check curly braces expansion. | Marc Espie |
2001-05-15 | Fun with parsing | Marc Espie |
2001-05-15 | reorder tests. Test 7 fails. That's known. | Marc Espie |
2001-05-15 | niklas is an idiot | Marc Espie |
2001-05-14 | Got two questions about it already: yes, t7 fails, and will until the cond | Marc Espie |
2001-05-11 | MAP_FAILED, not NULL | Artur Grabowski |
2001-03-07 | Somehow I left my tsort there... | Marc Espie |