Age | Commit message (Expand) | Author |
2005-04-29 | spacing | Theo de Raadt |
2005-04-29 | Support ATI IXP 400 SATA, which is a Silicon Image 3112 in sheep's clothing. | Jonathan Gray |
2005-04-29 | regen | Jonathan Gray |
2005-04-29 | ATI IXP 400 devices and some additional Radeon XPRESS IDs. | Jonathan Gray |
2005-04-28 | bzero() output before invoking bignum_copy(). | Miod Vallat |
2005-04-28 | another | Damien Miller |
2005-04-28 | handle new config -e non-tty input case | Theo de Raadt |
2005-04-28 | if running in -e mode, and stdin is not a tty, then re-print the commands | Theo de Raadt |
2005-04-28 | bump major version, just to be sure. | Marc Espie |
2005-04-28 | strip bootblock, attempt to use a smaller sgivol size | Theo de Raadt |
2005-04-28 | ... and don't bother making obj in libobjc. | Marc Espie |
2005-04-28 | also use new libobjc on old architectures, since it builds fine with | Marc Espie |
2005-04-28 | += | Theo de Raadt |
2005-04-28 | indent and sort FILES section | Bjorn Sandell |
2005-04-28 | shrink extra verbose crud | Theo de Raadt |
2005-04-28 | shut up | Theo de Raadt |
2005-04-28 | - restore machdep.ztsrawmode when exiting on a signal | Uwe Stuehler |
2005-04-28 | display a title above the message; suggested by deraadt@ | Uwe Stuehler |
2005-04-28 | put comment on ztsscale line | Theo de Raadt |
2005-04-28 | Use strlcpy() not snprintf(). OK otto@ and moritz@ | Todd C. Miller |
2005-04-28 | remove junk from 8 years ago | Theo de Raadt |
2005-04-28 | shrink volhdr to 128 bytes. would *love* to go to 64 blocks, since that | Theo de Raadt |
2005-04-28 | Support for "network connected" and "network static" -- announce all | Claudio Jeker |
2005-04-28 | Be more careful when copying ifname from the struct sockaddr_dl. | Claudio Jeker |
2005-04-28 | Run this test on all shared address space machines. With help from | Otto Moerbeek |
2005-04-28 | -Wall clean now | Henning Brauer |
2005-04-28 | tiny doses of KNF, inspired by a diff for sth else from Brian <bwaichu@yahoo.... | Henning Brauer |
2005-04-28 | Don't detach interface from pf's perspective until after IPv6 is done with it. | Christopher Pascoe |
2005-04-28 | add snprintf checks. ok djm@ markus@ | Moritz Jodeit |
2005-04-28 | more snprintf error checking. ok krw@ | Moritz Jodeit |
2005-04-28 | add vsnprintf error checking. ok cloder@ millert@ | Moritz Jodeit |
2005-04-28 | more vsnprintf checking. ok cloder@ | Moritz Jodeit |
2005-04-28 | more snprintf checking. ok krw@ | Moritz Jodeit |
2005-04-28 | - sort options | Jason McIntyre |
2005-04-28 | Get rid of unused arg to complete_function_list(). Han Boetes. | Otto Moerbeek |
2005-04-28 | That should be FALSE in previous commit. | Otto Moerbeek |
2005-04-28 | NULL is not an int. Han Boetes. | Otto Moerbeek |
2005-04-28 | place this file in the public domain | Uwe Stuehler |
2005-04-28 | more boring tweaks | Theo de Raadt |
2005-04-28 | boring tweaks | Theo de Raadt |
2005-04-28 | Use a special crafted string copy function to copy data from ustar | Otto Moerbeek |
2005-04-28 | whack any previous machdep.ztsscale settings in sysctl.conf, and apply | Theo de Raadt |
2005-04-28 | Fix title, document -v correctly and add Xr:s to kerberos(8) | Bjorn Sandell |
2005-04-28 | chpass will not change the kerberos password | Bjorn Sandell |
2005-04-28 | Fix Xr:s and use krb5 instance style (user/root instead of user.root) | Bjorn Sandell |
2005-04-28 | sync | Theo de Raadt |
2005-04-28 | nicer ramdisk chunk including wsmouse and ttyC0 | Theo de Raadt |
2005-04-28 | going to need zts on RAMDISK... | Theo de Raadt |
2005-04-28 | install kue firmware on zaurus; ok uwe@ dlg@ | David Krause |
2005-04-28 | Some really braindead usb devices such as x-in-1 card reader/writers | Kenneth R Westerback |