Age | Commit message (Expand) | Author |
2007-09-22 | whitespace nits | Felix Kronlage |
2007-09-21 | Add some more truncation checks for path construction in tmpnam(3). | Moritz Jodeit |
2007-09-21 | typo: print hexdump of packet, instead of pcap header; ok canacar, henning | Markus Friedl |
2007-09-21 | strcpy/strcat -> strlcpy/strlcat | Gilles Chehade |
2007-09-21 | unifdef -DBSD_AUTH | Damien Miller |
2007-09-21 | fix indenting | Otto Moerbeek |
2007-09-21 | already fixed include problem | Otto Moerbeek |
2007-09-21 | add the other case Ted mentioned | Otto Moerbeek |
2007-09-21 | two know failures of pcc | Otto Moerbeek |
2007-09-21 | Add ASUS WL-138g device. From Oleg Safiullin. | Marcus Glocker |
2007-09-21 | document KbdInteractiveAuthentication in ssh_config.5; | Damien Miller |
2007-09-20 | sync | Peter Valchev |
2007-09-20 | sync | Peter Valchev |
2007-09-20 | Since keep state is the default now, change pf.conf | Marco Pfatschbacher |
2007-09-20 | Fix a case where cpp is not includeing when it is supposed to, beause | Otto Moerbeek |
2007-09-20 | Merge from ragge's repo: | Otto Moerbeek |
2007-09-20 | Add mixer items, master volume and dacgroup init for Analog Devices | Deanna Phillips |
2007-09-20 | Don't rely on mbuf.h including pool.h (which is going to stop soon) | Bret Lambert |
2007-09-20 | fix chkop size and a typo; from mickey via ragge's repo | Otto Moerbeek |
2007-09-20 | missing prototypes; pullup from ragge's repo | Otto Moerbeek |
2007-09-20 | MALLOC/FREE -> malloc/free + M_ZERO. | Thordur I. Bjornsson |
2007-09-20 | obey -F installed | Marc Espie |
2007-09-20 | Print a colon out front to correct the interrupt string printing. | Brad Smith |
2007-09-20 | replace the BANK_SEL bus space macro usage with the ISA_PUT macro and remove | Brad Smith |
2007-09-20 | some initial regress bits for opencvs. not expected to pass just yet. | Niall O'Higgins |
2007-09-19 | On sparc & sparc64, change `mount -a` to recognise Linux ext2 partitions | Marc Aurele La France |
2007-09-19 | Fix and re-enable tests for interface->address translation. | Marco Pfatschbacher |
2007-09-19 | revert previous; still need sys/malloc.h for free(9) and friends here | Martin Reindl |
2007-09-19 | fix CARDBUS_DEBUG | Martin Reindl |
2007-09-19 | the missing piece of my commit earlier, cc now calls ccom_<arch> | Todd T. Fries |
2007-09-19 | Add a few "flags any" and "no state" to have the rulesets | Marco Pfatschbacher |
2007-09-19 | several changes: | Bret Lambert |
2007-09-19 | oops, put back -pipe support | Todd T. Fries |
2007-09-19 | add HISTORY; shortened version of diff from Ilya A. Kovalenko | Jason McIntyre |
2007-09-19 | add '-b machine' to cc for multiarch support | Todd T. Fries |
2007-09-19 | instead of relying on mbuf.h to include pool.h and declare | Bret Lambert |
2007-09-19 | my -fpic flags support, pullup from pcc | Todd T. Fries |
2007-09-19 | Allow lines which do not specify any arguments for command (or cvs). | Tobias Stoeckmann |
2007-09-19 | parse global arguments (cvs) and command arguments only once, i.e. first | Tobias Stoeckmann |
2007-09-19 | make it easier to support other archs; remoev some dependencies (also | Otto Moerbeek |
2007-09-19 | pfctl seems to report errors when accessing empty tables, | Marco Pfatschbacher |
2007-09-19 | "flags S/SA keep state" is the default now | Marco Pfatschbacher |
2007-09-19 | Adopt 14 altq tests to the change of the queue output format. | Marco Pfatschbacher |
2007-09-19 | This got broken when a second pool (pfrkentry2) was added | Marco Pfatschbacher |
2007-09-19 | Remove "localhost" from the table test, since the result is dependent | Marco Pfatschbacher |
2007-09-19 | Print warning about invalid command in .cvsrc only if -V is in use. | Tobias Stoeckmann |
2007-09-19 | attach CFA 635 as a uftdi. | Pierre-Yves Ritschard |
2007-09-19 | sync. | Pierre-Yves Ritschard |
2007-09-19 | Add the CFA 635 by CrystalFontz. | Pierre-Yves Ritschard |
2007-09-19 | Next to ' ', '\t' is valid between command and arguments. | Tobias Stoeckmann |