summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The SO_NOSIGPIPE socket option allows a user process to mark a socketrwatson2005-03-111-0/+8
* Fix typos in comments.stefanf2005-03-111-3/+3
* Use socklen_t where appropriate.stefanf2005-03-115-12/+18
* Simplify the print routines by using LST_FOREACH instead of Lst_ForEachharti2005-03-113-64/+66
* Check the return value of shutdown().rwatson2005-03-111-4/+8
* Remove leading underscores from the pathname defines. All identifiersharti2005-03-113-25/+29
* Remove the leading underscore from structure tags. All identifiersharti2005-03-112-5/+5
* sys/crypto/md5.[ch] is used from nowhere. So, just nuke them.ume2005-03-112-382/+0
* Add sigpipe, a simple UNIX domain socket and TCP regression test that isrwatson2005-03-112-0/+327
* - use 1/2 space for rijndael context in ipsecume2005-03-113-25/+14
* Style: Fix indentation.harti2005-03-111-1117/+1129
* refer opencrypto/cast.h directly.ume2005-03-113-19/+10
* Call ParseFinishLine() also for the last line in a file. Thisharti2005-03-111-0/+3
* 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
OpenPOWER on IntegriCloud