Age | Commit message (Expand) | Author |
2006-03-27 | assorted fixes mostly from coverity via netbsd via jasper adriaanse via tech | Ted Unangst |
2006-03-26 | Remove an extraneous prototype | Kjell Wooding |
2006-03-26 | tweaks; ok jsg, except one change which i'll alter if he disagrees.. | Jason McIntyre |
2006-03-26 | grammar; | Jason McIntyre |
2006-03-26 | fix SEE ALSO; | Jason McIntyre |
2006-03-26 | sync | Theo de Raadt |
2006-03-26 | add remaining tcpdump.org libpcap 0.9 APIs, most notably | Damien Miller |
2006-03-26 | Explain a bit more about the usage of isagpio(4). | Alexander Yurchenko |
2006-03-26 | Replace usage of alpha_pci_decompose_tag() with pci_decompose_tag() and | Brad Smith |
2006-03-26 | Support for accesing 8-bit ISA I/O throught the gpio(4) | Alexander Yurchenko |
2006-03-26 | Pretty-print addresses on 64-bit architectures; with input and ok deraadt@ | Uwe Stuehler |
2006-03-26 | rcs_parse_desc() cleanup; OK ray@. | Xavier Santolaria |
2006-03-26 | More KNF. Prodding from ray@ | Kjell Wooding |
2006-03-26 | Add warning about malloc(num * size) and recommend calloc() instead, | Ray Lai |
2006-03-26 | Get this closer to KNF (get rid of block-declared vars) | Kjell Wooding |
2006-03-26 | add mime type for atom | Henning Brauer |
2006-03-26 | nat, rdr, binat and scrub are valid pf actions to filter on | Camiel Dobbelaar |
2006-03-26 | scrub can log, so it is a valid pf action to filter on | Camiel Dobbelaar |
2006-03-26 | sync | Alexander Yurchenko |
2006-03-26 | Support for Falcom Samba GPRS modem; from tm@openbsd.ru. | Alexander Yurchenko |
2006-03-26 | Don't allow to change gpio pin state if /dev/gpio was opened | Alexander Yurchenko |
2006-03-26 | Fix memset(.., ..., 0) bugs that are already fixed upstream. | Mark Kettenis |
2006-03-26 | fix output of ``ccdconfig -gv'': one typo, and one missing \t | Alexander von Gernler |
2006-03-26 | and put new flag into the manpage | Michael Shalayeff |
2006-03-26 | do per file io accounting and show that in fstat as well; pedro@ marco@ ok | Michael Shalayeff |
2006-03-26 | do not permit out of range house counts; af.dingo@gmail | Theo de Raadt |
2006-03-26 | Back out -r1.59. I did not follow the process. | Uwe Stuehler |
2006-03-26 | Set the width of address columns based on the machine word width. | Uwe Stuehler |
2006-03-26 | if_link_state_change() is more appropriate here. | Camiel Dobbelaar |
2006-03-26 | Better verbiage on unloading a map. PR 5059 | Marco Peereboom |
2006-03-26 | - clean up error handling in checkin_init() and checkin_update() | Niall O'Higgins |
2006-03-26 | Show the neighbor uptime in "show nei detail". | Esben Norby |
2006-03-26 | Show the link status of interfaces for real, I guess most users don't know | Esben Norby |
2006-03-26 | KNF. No binary change. | Kjell Wooding |
2006-03-26 | typo | Theo de Raadt |
2006-03-25 | Kill double word | Pedro Martelletto |
2006-03-25 | document BIOCGDIRFILT/BIOCSDIRFILT ioctls | Damien Miller |
2006-03-25 | allow bpf(4) to ignore packets based on their direction (inbound or | Damien Miller |
2006-03-25 | regen | Brad Smith |
2006-03-25 | add vendor ID for SMSC and SMSC LAN83C185 10/100 PHY id. | Brad Smith |
2006-03-25 | standardise spacing in $OpenBSD$ tags; requested by deraadt@ | Damien Miller |
2006-03-25 | Correct integer types, remove unused arguments, non-portable bitshifts | Ray Lai |
2006-03-25 | Fix description of KERN_VNODE, okay deraadt@ | Pedro Martelletto |
2006-03-25 | Handle syncer vnodes gracefully, okay deraadt@ | Pedro Martelletto |
2006-03-25 | fixup IP checksum when modifying IP header fields, based on a patch in | Daniel Hartmeier |
2006-03-25 | hook telldir | Otto Moerbeek |
2006-03-25 | telldir/seekdir regress tesst. Fails on -current, since seekdir(x), | Otto Moerbeek |
2006-03-25 | unused variable | Camiel Dobbelaar |
2006-03-25 | tidy up a bit. | Brad Smith |
2006-03-25 | add missing prototypes all over the place, u_long -> unsigned long (userland | Marc Espie |