summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-28cleaning up my tree: trivial KNF and a comment fix.Hans-Joerg Hoexer
2009-01-28relayhost flags were not properly copied to the relayhost array of theGilles Chehade
2009-01-28enable -d for the export command.Pierre-Yves Ritschard
2009-01-28If the rom contains a monitor table, look for an entry matching ourMiod Vallat
2009-01-28Print the right header for Intra-Area-Prefix LSAs when showing the database.Stefan Sperling
2009-01-28Make races between queue and runner impossible by implementing the policy:Jacek Masiulaniec
2009-01-28Make the -A a bit more readable by adding a newline between the route andClaudio Jeker
2009-01-28In ieee80211_find_node(), roll our own RB_FIND() based on the key (macaddr)Damien Bergamini
2009-01-28use claudios new rtsocket filters to restrict which messages on the routeDavid Gwynne
2009-01-28Be a little more tolerant about matching ROMs. Makes todd@'s quad hme(4) getMark Kettenis
2009-01-28Use extern for variable declarations in .h files so that we don't end up withClaudio Jeker
2009-01-28if recipient was provided as a username, append the local hostname, thisGilles Chehade
2009-01-28Add wake to the build. ok claudio.Marc Balmer
2009-01-28minor improvement to usage()Igor Sobrado
2009-01-28it's -> itsIan Darwin
2009-01-28wake is a command to send wake on lan frames over an ethernet to wake on lanMarc Balmer
2009-01-28bring loop detection support. we handle this with a qmail-like approach whichGilles Chehade
2009-01-28Remove some dead (#if 0) code.Hans-Joerg Hoexer
2009-01-28ex(1), vi(1), and view(1) have different synopses; each nex/nvi utilityIgor Sobrado
2009-01-28move some functions from queue.c to queue_shared.c as they are not onlyGilles Chehade
2009-01-28in safe_fclose, ensure file is closed upon return, and additionallyJacek Masiulaniec
2009-01-28Implement 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-28Document the return value of RB_INSERT in tree(3).Stefan Sperling
2009-01-28Remove cur_usec variable that is no longer used.Alexander Bluhm
2009-01-28remove some duplicate information from the description of -g: thisJason McIntyre
2009-01-28Don't map the full 16 MB PROM to prevent running out of kva. We're onlyMark Kettenis
2009-01-28add a struct path to struct message so that we can keep track of the RCPTGilles Chehade
2009-01-28Document the difference between RB_FIND and RB_NFIND in tree(3).Stefan Sperling
2009-01-28since -g is always overridden by -l in ls(1), the equivalent of theJason McIntyre
2009-01-28Add missing braces in trunc_page() call from vmapbuf().Alexander Yurchenko
2009-01-28Correct dup to dupstr.aschrijver
2009-01-28a bit of enqueue cleanup, and while at it set the sender local address toGilles Chehade
2009-01-28- remove debug messagesGilles Chehade
2009-01-27Correct my timeradd() thinko in nfsrv_writegather()Bret Lambert
2009-01-27instead of relying on socket permissions to allow or disallow imsg's thatGilles Chehade
2009-01-27keep namespace clean.Pierre-Yves Ritschard
2009-01-27follow the naming convention of other files, discussed with jacekm@Gilles Chehade
2009-01-27first bricks of enqueue code which allows smtpctl to submit mail to queueGilles Chehade
2009-01-27In IPsec acquire mode, if the flow was configured for the "any"Alexander Bluhm
2009-01-27Get rid of the last traces of uvm.pager_[se]vaMiod Vallat
2009-01-27on some servers LIST defaults to LIST -a. ignore pseudo-directoriesMartynas Venckus
2009-01-27Propagate the neighbour's interface ID, as received in hello packets,Stefan Sperling
2009-01-27Turns out the IRQ Information is optional in IRQ Descriptor resources, soMark Kettenis
2009-01-27rum -> urtw. ok jsg@, kevlo@Martynas Venckus
2009-01-27Simplify page-out/page-in map management; fix rare pager deadlock.Ariane van der Steldt
2009-01-27syncOwain Ainsworth
2009-01-27another GeForce 9300.Owain Ainsworth
2009-01-27If a packet translation was a NOP, undo separate NAT key andMarco Pfatschbacher
2009-01-27unbreak SMALL_KERNEL builds by adding missing #ifndef IEEE80211_STA_ONLYDamien Bergamini