Age | Commit message (Expand) | Author |
2008-08-15 | Add -s option to usage(). | Joel Sing |
2008-08-15 | use new shared HMAC_SHA1 code in crypto/hmac.[ch] rather than local | Damien Miller |
2008-08-15 | use LLC_SNAPFRAMELEN here too. | Damien Bergamini |
2008-08-14 | only update stats when we actually wrote sth, relevant for -n, ok djm | Henning Brauer |
2008-08-14 | Kill the _MCLDEREFERENCE() macro it was only used once and it should be only | Claudio Jeker |
2008-08-14 | If the AML SizeOf() method is called with an object reference it should | Joel Sing |
2008-08-14 | Allow the sector size to be specified by the user when configuring a | Joel Sing |
2008-08-14 | ieee80211_derive_pmkid() is not used either | Damien Bergamini |
2008-08-14 | #ifdef notyet ieee80211_kdf() as it is not used yet (shrink kernel a bit) | Damien Bergamini |
2008-08-14 | move the HostAP bridge code and the delivery of data frames to ether_input | Damien Bergamini |
2008-08-14 | in ieee80211_input(), call if_start() after enqueuing frames in if_snd | Damien Bergamini |
2008-08-14 | put ieee80211_dump_pkt() under #ifdef IEEE80211_DEBUG | Damien Bergamini |
2008-08-14 | fix comments suggested by eric@, remove stupid DPRINTF() | Alexandre Ratchov |
2008-08-14 | add missing semicolon; ok mbalmer@, marco@ | Robert Nagy |
2008-08-14 | let's make this half useful to recover from crashed disks with wrong info. | Marc Espie |
2008-08-14 | convert the last traces of btoc/ctob macros | Martin Reindl |
2008-08-14 | simplify S definition to just srcdir, since it appears there's no special | Marc Espie |
2008-08-14 | in abuf_rgetblk() the ``start'' pointer may take a value beyond the | Alexandre Ratchov |
2008-08-14 | move all device related stuff from aucat.c to a new dev.c file. | Alexandre Ratchov |
2008-08-14 | in file.c, before dereferencing pointers to in(), out(), eof(), | Alexandre Ratchov |
2008-08-14 | add an "AUTOQUIT" flag to mix and sub aprocs. If the flag is | Alexandre Ratchov |
2008-08-14 | add a bytes counter to abuf structures to count the number of | Alexandre Ratchov |
2008-08-14 | add a xxx_done() method to aproc structures, that cleans up just | Alexandre Ratchov |
2008-08-14 | move mix/sub underrun/overrun handling code and data in the | Alexandre Ratchov |
2008-08-14 | factor code that discards data from abuf strucure into a single | Alexandre Ratchov |
2008-08-14 | Match libpthread's behavior and make pthread_join(NULL, whatever) fail | Philip Guenthe |
2008-08-14 | Fix 5771/library: in pthread_exit(), delay the call to _sem_post() that | Philip Guenthe |
2008-08-14 | If the initial thread calls pthread_exit(), don't overwrite its thread | Philip Guenthe |
2008-08-14 | Tools from /usr may not be used in netstart since it may be NFS-mounted | Stuart Henderson |
2008-08-13 | Make sure that we don't sleep with a lock held, some small cleanup while | Owain Ainsworth |
2008-08-13 | Check for zero in drm_calloc() to prevent divide-by-zero. Also rearrange | Owain Ainsworth |
2008-08-13 | Kill file_priv->refs, it is always 1. Also move two things from the | Owain Ainsworth |
2008-08-13 | Add VIDIOC_ENUM_FRAMESIZES ioctl. This permits applications to query the | Marcus Glocker |
2008-08-13 | Change the drm_lock*() api to take a pointer to the struct as a | Owain Ainsworth |
2008-08-13 | idgen32 wasn't really right here. Change back to how it was, but | Owain Ainsworth |
2008-08-13 | Generate the magic id using idgen32(). While i'm here fix the locking a | Owain Ainsworth |
2008-08-13 | Kill a bunch of the drm context code that nothing uses anymore, the | Owain Ainsworth |
2008-08-13 | Initial stab at a driver for the integrated random number generator of the | Mark Kettenis |
2008-08-13 | one should never use sizeof(struct llc) since 802.2 LLC headers | Damien Bergamini |
2008-08-13 | do not increment is_rx_eapol_key twice for each frame. | Damien Bergamini |
2008-08-13 | sync synopsis/usage; fix double "usage:"; KNF. | Igor Sobrado |
2008-08-13 | This tab had bugged me forever. | Tobias Weingartner |
2008-08-13 | Disable the fantastics mis-feature on some newer Turion CPUs called C1E. | Artur Grabowski |
2008-08-13 | remove a bunch of bogus ARGSUSED | Thordur I. Bjornsson |
2008-08-13 | Disable the fantastics mis-feature on some newer Turion CPUs called C1E. | Artur Grabowski |
2008-08-13 | Old drives (reported Giovanni Bechis <bigionews@snb.it>) don't report CD-RW | av |
2008-08-13 | -S currently does nothing useful, so remove it from | Jason McIntyre |
2008-08-13 | Add more Config mode registers. | Brad Smith |
2008-08-13 | Add the 8139D PCI id. | Brad Smith |
2008-08-13 | regen | Brad Smith |