Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-28 | dead code | Jean-Francois Brousseau | |
2005-03-28 | build with the yacc date parser | Jean-Francois Brousseau | |
2005-03-28 | make LP_TRACE messages go through again, and assign them a level of | Jean-Francois Brousseau | |
LOG_DEBUG for the syslog facility ok xsa@ | |||
2005-03-28 | - More KNF | Niall O'Higgins | |
- Forgot an $OpenBSD$ no binary changes. | |||
2005-03-28 | alignment | Jean-Francois Brousseau | |
2005-03-28 | sync | Theo de Raadt | |
2005-03-28 | two more radeon; gklok@cogeco.ca | Theo de Raadt | |
2005-03-28 | spacing | Theo de Raadt | |
2005-03-28 | if argv[0] not set, do not set it to "pdksh", but to "ksh" | Theo de Raadt | |
2005-03-28 | spacing | Theo de Raadt | |
2005-03-28 | p_fstype FS_UDF or #21 | Theo de Raadt | |
2005-03-28 | one line was 81 chars long. break it up. | Niall O'Higgins | |
2005-03-28 | clean up this code. make it conform as closely to KNF as possible without | Niall O'Higgins | |
introducing any binary changes. two files here have different binary output when the number of lines changes, we will finish cleaning those in another pass. | |||
2005-03-28 | Fix libobjc for i386. | Mark Kettenis | |
ok deraadt@ | |||
2005-03-28 | fix for new line wrapping rule | Otto Moerbeek | |
2005-03-28 | Linefeed is part of a line according to POSIX, so take that into account | Otto Moerbeek | |
when computing line wraps. ok deraadt@ | |||
2005-03-28 | Fix obvious copy/paste typo. | Kurt Miller | |
okay jmc@ | |||
2005-03-28 | mark potential signal race so we fix it later, ok otto | Theo de Raadt | |
2005-03-28 | spacing | Theo de Raadt | |
2005-03-28 | fix argument count in cvs_startcmd() | Joris Vink | |
ok jfb@ | |||
2005-03-28 | walk & free peer_l after failed config parsing attempts | Henning Brauer | |
2005-03-28 | ewps, this was not supposed to creep in | Henning Brauer | |
2005-03-28 | free rules_l if the initial config file parse fails | Henning Brauer | |
2005-03-28 | KNF | Henning Brauer | |
2005-03-28 | rip out httpd's homegrown sha-1 implementation and use our own. | Niall O'Higgins | |
ok henning@, mod_ssl verified by me. From Sergey Smitienk <hunter@comsys.com.ua> via henning@ | |||
2005-03-28 | better diagnostics on bind() failure | Henning Brauer | |
2005-03-28 | - KNF | Niall O'Higgins | |
- remove os-aix-dso.c since we don't even compile it. no binary changes. | |||
2005-03-28 | rip out httpd's homegrown md5 implementation and use our own. | Niall O'Higgins | |
ok henning@, mod_ssl and digest authentication verified by me. From Sergey Smitienk <hunter@comsys.com.ua> | |||
2005-03-28 | Relax dependencies. | Miod Vallat | |
2005-03-28 | change root login shell to ksh as promised; ok many | Theo de Raadt | |
2005-03-28 | add const | Ted Unangst | |
2005-03-28 | add some const to ether_*. remove bonus prototypes this brought out. | Ted Unangst | |
ok deraadt@ | |||
2005-03-28 | Use USBD_DEFAULT_TIMEOUT on control transfers, rather than the SCSI request | Christopher Pascoe | |
timeout. ok dlg@ | |||
2005-03-28 | minor spelling corrections. | Christopher Pascoe | |
ok dlg@ | |||
2005-03-28 | Use mii_phy_tick() instead of duplicating code. | Kenneth R Westerback | |
tested & ok pvalchev@ | |||
2005-03-28 | shorten dmesg | David Gwynne | |
requested by deraadt@ ok pascoe@ | |||
2005-03-27 | revert r1.9; this one needs more discussion | Robert Nagy | |
2005-03-27 | - convert to getopt(3) | Niall O'Higgins | |
- add a usage() function that exits non-zero ok henning@ otto@ | |||
2005-03-27 | Use inclusive bound check for line length, it is more clear. | Otto Moerbeek | |
2005-03-27 | Make call stack auto-growing, instead of fixed size. Enables much deeper | Otto Moerbeek | |
recursion. | |||
2005-03-27 | Test new dynamic growing call stack. | Otto Moerbeek | |
2005-03-27 | EB -> GB | Brad Smith | |
2005-03-27 | regen | Brad Smith | |
2005-03-27 | EB -> GB | Brad Smith | |
2005-03-27 | remove FreeBSD ifdef bloat. | Brad Smith | |
ok krw@ | |||
2005-03-27 | Fix possible double alignment, and a memory leak in error path. Mostly | Kenneth R Westerback | |
from FreeBSD. ok brad@. | |||
2005-03-27 | Oops. Missed one md_set_term(). | Kenneth R Westerback | |
2005-03-27 | Use new skeleton kbd(8) '-l' to generalize kbd(8) use. Eliminate | Kenneth R Westerback | |
fixed list of available maps and machine dependant md_set_term() functions. Any ramdisk with /sbin/kbd present (amd64, cats, i386 at the moment) will now present list of available keyboard encodings. ok deraadt@ | |||
2005-03-27 | add a -i option to ignore case distinctions in the process match; | Robert Nagy | |
From: NetBSD; ok millert@ | |||
2005-03-27 | another fxp PCI id | Brad Smith | |