| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix spelling of match in comment... | John-Mark Gurney | 2005-03-10 | 1 | -1/+1 |
* | Plug item leak in macro NG_RESPOND_MSG. Item was leaked when destination | Gleb Smirnoff | 2005-03-10 | 1 | -0/+1 |
* | Plug item leak in case when NGI_FN is applied to invalid node. | Gleb Smirnoff | 2005-03-10 | 1 | -0/+1 |
* | One more bit of the major/minor patch to make ttyname happy as well. | Poul-Henning Kamp | 2005-03-10 | 1 | -2/+11 |
* | Try to fix the mess I made of devname, with the minimal subset of the | Poul-Henning Kamp | 2005-03-10 | 3 | -40/+64 |
* | Fix a couple of problems with the probe code when used with pnpbios | Warner Losh | 2005-03-10 | 1 | -9/+23 |
* | Update comment to reflect default GENCAT value (changed in previous rev) | Alexey Zelkin | 2005-03-10 | 1 | -1/+1 |
* | Constify Var_Dump and simplify it by inlining VarPrintVar. | Hartmut Brandt | 2005-03-10 | 2 | -15/+9 |
* | Call ParseFinishLine() for the last line of a file too. | Hartmut Brandt | 2005-03-10 | 1 | -0/+3 |
* | Add antifootshooting workaround, which will make all routes "connected" | Gleb Smirnoff | 2005-03-10 | 1 | -0/+6 |
* | Reorganize Suff_EndTransform to be called only for nodes for | Hartmut Brandt | 2005-03-10 | 3 | -44/+40 |
* | MFen 1.274 -> 1.275 | Denis Peplin | 2005-03-10 | 1 | -4/+4 |
* | Marginally reformat my copyright statement to remove the spurious ','. | Robert Watson | 2005-03-10 | 1 | -1/+1 |
* | Add a Russian override of dev-auto.sgml (device entities only) | Denis Peplin | 2005-03-10 | 15 | -15/+266 |
* | Backout revision 1.20. I was a misunderstanding. | Yoshihiro Takahashi | 2005-03-10 | 1 | -9/+9 |
* | Remove early-adopter translation from HEAD | Denis Peplin | 2005-03-10 | 3 | -561/+1 |
* | use cast128 in opencrypto to nuke duplicate code. | Hajimu UMEMOTO | 2005-03-10 | 4 | -812/+10 |
* | Style: fix function style before working on it (mainly intendation). | Hartmut Brandt | 2005-03-10 | 1 | -30/+30 |
* | Belatedly update the md5(1) man page to reflect the addition of sha256. | Colin Percival | 2005-03-10 | 1 | -6/+11 |
* | Add a man page for ng_ccatm(4). | Hartmut Brandt | 2005-03-10 | 2 | -0/+321 |
* | Avoid pointer arithmetics on void *. | Stefan Farfeleder | 2005-03-10 | 1 | -1/+1 |
* | s/cdrom/CD-ROM/ | Christian Brueffer | 2005-03-10 | 1 | -1/+1 |
* | Remove an superfluous assignment. | Stefan Farfeleder | 2005-03-10 | 1 | -1/+0 |
* | Use socklen_t where appropriate. | Stefan Farfeleder | 2005-03-10 | 2 | -2/+3 |
* | Add limits on the number of elements in the sack scoreboard both | Paul Saab | 2005-03-09 | 3 | -3/+43 |
* | - Auto generate device listings for snd_vibes(4) and snd_via82c686(4). | Simon L. B. Nielsen | 2005-03-09 | 3 | -5/+7 |
* | Add manual page for snd_via82c686(4). | Simon L. B. Nielsen | 2005-03-09 | 2 | -0/+58 |
* | Add manual page for snd_vibes(4). | Simon L. B. Nielsen | 2005-03-09 | 2 | -0/+58 |
* | Document, via WITNESS, that the NFS server mutex falls ahead of the socket | Robert Watson | 2005-03-09 | 1 | -0/+5 |
* | In light of the recent 2^69 operation collision-finding attack on SHA1, | Colin Percival | 2005-03-09 | 7 | -10/+546 |
* | Markup fixes: use &tm.*;, &man.*;, and <quote>. | Hiroki Sato | 2005-03-09 | 1 | -6/+6 |
* | Retire the Early Adopter's Guide in HEAD. | Hiroki Sato | 2005-03-09 | 3 | -563/+0 |
* | New release notes: | Hiroki Sato | 2005-03-09 | 2 | -2/+80 |
* | Add myself. | Roman Bogorodskiy | 2005-03-09 | 1 | -0/+1 |
* | Implement a new macro LST_NEXT which is like Lst_Succ but doesn't check | Hartmut Brandt | 2005-03-09 | 1 | -0/+1 |
* | Split SuffExpandChildren into three functions: one that skips | Hartmut Brandt | 2005-03-09 | 1 | -179/+190 |
* | The third parameter to SHA_Update and SHA1_Update is a "size_t", not a | Colin Percival | 2005-03-09 | 1 | -2/+2 |
* | connect wlan_acl to the build | Sam Leffler | 2005-03-09 | 1 | -0/+1 |
* | - Remove the BURN_BRIDGES marked support for hooking into the ISA timer 0 | John Baldwin | 2005-03-09 | 6 | -724/+10 |
* | correct space check | Sam Leffler | 2005-03-09 | 1 | -1/+1 |
* | reported from VANHULLEBUS Yvan [remote kernel crash may result] | Hajimu UMEMOTO | 2005-03-09 | 1 | -1/+1 |
* | Merge the following from the English version: | Denis Peplin | 2005-03-09 | 5 | -1937/+55 |
* | Device counts are gone. | Stefan Farfeleder | 2005-03-09 | 1 | -1/+1 |
* | My addled brains didn't realize that since vtp points into value, we | Dag-Erling Smørgrav | 2005-03-09 | 1 | -2/+5 |
* | Fix dubious C code construct. | Stefan Farfeleder | 2005-03-09 | 1 | -1/+1 |
* | Fix typo in comment. | Stefan Farfeleder | 2005-03-09 | 1 | -1/+1 |
* | __FUNCTION__ -> __func__ | Stefan Farfeleder | 2005-03-09 | 1 | -2/+2 |
* | Prefer the __printflike() macro to GCC's __attribute__ stuff. | Stefan Farfeleder | 2005-03-09 | 1 | -1/+1 |
* | Make ARP do not complain about wrong interface if correct interface | Gleb Smirnoff | 2005-03-09 | 1 | -7/+14 |
* | spell resource correctly... | John-Mark Gurney | 2005-03-09 | 1 | -1/+1 |