Age | Commit message (Expand) | Author |
2005-03-29 | Allow an apm implementation to return -1 in the minutes_left field of the | Miod Vallat |
2005-03-29 | fix memleak | Joris Vink |
2005-03-29 | be more verbose when cleaning up the string table. | Joris Vink |
2005-03-29 | Missing break; | Miod Vallat |
2005-03-29 | If a tctrl device is attached, run the keyboard bell through it, since the | Miod Vallat |
2005-03-29 | Display the PCMCIA icon when cards are plugged. | Miod Vallat |
2005-03-29 | A few tctrl improvements, mostly adapted from NetBSD: | Miod Vallat |
2005-03-29 | Remove workarounds for old compilers. | Miod Vallat |
2005-03-29 | explicitely check interface flags for IFF_UP in kroute_validate | Henning Brauer |
2005-03-29 | walk & free network and filter lists after parse errors | Henning Brauer |
2005-03-29 | even better test for wrapping | Otto Moerbeek |
2005-03-29 | Adapt to new wrapping, including new test. | Otto Moerbeek |
2005-03-29 | Nicer wrapping. We used to mimick the old dc(1), which prints | Otto Moerbeek |
2005-03-29 | Always use network byte order when stuffing port numbers into IPSEC ID | Chad Loder |
2005-03-29 | allow cmd_options to be NULL, so that commands which | Joris Vink |
2005-03-29 | put back the cmd.c file, it got lost in previous commits. | Joris Vink |
2005-03-29 | pull over some minor fixes from NetBSD: | Martin Reindl |
2005-03-28 | KNF | Niall O'Higgins |
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 |
2005-03-28 | - More KNF | Niall O'Higgins |
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 |
2005-03-28 | Fix libobjc for i386. | Mark Kettenis |
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 |
2005-03-28 | Fix obvious copy/paste typo. | Kurt Miller |
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 |
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 |
2005-03-28 | better diagnostics on bind() failure | Henning Brauer |
2005-03-28 | - KNF | Niall O'Higgins |
2005-03-28 | rip out httpd's homegrown md5 implementation and use our own. | Niall O'Higgins |
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 |