Age | Commit message (Expand) | Author |
2007-03-06 | openssh-4.6; "please" deraadt@ | Damien Miller |
2007-03-06 | since we dont overwrite the dva of the cmd_table in the cmd_hdr now, we | David Gwynne |
2007-03-06 | tweak -c; sort FILES; | Jason McIntyre |
2007-03-06 | dont do pointer maths with void * | David Gwynne |
2007-03-06 | - move LOGGING into the main body | Jason McIntyre |
2007-03-06 | Apply a SG segment size limit and remove the length check. | Christopher Pascoe |
2007-03-06 | No need to continually assign the control table addresses, provided we don't | Christopher Pascoe |
2007-03-06 | dlg@ advises that the bus_space operations will endian convert the DMA base | Christopher Pascoe |
2007-03-06 | Make the 1:1 mapping of command slot to command header/table entries | Christopher Pascoe |
2007-03-06 | Since our ftp client opportuniticly tries EPSV, then falls back to PASV for | Bob Beck |
2007-03-06 | Add and fix /* FALLTHROUGH */ comments. | Ray Lai |
2007-03-06 | - Pass full buffer to fgets(). | Ray Lai |
2007-03-06 | Remove code that's been commented out since '96. | Ray Lai |
2007-03-06 | document allowing -c to increase to within 200 of kern.maxfiles | Bob Beck |
2007-03-06 | Make the maximum number of connections dependant on kern.maxfiles rather | Bob Beck |
2007-03-06 | another completely bogus route entry, this time openface in their own RR: | Henning Brauer |
2007-03-05 | RPSL spec says route: is single-valued... nontheless, in the APNIC db: | Henning Brauer |
2007-03-05 | better diagnostics on inet_net_pton failing | Henning Brauer |
2007-03-05 | sync | Theo de Raadt |
2007-03-05 | Add pmap_prefer() for SH4, from NetBSD; ok drahn@ | Miod Vallat |
2007-03-05 | Prevent a NULL pointer dereference in __pmap_kptp_lookup(); from NetBSD | Miod Vallat |
2007-03-05 | Lower the ipl to what it was at the time of the trap in general_exception, | Miod Vallat |
2007-03-05 | Work around a virtual aliasing conflict issue. Basically allow multiple | Dale Rahn |
2007-03-05 | remove -r option that didn't work anyway. | Bob Beck |
2007-03-05 | correctly deal with hierarchical as-set names. | Henning Brauer |
2007-03-05 | Remove _err() calls from getnetgrent.c. This is a minor API change | Todd C. Miller |
2007-03-05 | Set pointer to NULL after freeing it, so callers of | Moritz Jodeit |
2007-03-05 | convert all members of an as-set to uppercase on the fly. | Henning Brauer |
2007-03-05 | Add mmap for upa(4). Makes the X wsfb(4) driver actually work instead of | Mark Kettenis |
2007-03-05 | KNF | Henning Brauer |
2007-03-05 | need to eat whitespace at both ends of val | Henning Brauer |
2007-03-05 | KNF | Henning Brauer |
2007-03-05 | proper check for [non]user returns to syscall gate page; found by miod@ | Michael Shalayeff |
2007-03-05 | better dd options for the spamd.key generation example. | Reyk Floeter |
2007-03-05 | document spamd.key better. what format does the file take? how do i | Reyk Floeter |
2007-03-05 | back out, reyk is not paying attention | Theo de Raadt |
2007-03-05 | gremlins keep putting tiny KNF violations in my code in the hope I don't | Henning Brauer |
2007-03-05 | better error msg | Henning Brauer |
2007-03-05 | loop over the list calling prefix_aggregate until nothing can be aggregated | Henning Brauer |
2007-03-05 | Add some HAL functions. | Reyk Floeter |
2007-03-05 | don't make everything a sync once we see one, reset this once | Bob Beck |
2007-03-05 | lint happiness | Henning Brauer |
2007-03-05 | unused vars, lint | Henning Brauer |
2007-03-05 | nuke annoying debug log | Bob Beck |
2007-03-05 | Make spamlogd log inbound/outbound like it did before. | Bob Beck |
2007-03-05 | in prefix_aggregate(), when we look at two neighbor prefixes, see wether | Henning Brauer |
2007-03-05 | do the prefix masking in network byte order | Henning Brauer |
2007-03-05 | sort out more specifics and mark the less specific covering them in a way | Henning Brauer |
2007-03-05 | switch to whois.radb.net. The RIPE whois server shows problems, indefinately | Henning Brauer |
2007-03-05 | do not strip the header for expect, hash, and log actions. | Reyk Floeter |