summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-06big changes to the completion path in ahci.cDavid Gwynne
2007-03-06oops, put -k in the right place; from Igor SobradoJason McIntyre
2007-03-06make "makekey" clearer;Jason McIntyre
2007-03-06tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-03-06tidy up synopsis, usage(), and options list; from Igor SobradoJason McIntyre
2007-03-06minor tweak;Jason McIntyre
2007-03-06sync to latest changes in spamd.conf(5);Jason McIntyre
2007-03-06simplify the language in this file, and stop talking aboutJason McIntyre
2007-03-06openssh-4.6; "please" deraadt@Damien Miller
2007-03-06since we dont overwrite the dva of the cmd_table in the cmd_hdr now, weDavid Gwynne
2007-03-06tweak -c; sort FILES;Jason McIntyre
2007-03-06dont do pointer maths with void *David Gwynne
2007-03-06- move LOGGING into the main bodyJason McIntyre
2007-03-06Apply a SG segment size limit and remove the length check.Christopher Pascoe
2007-03-06No need to continually assign the control table addresses, provided we don'tChristopher Pascoe
2007-03-06dlg@ advises that the bus_space operations will endian convert the DMA baseChristopher Pascoe
2007-03-06Make the 1:1 mapping of command slot to command header/table entriesChristopher Pascoe
2007-03-06Since our ftp client opportuniticly tries EPSV, then falls back to PASV forBob Beck
2007-03-06Add and fix /* FALLTHROUGH */ comments.Ray Lai
2007-03-06- Pass full buffer to fgets().Ray Lai
2007-03-06Remove code that's been commented out since '96.Ray Lai
2007-03-06document allowing -c to increase to within 200 of kern.maxfilesBob Beck
2007-03-06Make the maximum number of connections dependant on kern.maxfiles ratherBob Beck
2007-03-06another completely bogus route entry, this time openface in their own RR:Henning Brauer
2007-03-05RPSL spec says route: is single-valued... nontheless, in the APNIC db:Henning Brauer
2007-03-05better diagnostics on inet_net_pton failingHenning Brauer
2007-03-05syncTheo de Raadt
2007-03-05Add pmap_prefer() for SH4, from NetBSD; ok drahn@Miod Vallat
2007-03-05Prevent a NULL pointer dereference in __pmap_kptp_lookup(); from NetBSDMiod Vallat
2007-03-05Lower the ipl to what it was at the time of the trap in general_exception,Miod Vallat
2007-03-05Work around a virtual aliasing conflict issue. Basically allow multipleDale Rahn
2007-03-05remove -r option that didn't work anyway.Bob Beck
2007-03-05correctly deal with hierarchical as-set names.Henning Brauer
2007-03-05Remove _err() calls from getnetgrent.c. This is a minor API changeTodd C. Miller
2007-03-05Set pointer to NULL after freeing it, so callers ofMoritz Jodeit
2007-03-05convert all members of an as-set to uppercase on the fly.Henning Brauer
2007-03-05Add mmap for upa(4). Makes the X wsfb(4) driver actually work instead ofMark Kettenis
2007-03-05KNFHenning Brauer
2007-03-05need to eat whitespace at both ends of valHenning Brauer
2007-03-05KNFHenning Brauer
2007-03-05proper check for [non]user returns to syscall gate page; found by miod@Michael Shalayeff
2007-03-05better dd options for the spamd.key generation example.Reyk Floeter
2007-03-05document spamd.key better. what format does the file take? how do iReyk Floeter
2007-03-05back out, reyk is not paying attentionTheo de Raadt
2007-03-05gremlins keep putting tiny KNF violations in my code in the hope I don'tHenning Brauer
2007-03-05better error msgHenning Brauer
2007-03-05loop over the list calling prefix_aggregate until nothing can be aggregatedHenning Brauer
2007-03-05Add some HAL functions.Reyk Floeter
2007-03-05don't make everything a sync once we see one, reset this onceBob Beck
2007-03-05lint happinessHenning Brauer