Age | Commit message (Expand) | Author |
2006-06-14 | fix bug which would make very deeply nested mime cause (essentially) | Theo de Raadt |
2006-06-14 | bgpctl show rib shows now the exit nexthop per default and not the true | Claudio Jeker |
2006-06-14 | Send bot nexthops (exit and true) in the bgpctl show rib cases. bgpctl | Claudio Jeker |
2006-06-14 | Use inet_net_pton() instead of inet_pton() so that it is possible to use | Claudio Jeker |
2006-06-14 | There's no krb5.conf in /etc. Noted by Antoine Jacoutot. | Bjorn Sandell |
2006-06-14 | Don't go looking for a krb4 srvtab | Bjorn Sandell |
2006-06-14 | Avoid potential deadlock during hash lookup; ok pedro@ | Patrick Latifi |
2006-06-14 | Plug memory leak in error path; ok pedro@ | Patrick Latifi |
2006-06-14 | saying todays is every day does not work in out calendar | Michael Shalayeff |
2006-06-14 | Allow changes to a Name initialized with a 'static' value. | Can Erkin Acar |
2006-06-14 | useless casts are so the 80s | Joris Vink |
2006-06-14 | i mixed up the offset and whence variables for lseek(2) | Joris Vink |
2006-06-14 | handle existing CVS/Tag file when adding new directories. OK joris@. | Xavier Santolaria |
2006-06-14 | This diff allows dhcpd to put active leases into a pf table. Dhcpd will then | Chris Kuethe |
2006-06-14 | Move the transmission of privsep messages into its own function. Wherever | Chris Kuethe |
2006-06-14 | Avoid changing pf tables when table name is NULL | Chris Kuethe |
2006-06-14 | add cvs_buf_load_fd() which does the same as cvs_buf_load() | Joris Vink |
2006-06-14 | indentation. | Hans-Joerg Hoexer |
2006-06-14 | zap myuid variable, it is not used for anything usefull. | Joris Vink |
2006-06-14 | limit the number of pre-banner characters we will accept; ok markus@ | Damien Miller |
2006-06-14 | GPRMC = Recommended Minimum Specific GPS/TRANSIT Data | Marc Balmer |
2006-06-14 | remove redundant commented debug define | Felix Kronlage |
2006-06-14 | oops, i forgot that you need to return a high number from match to win. | David Gwynne |
2006-06-14 | describe the NMEA 0183 line discipline with more details, explain the sensor | Marc Balmer |
2006-06-14 | enable the NMEA 0183 line discipline in GENERIC. see nmea(4) for details. | Marc Balmer |
2006-06-14 | no more infinite loops; tested by dlg | Theo de Raadt |
2006-06-14 | Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. Long | Kenneth R Westerback |
2006-06-14 | allow mpi to attach to parallel scsi controllers instead of mpt. | David Gwynne |
2006-06-14 | support the iic busses on the ultrasparc III machines (something is still | Theo de Raadt |
2006-06-13 | sync | Theo de Raadt |
2006-06-13 | sync | Theo de Raadt |
2006-06-13 | Do not compare apple with oranges when checking if the thermal control | Miod Vallat |
2006-06-13 | sync | Theo de Raadt |
2006-06-13 | make -avV only be suboptions of the status command, as documented, by using | Theo de Raadt |
2006-06-13 | Etherenet -> Ethernet | Miod Vallat |
2006-06-13 | For IKE, allow main mode SHA2 and quick mode AESCTR transforms, | Christian Weisgerber |
2006-06-13 | we use aes for manual keying as default now. adopt these tests. | Hans-Joerg Hoexer |
2006-06-13 | NMEA0183 is actually NMEA 0183 as discussed with jmc. | Marc Balmer |
2006-06-13 | typo; from sstull | Jason McIntyre |
2006-06-13 | Grammar fixes, both mdoc & english. | Bjorn Sandell |
2006-06-13 | Next round of clean-up: Remove the ugly state machine and replace it with | Marc Balmer |
2006-06-13 | be more accurate in describing what happened | Joris Vink |
2006-06-13 | better usage | Joris Vink |
2006-06-13 | files that are not checked out are not up-to-date, consider | Joris Vink |
2006-06-13 | kvm86, missed a file. | Gordon Willem Klok |
2006-06-13 | Kernel virtual mode 8086, currently disabled in GENERIC. | Gordon Willem Klok |
2006-06-13 | revert; i am on drugs. spotted by alexander AT beard.se | Damien Miller |
2006-06-13 | fix a pasto in a comment: wxfers are for writes, not reads. | David Gwynne |
2006-06-13 | we sometimes bundle chunks that the ioc will write to in the request space | David Gwynne |
2006-06-13 | rev 1.13 fixed the MTU ioctl handler to allow adjusting the MTU | Brad Smith |