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