Age | Commit message (Expand) | Author |
2009-01-28 | remove undocumented support for "-e" in ex(1). | Igor Sobrado |
2009-01-28 | We have proper multicast support now. | Mark Kettenis |
2009-01-28 | Implement proper multicast support. | Mark Kettenis |
2009-01-28 | typo, ok bluhm@ hshoexer@ | Alexander von Gernler |
2009-01-28 | Re-add "Category" category to sendbug template. Without it, reports | Ray Lai |
2009-01-28 | Make bus_mem_add_mapping() return ENOMEM if we fail to allocate kva instead | Mark Kettenis |
2009-01-28 | cleanup; ok gilles@ | Jacek Masiulaniec |
2009-01-28 | when pausing listeners, do not simply disable their events as new | Gilles Chehade |
2009-01-28 | Remove unneeded include; fixes build problems with some ports that | Mark Kettenis |
2009-01-28 | Block Ack agreements are unidirectional. | Damien Bergamini |
2009-01-28 | reuse recipient_to_path; ok gilles@ | Jacek Masiulaniec |
2009-01-28 | Allow to specify ike and flow explicitly without peer. The any | Alexander Bluhm |
2009-01-28 | cleaning up my tree: trivial KNF and a comment fix. | Hans-Joerg Hoexer |
2009-01-28 | relayhost flags were not properly copied to the relayhost array of the | Gilles Chehade |
2009-01-28 | enable -d for the export command. | Pierre-Yves Ritschard |
2009-01-28 | If the rom contains a monitor table, look for an entry matching our | Miod Vallat |
2009-01-28 | Print the right header for Intra-Area-Prefix LSAs when showing the database. | Stefan Sperling |
2009-01-28 | Make races between queue and runner impossible by implementing the policy: | Jacek Masiulaniec |
2009-01-28 | Make the -A a bit more readable by adding a newline between the route and | Claudio Jeker |
2009-01-28 | In ieee80211_find_node(), roll our own RB_FIND() based on the key (macaddr) | Damien Bergamini |
2009-01-28 | use claudios new rtsocket filters to restrict which messages on the route | David Gwynne |
2009-01-28 | Be a little more tolerant about matching ROMs. Makes todd@'s quad hme(4) get | Mark Kettenis |
2009-01-28 | Use extern for variable declarations in .h files so that we don't end up with | Claudio Jeker |
2009-01-28 | if recipient was provided as a username, append the local hostname, this | Gilles Chehade |
2009-01-28 | Add wake to the build. ok claudio. | Marc Balmer |
2009-01-28 | minor improvement to usage() | Igor Sobrado |
2009-01-28 | it's -> its | Ian Darwin |
2009-01-28 | wake is a command to send wake on lan frames over an ethernet to wake on lan | Marc Balmer |
2009-01-28 | bring loop detection support. we handle this with a qmail-like approach which | Gilles Chehade |
2009-01-28 | Remove some dead (#if 0) code. | Hans-Joerg Hoexer |
2009-01-28 | ex(1), vi(1), and view(1) have different synopses; each nex/nvi utility | Igor Sobrado |
2009-01-28 | move some functions from queue.c to queue_shared.c as they are not only | Gilles Chehade |
2009-01-28 | in safe_fclose, ensure file is closed upon return, and additionally | Jacek Masiulaniec |
2009-01-28 | Implement basic routing socket filtering. It is possible to give a list -- | Claudio Jeker |
2009-01-28 | ">From" escaping and \n appending is not needed for maildir; ok gilles@ | Jacek Masiulaniec |
2009-01-28 | Document the return value of RB_INSERT in tree(3). | Stefan Sperling |
2009-01-28 | Remove cur_usec variable that is no longer used. | Alexander Bluhm |
2009-01-28 | remove some duplicate information from the description of -g: this | Jason McIntyre |
2009-01-28 | Don't map the full 16 MB PROM to prevent running out of kva. We're only | Mark Kettenis |
2009-01-28 | add a struct path to struct message so that we can keep track of the RCPT | Gilles Chehade |
2009-01-28 | Document the difference between RB_FIND and RB_NFIND in tree(3). | Stefan Sperling |
2009-01-28 | since -g is always overridden by -l in ls(1), the equivalent of the | Jason McIntyre |
2009-01-28 | Add missing braces in trunc_page() call from vmapbuf(). | Alexander Yurchenko |
2009-01-28 | Correct dup to dupstr. | aschrijver |
2009-01-28 | a bit of enqueue cleanup, and while at it set the sender local address to | Gilles Chehade |
2009-01-28 | - remove debug messages | Gilles Chehade |
2009-01-27 | Correct my timeradd() thinko in nfsrv_writegather() | Bret Lambert |
2009-01-27 | instead of relying on socket permissions to allow or disallow imsg's that | Gilles Chehade |
2009-01-27 | keep namespace clean. | Pierre-Yves Ritschard |
2009-01-27 | follow the naming convention of other files, discussed with jacekm@ | Gilles Chehade |