Age | Commit message (Expand) | Author |
2009-08-09 | Initialize all the InputFieldData members correctly. Fixes a crash when | Federico G. Schwindt |
2009-08-09 | Rototill system V message queues. | Bret Lambert |
2009-08-09 | Tag packets into correct rdomain in tunwrite(). For L2 traffic this will be | Claudio Jeker |
2009-08-09 | spelling error | Theo de Raadt |
2009-08-09 | Get node and port WWN's from the Open Firmware tree on sparc64 if they are | Mark Kettenis |
2009-08-09 | Do not access s[strlen(s) - 1] without checking first that s is not an | Miod Vallat |
2009-08-09 | Don't leak in the (rare) case of an invalid command at the end of a file not | Nicholas Marriott |
2009-08-09 | Clear the upper part of 64 bit memory BARs, for they show up as 0xffffffff | Miod Vallat |
2009-08-09 | document fat permissions a little better, based on some notes from martynas | Jason McIntyre |
2009-08-09 | Rewrite bits of the multicast handling code as it should be. | Kevin Lo |
2009-08-08 | - simplify a bit queue_message_update() | Gilles Chehade |
2009-08-08 | Use a temporary variable for strdup of const char *. | Nicholas Marriott |
2009-08-08 | Infrastructure and commands to manage the environment for processes started | Nicholas Marriott |
2009-08-08 | Tidy function a little by using a temporary variable. | Nicholas Marriott |
2009-08-08 | Options to set the colours and attributes for status-left/-right. From Thomas | Nicholas Marriott |
2009-08-08 | synchronize usage displayed by mklocale with synopsis in the manual page; | Igor Sobrado |
2009-08-08 | sync with code change for mailq in smtpctl | Ian Darwin |
2009-08-08 | mailq is a common sendmail alias for showing the queue; make smtpctl | Ian Darwin |
2009-08-08 | match 5464 / 5461 IDs found in the Linux broadcom PHY driver and unknown | Christian Weisgerber |
2009-08-08 | better synopsis; | Jason McIntyre |
2009-08-08 | Make imsg_clear close and free any fds in the received fd queue as well as | Nicholas Marriott |
2009-08-08 | regen | Christian Weisgerber |
2009-08-08 | 5464 / 5461 IDs found in the Linux broadcom PHY driver and unknown | Christian Weisgerber |
2009-08-08 | additional phys found on some nfe-based boards; from Brad | Christian Weisgerber |
2009-08-08 | some brgphy on bge(4) are only 10/100 and some with bnx(4) are 2.5 Gbps; | Christian Weisgerber |
2009-08-08 | Add support for the IC Plus IP1001 GigE PHY. From FreeBSD, via Brad. | Christian Weisgerber |
2009-08-08 | Handle ttyname(3) failure better. | Nicholas Marriott |
2009-08-08 | bring comments in line with reality; from Brad | Christian Weisgerber |
2009-08-08 | Add a flags member to the grid_line struct and use it to differentiate lines | Nicholas Marriott |
2009-08-08 | two things: | Bob Beck |
2009-08-08 | this driver will appear in 4.7, not 4.5; | Jason McIntyre |
2009-08-08 | add a real synopsis to chat(8); synchronize synopsis and usage; | Igor Sobrado |
2009-08-08 | fix the page daemon to back off the buffer cache correctly even in the case | Bob Beck |
2009-08-08 | Change the way the grid is stored, previously it was: | Nicholas Marriott |
2009-08-08 | Actually, add --enable-debug to configure so -g is not stripped if specified | Federico G. Schwindt |
2009-08-08 | allow to compile lynx with debug symbols. | Federico G. Schwindt |
2009-08-08 | remove expired certificates and add startcom ltd. | Federico G. Schwindt |
2009-08-08 | add alc(4) to the i386 and amd64 RAMDISK_CD configs | Kevin Lo |
2009-08-08 | if the port is fc, populate the adapters scsi_link structure with the wwpn | David Gwynne |
2009-08-08 | if the port is fc, populate the adapters scsi_link structure with the wwpn | David Gwynne |
2009-08-08 | if the adapters wwn fields are set, print them out when attaching scsibus. | David Gwynne |
2009-08-08 | alc(4) is a driver for the Atheros AR8131/AR8132 ethernet chip. | Kevin Lo |
2009-08-08 | In ixgbe_acquire_swfw_sync don't return -IXGBE_ERR_SWFW_SYNC as this | Jonathan Gray |
2009-08-08 | typo in comment; frantisek | Theo de Raadt |
2009-08-08 | fix a small typo with no consequence in the generation of message id when | Gilles Chehade |
2009-08-08 | missing cast | Gilles Chehade |
2009-08-08 | missing header | Gilles Chehade |
2009-08-08 | import some changes from portable smtpd to reduce the delta between both. | Gilles Chehade |
2009-08-07 | - specifically match carp+([0-9]):, not just carp*:. avoids spurious | Stuart Henderson |
2009-08-07 | smtp_session: ssl/ssl.h -> openssl/ssl.h | Gilles Chehade |