Age | Commit message (Expand) | Author |
2007-09-12 | always tag fibre channel commands. | David Gwynne |
2007-09-12 | Initial port of Sepherosa Ziehau's DragonFlyBSD driver | Jonathan Gray |
2007-09-12 | PCI and Cardbus hookup for the Broadcom AirForce devices. | Marcus Glocker |
2007-09-12 | Another parser.y that switches to parse numbers directly in the lexer. | Claudio Jeker |
2007-09-12 | tweak previous; | Jason McIntyre |
2007-09-12 | Add NUMBER support for signed and unsigned 64bit numbers to the lexer | Reyk Floeter |
2007-09-12 | Remove wrong snprintf(3) truncation checks, which can't be | Moritz Jodeit |
2007-09-12 | add missing description of AUDIO_PERROR ioctl | Alexandre Ratchov |
2007-09-12 | unchecked conversion from signed 64 to unsigned 32 | Theo de Raadt |
2007-09-12 | spacing | Theo de Raadt |
2007-09-12 | In nfe_start() do a fast return if IFF_OACTIVE is set, in | Jonathan Gray |
2007-09-11 | remove #if defined block not needed; ok markus@ dtucker@ | Kevin Steves |
2007-09-11 | this is where it all started, since future ntpd.conf commands will require | Theo de Raadt |
2007-09-11 | extend lex to spot numbers in the stream, without impacting the parsing | Theo de Raadt |
2007-09-11 | macro argument unused, using local instead; spotted by mpf | Theo de Raadt |
2007-09-11 | extend lex to spot numbers in the stream, without impacting the parsing | Theo de Raadt |
2007-09-11 | extend lex to spot numbers in the stream, without impacting the parsing | Theo de Raadt |
2007-09-11 | KNF. "go for it" deraadt@ | Marc Winiger |
2007-09-11 | undo rev 1.10 "implement a zero-copy RX data path". | Damien Bergamini |
2007-09-11 | remove horrid casts now that SHA1Update() has been constified. | Damien Bergamini |
2007-09-11 | s/iwn_edcaupdate/iwn_updateedca/ + hook it into net80211 | Damien Bergamini |
2007-09-11 | - add callbacks for setting EDCA parameters and pairwise crypto keys. | Damien Bergamini |
2007-09-11 | The same dance as in all other routing daemons. baudrate is 64bit plus | Claudio Jeker |
2007-09-11 | Avoid setting a global pointer variable from signal handlers | Chad Loder |
2007-09-11 | Use sig_atomic_t where required. OK moritz, deraadt | Chad Loder |
2007-09-11 | u_quad_t -> u_int64_t and %qu -> %llu, from brad | Henning Brauer |
2007-09-11 | fix firmware package version number. it's 2.14.1.5 not 2.14.1.15. | Damien Bergamini |
2007-09-11 | fix a bug in the scan command I introduced with my previous commit. | Damien Bergamini |
2007-09-11 | More baudrate fixes. Again don't forget to initialize the iface->baudrate. | Claudio Jeker |
2007-09-11 | 64bit baudrate and %llu to print | Henning Brauer |
2007-09-11 | baudrate, two non-obvious ones marked for michele | Henning Brauer |
2007-09-11 | baudrate 64bit, two more questionable marked for norby | Henning Brauer |
2007-09-11 | baudrate is 64bit now, plus print w/ %llu | Henning Brauer |
2007-09-11 | baudrate u_long -> u_int64_t | Henning Brauer |
2007-09-11 | use strcspn to properly overwrite '\n' in fgets returned buffer | Gilles Chehade |
2007-09-11 | More 64 bits counters fixes. | Michael Knudsen |
2007-09-11 | add application/x-bittorrent | Henning Brauer |
2007-09-11 | Switch some more baudrates to 64 bit and initialize iface->baudrate. | Claudio Jeker |
2007-09-11 | Baudrate is 64bit so use %llu in printf(). Reminded by chl@ | Claudio Jeker |
2007-09-11 | use strcspn to properly overwrite '\n' in fgets returned buffer | Gilles Chehade |
2007-09-11 | use strcspn to properly overwrite '\n' in fgets returned buffer | Gilles Chehade |
2007-09-11 | use strcspn to properly overwrite '\n' in fgets returned buffer | Gilles Chehade |
2007-09-11 | Replace nfsm_reqdone and nfsm_srvdone macros inline. No binary change. | Bret Lambert |
2007-09-11 | KNF | Gilles Chehade |
2007-09-11 | Add __bounded__ attributes to prototypes. | Damien Miller |
2007-09-11 | Improve the ospfd(8) manpage. | Esben Norby |
2007-09-11 | sync | Henning Brauer |
2007-09-11 | PLX 9016, found on a puc nick@ acquired somewhere | Henning Brauer |
2007-09-11 | regen | Martin Reindl |
2007-09-11 | add Innotek VirtualBox devices | Martin Reindl |