aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix spelling of match in comment...John-Mark Gurney2005-03-101-1/+1
* Plug item leak in macro NG_RESPOND_MSG. Item was leaked when destinationGleb Smirnoff2005-03-101-0/+1
* Plug item leak in case when NGI_FN is applied to invalid node.Gleb Smirnoff2005-03-101-0/+1
* One more bit of the major/minor patch to make ttyname happy as well.Poul-Henning Kamp2005-03-101-2/+11
* Try to fix the mess I made of devname, with the minimal subset of thePoul-Henning Kamp2005-03-103-40/+64
* Fix a couple of problems with the probe code when used with pnpbiosWarner Losh2005-03-101-9/+23
* Update comment to reflect default GENCAT value (changed in previous rev)Alexey Zelkin2005-03-101-1/+1
* Constify Var_Dump and simplify it by inlining VarPrintVar.Hartmut Brandt2005-03-102-15/+9
* Call ParseFinishLine() for the last line of a file too.Hartmut Brandt2005-03-101-0/+3
* Add antifootshooting workaround, which will make all routes "connected"Gleb Smirnoff2005-03-101-0/+6
* Reorganize Suff_EndTransform to be called only for nodes forHartmut Brandt2005-03-103-44/+40
* MFen 1.274 -> 1.275Denis Peplin2005-03-101-4/+4
* Marginally reformat my copyright statement to remove the spurious ','.Robert Watson2005-03-101-1/+1
* Add a Russian override of dev-auto.sgml (device entities only)Denis Peplin2005-03-1015-15/+266
* Backout revision 1.20. I was a misunderstanding.Yoshihiro Takahashi2005-03-101-9/+9
* Remove early-adopter translation from HEADDenis Peplin2005-03-103-561/+1
* use cast128 in opencrypto to nuke duplicate code.Hajimu UMEMOTO2005-03-104-812/+10
* Style: fix function style before working on it (mainly intendation).Hartmut Brandt2005-03-101-30/+30
* Belatedly update the md5(1) man page to reflect the addition of sha256.Colin Percival2005-03-101-6/+11
* Add a man page for ng_ccatm(4).Hartmut Brandt2005-03-102-0/+321
* Avoid pointer arithmetics on void *.Stefan Farfeleder2005-03-101-1/+1
* s/cdrom/CD-ROM/Christian Brueffer2005-03-101-1/+1
* Remove an superfluous assignment.Stefan Farfeleder2005-03-101-1/+0
* Use socklen_t where appropriate.Stefan Farfeleder2005-03-102-2/+3
* Add limits on the number of elements in the sack scoreboard bothPaul Saab2005-03-093-3/+43
* - Auto generate device listings for snd_vibes(4) and snd_via82c686(4).Simon L. B. Nielsen2005-03-093-5/+7
* Add manual page for snd_via82c686(4).Simon L. B. Nielsen2005-03-092-0/+58
* Add manual page for snd_vibes(4).Simon L. B. Nielsen2005-03-092-0/+58
* Document, via WITNESS, that the NFS server mutex falls ahead of the socketRobert Watson2005-03-091-0/+5
* In light of the recent 2^69 operation collision-finding attack on SHA1,Colin Percival2005-03-097-10/+546
* Markup fixes: use &tm.*;, &man.*;, and <quote>.Hiroki Sato2005-03-091-6/+6
* Retire the Early Adopter's Guide in HEAD.Hiroki Sato2005-03-093-563/+0
* New release notes:Hiroki Sato2005-03-092-2/+80
* Add myself.Roman Bogorodskiy2005-03-091-0/+1
* Implement a new macro LST_NEXT which is like Lst_Succ but doesn't checkHartmut Brandt2005-03-091-0/+1
* Split SuffExpandChildren into three functions: one that skipsHartmut Brandt2005-03-091-179/+190
* The third parameter to SHA_Update and SHA1_Update is a "size_t", not aColin Percival2005-03-091-2/+2
* connect wlan_acl to the buildSam Leffler2005-03-091-0/+1
* - Remove the BURN_BRIDGES marked support for hooking into the ISA timer 0John Baldwin2005-03-096-724/+10
* correct space checkSam Leffler2005-03-091-1/+1
* reported from VANHULLEBUS Yvan [remote kernel crash may result]Hajimu UMEMOTO2005-03-091-1/+1
* Merge the following from the English version:Denis Peplin2005-03-095-1937/+55
* Device counts are gone.Stefan Farfeleder2005-03-091-1/+1
* My addled brains didn't realize that since vtp points into value, weDag-Erling Smørgrav2005-03-091-2/+5
* Fix dubious C code construct.Stefan Farfeleder2005-03-091-1/+1
* Fix typo in comment.Stefan Farfeleder2005-03-091-1/+1
* __FUNCTION__ -> __func__Stefan Farfeleder2005-03-091-2/+2
* Prefer the __printflike() macro to GCC's __attribute__ stuff.Stefan Farfeleder2005-03-091-1/+1
* Make ARP do not complain about wrong interface if correct interfaceGleb Smirnoff2005-03-091-7/+14
* spell resource correctly...John-Mark Gurney2005-03-091-1/+1