summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix getting stats from many links with index > 0.glebius2005-03-111-1/+1
* Move common credential save and restore code into a separate file.dds2005-03-115-29/+86
* Back out the last commit. It turns out that this breaks more thanharti2005-03-111-3/+0
* Ensure the configuration file is given with an absolute file path.dds2005-03-111-0/+6
* Add examples for tcplisten, data scattering, and file views.dds2005-03-111-4/+35
* Make the pps interrupt register as MPSAFE and FAST. Use a spin lockimp2005-03-111-6/+15
* Fix minor grammar and punctuation nits in a few recently-addedbmah2005-03-112-44/+44
* Doh! silly typo precludes compilingimp2005-03-111-2/+2
* Revert changes of 1.49. Lots-a-people broke with it, for reasonsimp2005-03-111-5/+9
* SampleRate rate control algorithm for the ath driversam2005-03-116-0/+795
* Kill trailing white spaceimp2005-03-101-3/+3
* Add a new pipe sub-namespace.dds2005-03-105-2/+252
* Document new pipe sub-namespace.dds2005-03-101-13/+45
* Make some basic grammar and style fixes to ng_source.c and ng_source.h.bmilekic2005-03-102-25/+14
* fix spelling of match in comment...jmg2005-03-101-1/+1
* Plug item leak in macro NG_RESPOND_MSG. Item was leaked when destinationglebius2005-03-101-0/+1
* Plug item leak in case when NGI_FN is applied to invalid node.glebius2005-03-101-0/+1
* One more bit of the major/minor patch to make ttyname happy as well.phk2005-03-101-2/+11
* Try to fix the mess I made of devname, with the minimal subset of thephk2005-03-103-40/+64
* Fix a couple of problems with the probe code when used with pnpbiosimp2005-03-101-9/+23
* Update comment to reflect default GENCAT value (changed in previous rev)phantom2005-03-101-1/+1
* Constify Var_Dump and simplify it by inlining VarPrintVar.harti2005-03-102-15/+9
* Call ParseFinishLine() for the last line of a file too.harti2005-03-101-0/+3
* Add antifootshooting workaround, which will make all routes "connected"glebius2005-03-101-0/+6
* Reorganize Suff_EndTransform to be called only for nodes forharti2005-03-103-44/+40
* MFen 1.274 -> 1.275den2005-03-101-4/+4
* Marginally reformat my copyright statement to remove the spurious ','.rwatson2005-03-101-1/+1
* Add a Russian override of dev-auto.sgml (device entities only)den2005-03-1015-15/+266
* Backout revision 1.20. I was a misunderstanding.nyan2005-03-101-9/+9
* Remove early-adopter translation from HEADden2005-03-103-561/+1
* use cast128 in opencrypto to nuke duplicate code.ume2005-03-104-812/+10
* Style: fix function style before working on it (mainly intendation).harti2005-03-101-30/+30
* Belatedly update the md5(1) man page to reflect the addition of sha256.cperciva2005-03-101-6/+11
* Add a man page for ng_ccatm(4).harti2005-03-102-0/+321
* Avoid pointer arithmetics on void *.stefanf2005-03-101-1/+1
* s/cdrom/CD-ROM/brueffer2005-03-101-1/+1
* Remove an superfluous assignment.stefanf2005-03-101-1/+0
* Use socklen_t where appropriate.stefanf2005-03-102-2/+3
* Add limits on the number of elements in the sack scoreboard bothps2005-03-093-3/+43
* - Auto generate device listings for snd_vibes(4) and snd_via82c686(4).simon2005-03-093-5/+7
* Add manual page for snd_via82c686(4).simon2005-03-092-0/+58
* Add manual page for snd_vibes(4).simon2005-03-092-0/+58
* Document, via WITNESS, that the NFS server mutex falls ahead of the socketrwatson2005-03-091-0/+5
* In light of the recent 2^69 operation collision-finding attack on SHA1,cperciva2005-03-097-10/+546
* Markup fixes: use &tm.*;, &man.*;, and <quote>.hrs2005-03-091-6/+6
* Retire the Early Adopter's Guide in HEAD.hrs2005-03-093-563/+0
* New release notes:hrs2005-03-092-2/+80
* Add myself.novel2005-03-091-0/+1
* Implement a new macro LST_NEXT which is like Lst_Succ but doesn't checkharti2005-03-091-0/+1
* Split SuffExpandChildren into three functions: one that skipsharti2005-03-091-179/+190
OpenPOWER on IntegriCloud