Age | Commit message (Expand) | Author |
2003-11-21 | WCCPv1, not WCCPv2; from Berk D. Demir; | Jason McIntyre |
2003-11-21 | add -o option to generate kvm database in alternate directory; | Damien Miller |
2003-11-21 | encourage people to use -h rather than -L; | Jason McIntyre |
2003-11-21 | oops, it wasn't that diff that tedu@ ok'd - revert for now | Damien Miller |
2003-11-21 | add output file and path stripping options useful for pre-generating | Damien Miller |
2003-11-21 | Remove redundant arguments to pf_sockaddr_lookup(); proto and af are already | Ryan Thomas McBride |
2003-11-21 | Remove unused "ipoff" arguments. | Ryan Thomas McBride |
2003-11-21 | Fix broken assumption that a file must contain differences if files_differ() | Todd C. Miller |
2003-11-20 | build statically, to ease disaster recovery in some situations. | Ted Unangst |
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy |
2003-11-20 | Correct bounds check in semop(2) and semctl(2) | Todd C. Miller |
2003-11-20 | correct prototype; nsops is unsigned | Todd C. Miller |
2003-11-20 | Sync comments with NetBSD. | Alexander Yurchenko |
2003-11-20 | Make these pass -Wsign-compare | Todd C. Miller |
2003-11-20 | Check for round_page() overflow in uvm_vslock()/uvm_vsunlock(). | Alexander Yurchenko |
2003-11-20 | ftp.1: | Jason McIntyre |
2003-11-20 | ftpd.8: | Jason McIntyre |
2003-11-20 | fix rounding errors; from andreas@ | Markus Friedl |
2003-11-20 | use .Dv for AF_INET and AF_INET6 (kills ugly line break); | Jason McIntyre |
2003-11-20 | kill comma splice; from Jared Yanovich; | Jason McIntyre |
2003-11-20 | hyphenise compound adjective; from Jared Yanovich; | Jason McIntyre |
2003-11-20 | Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa. | Marc Espie |
2003-11-20 | bye-bye | Jakob Schlyter |
2003-11-20 | reenable build of dnssec programs, used for testing | Jakob Schlyter |
2003-11-20 | temporary fix for distclean & lib/bind | Jakob Schlyter |
2003-11-19 | Sync with NetBSD probe code: deal with non-pullups ide bus when | Alexander Yurchenko |
2003-11-19 | Break up the colon-separated path to -I into two -I args so the tree | Todd C. Miller |
2003-11-19 | More poll conversion fixes. | Todd C. Miller |
2003-11-19 | fix some select/poll conversion breakage, more to come from millert@. | Daniel Hartmeier |
2003-11-19 | document some missing diagnostics from arp; | Jason McIntyre |
2003-11-19 | undo boolshit unapproved changes the author does not even care about to fix | Michael Shalayeff |
2003-11-19 | MALLOC is not meant for variable size allocations | Ted Unangst |
2003-11-19 | regen | Michael Shalayeff |
2003-11-19 | MALLOC is not meant for variable size allocations | Ted Unangst |
2003-11-19 | - add ALI M1533 and M1535 ids. ok mickey@ | Kevin Lo |
2003-11-19 | only whine about recursion once, so we don't get into problems with loops. | Ted Unangst |
2003-11-18 | Remove the duplicated code in ssh_checkintr() - checked against mvme68k. | Miod Vallat |
2003-11-18 | more literal confusion, "(" ")" vs. ( ) | Daniel Hartmeier |
2003-11-18 | un-quote "return" where it's meant to reference a bnf production | Daniel Hartmeier |
2003-11-18 | add a commented out 'set debug' default | David Krause |
2003-11-18 | reorganize | Jakob Schlyter |
2003-11-18 | don't leave test code enabled, spotted Dries Schellekens | Ted Unangst |
2003-11-18 | tyop in last commit; noticed by hugh@ | Todd C. Miller |
2003-11-18 | sensorsd startup via rc/rc.conf | Henning Brauer |
2003-11-18 | update to BIND v9.2.3. ok todd@ | Jakob Schlyter |
2003-11-18 | ISC BIND version 9.3.0. ok deraadt@ | Jakob Schlyter |
2003-11-18 | use bn_asm_vax.S (from netbsd); test + ok by miod | Markus Friedl |
2003-11-18 | unbreak fake authloop for non-existent users (my screwup). Spotted and | Damien Miller |
2003-11-18 | In ssh_checkintr(), better check pointers for NULL before they | Miod Vallat |
2003-11-18 | -mdoc flex(1) man page; | Jason McIntyre |