Age | Commit message (Expand) | Author |
2004-12-08 | Call if_down() in if_clone_destroy(). Based on diff from Chris Pascoe. | Ryan Thomas McBride |
2004-12-08 | Tweak interrupt handling code to allow shared interrupts for VIA2 sources. | Miod Vallat |
2004-12-08 | Check if_type in carp_carpdev_state() to make sure we're not | Ryan Thomas McBride |
2004-12-08 | Only map the DAFB video registers in attach, so that other code can map | Miod Vallat |
2004-12-08 | Have kthread_create_deferred() act immediately once kthread_run_deferred_queue() | Miod Vallat |
2004-12-08 | avoid resending a directory if it was the last directory sent to the | Jean-Francois Brousseau |
2004-12-08 | use ETHER_MAX_LEN | Brad Smith |
2004-12-08 | use ETHER_MAX_LEN | Brad Smith |
2004-12-08 | Falcom Twist-USB GSM/GPRS modem. | Jonathan Gray |
2004-12-08 | regen | Jonathan Gray |
2004-12-08 | Falcom Twist-USB GSM/GPRS modem. | Jonathan Gray |
2004-12-08 | Enable jumbo frames on Yukon varients of sk(4). | Kenneth R Westerback |
2004-12-08 | Add "'overload' requires 'max-src-conn' or 'max-src-conn-rate'" sanity check, | Ryan Thomas McBride |
2004-12-08 | note that the `version' command will also query the remote server's | Jean-Francois Brousseau |
2004-12-08 | add missing commands; | Jason McIntyre |
2004-12-07 | an other -> another; | Jason McIntyre |
2004-12-07 | an other -> another; | Jason McIntyre |
2004-12-07 | space between macro arg and punctuation; | Jason McIntyre |
2004-12-07 | .Sy -> .Ic; | Jason McIntyre |
2004-12-07 | kill unneeded macros; | Jason McIntyre |
2004-12-07 | fill in values for EDITOR and VISUAL; | Jason McIntyre |
2004-12-07 | all the new shiny open* shitz | Michael Shalayeff |
2004-12-07 | remove unsupported paths; | Jason McIntyre |
2004-12-07 | sync usage() w/ man page; | Jason McIntyre |
2004-12-07 | sync w/ obsd behaviour + tweaks; | Jason McIntyre |
2004-12-07 | Tests for max-src-conn, max-src-conn-rate, and overload <foo> flush global. | Ryan Thomas McBride |
2004-12-07 | Initail documentation of 'carpdev'. | Ryan Thomas McBride |
2004-12-07 | Document 'carpdev' | Ryan Thomas McBride |
2004-12-07 | Add the 'carpdev' option, to set the carp devices physical interface. | Ryan Thomas McBride |
2004-12-07 | Convert carp(4) to behave more like a regular interface, much in the same | Ryan Thomas McBride |
2004-12-07 | KNF | Ryan Thomas McBride |
2004-12-07 | we did farts. now we do sperm. we are cutting edge. | Henning Brauer |
2004-12-07 | KNF | Ryan Thomas McBride |
2004-12-07 | prettier | Bjorn Sandell |
2004-12-07 | Document cp(1) does not preserve hard links. With and ok jmc@ and millert@ | Otto Moerbeek |
2004-12-07 | wrap pkg_add usage. | Marc Espie |
2004-12-07 | Use df to verify that we are not booted from the altboot before doing | Todd C. Miller |
2004-12-07 | when loading directory info, only close the handle to the Entries file | Jean-Francois Brousseau |
2004-12-07 | KNF | Ryan Thomas McBride |
2004-12-07 | oups, little FSM error: when we're in CONNECT and get an CON_OPEN event | Henning Brauer |
2004-12-07 | less whitespace, more pretty. ok jfb | Ted Unangst |
2004-12-07 | avoid a crash when receiving either a Created, Updated, Update-existing | Jean-Francois Brousseau |
2004-12-07 | Document why not to set optind = 0. Inspired by and OK jfb@ | Todd C. Miller |
2004-12-07 | convert to mdoc; | Jason McIntyre |
2004-12-07 | postpone check of conflicts until we have a packing-list. | Marc Espie |
2004-12-07 | do like the manpage says, don't add a @name if we already got one. | Marc Espie |
2004-12-07 | advancing argv twice doesn't make it better. | Marc Espie |
2004-12-07 | regen | Jonathan Gray |
2004-12-07 | Add some Belkin RTL8180 devices, one from NetBSD. | Jonathan Gray |
2004-12-07 | and don't lose the documentation for 'flush global' | Daniel Hartmeier |