summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-12-07remove freebsd bridging stuff, and let ALL packets go to ether_input()Jason Wright
1999-12-07quietJason Wright
1999-12-07merge with freebsd:Jason Wright
1999-12-07Handles -I without filename correctly.Marc Espie
1999-12-07do not crash if stdin is not a ttyTheo de Raadt
1999-12-07make sure the client selects a supported cipherMarkus Friedl
1999-12-07Use pool to allocate page tables. This has the nice effect that we can uncacheArtur Grabowski
1999-12-07Forgot a printf...Angelos D. Keromytis
1999-12-07New ah_new_input(), protocol-independent processing (still lackingAngelos D. Keromytis
1999-12-07fix DNS; all this is due for squishing in a few days anyways, i suspect; fuji...Theo de Raadt
1999-12-07Missing "else"...Angelos D. Keromytis
1999-12-07Fix SYNOPSIS.Aaron Campbell
1999-12-07Driver for Sundance ST201 Ethernet; from FreeBSD.Aaron Campbell
1999-12-07extra setuid calls go awayTheo de Raadt
1999-12-07move .mul and .umul into the kernel. if v8 sparc is detected, replace withTheo de Raadt
1999-12-07Remove work-around for make buglet that I just fixed.Marc Espie
1999-12-06Regen.Aaron Campbell
1999-12-06More.Aaron Campbell
1999-12-06main prototype properly in main.c, remove dup.Marc Espie
1999-12-06Keep statistics in default case as well.Angelos D. Keromytis
1999-12-06Oops, typo.Angelos D. Keromytis
1999-12-06Some preliminiries to AH revamping (similar to ESP)...Angelos D. Keromytis
1999-12-06Don't do m_adj() if it's not really needed (minor optimization,Angelos D. Keromytis
1999-12-06Extra parameter no longer needed, ditch.Marc Espie
1999-12-06Instead of retrieving var values from the environment again and again,Marc Espie
1999-12-06Clean up buffers interface somewhat:Marc Espie
1999-12-06Fix handling ofMarc Espie
1999-12-06- introduce interval_dup in str.cMarc Espie
1999-12-06Somehow I didn't delete that file...Marc Espie
1999-12-06Minor identation.Angelos D. Keromytis
1999-12-06atomicio() via libTheo de Raadt
1999-12-06This sleep accepts fractional timings as well.Marc Espie
1999-12-06not MAXHOSTNAMELEN + 1Theo de Raadt
1999-12-06move atomicio into it's own file. wrap all socket write()s which were doingTheo de Raadt
1999-12-06Regen.Aaron Campbell
1999-12-06Implement compatibility for Linux stime() syscall.Aaron Campbell
1999-12-06say how long the buffer needs to beTheo de Raadt
1999-12-06properly name fd variableTheo de Raadt
1999-12-06check for ~ expansion past MAXPATHLENTheo de Raadt
1999-12-06fd leakTheo de Raadt
1999-12-06use openpty() if it exists (it does on BSD4_4)Theo de Raadt
1999-12-06display great hatred towards strcpyTheo de Raadt
1999-12-06so sorry angelos, I am too stressed out, reverted my goofup.Niklas Hallqvist
1999-12-06angelos, altering kernel structures may have impact on userland.Niklas Hallqvist
1999-12-06allow --enable-encryption in kerberos caseTheo de Raadt
1999-12-06Simplify include files.Angelos D. Keromytis
1999-12-06Put the "size check fired" behind ifdef DEBUG, it can happen in someArtur Grabowski
1999-12-06Make this work for uvm.Artur Grabowski
1999-12-06Yet another solution to the mfs unmount/kill race (not ugly this time).Artur Grabowski
1999-12-06When truncating directories by less than a block we shouldn't zero theArtur Grabowski