Age | Commit message (Expand) | Author |
2001-08-09 | sync | Theo de Raadt |
2001-08-09 | yet another damn winmodem | Theo de Raadt |
2001-08-09 | Implement pthread_mutexattr_gettype() as defined in Single Unix Spec, v2; | Federico G. Schwindt |
2001-08-09 | sync, simplify, etc. slstats -i is now called -w, like pppstats | Theo de Raadt |
2001-08-09 | mention ELF runtime linker; closes PR 1855 | Jason Peel |
2001-08-09 | Actually use the statf function pointer which I missed while hand-patching. | Todd C. Miller |
2001-08-09 | It seems bogus to me, but if code call dlerror() when an error has | Dale Rahn |
2001-08-09 | Grrr...here it is. | Jason Peel |
2001-08-09 | add m4 preprocessing based on enabled features; ok brian@, input | Jason Peel |
2001-08-09 | Add -h flag to prevent following a symlink to a dir as the dest. | Todd C. Miller |
2001-08-09 | typos | Paul Janzen |
2001-08-09 | Corrections, amplifications, typo fixes, and duplicate removal, from or | Paul Janzen |
2001-08-08 | Typo: remove space before period. Spotted by Brian J. Kifiak <bk@rt.fm>. | Heikki Korpela |
2001-08-08 | grammar; from bk@rt.fm | Jason Peel |
2001-08-08 | New timeouts. | Miod Vallat |
2001-08-08 | s/device specific/device-specific/; pointed out by pjanzen@ | Jason Peel |
2001-08-08 | New timeouts, drahn@ sez go ahead. | Miod Vallat |
2001-08-08 | typo. closes PR 1990; from <Hans-Joerg.Hoexer@informatik.stud.uni-erlangen.de> | Jason Peel |
2001-08-08 | undo last change; does not work for sshd | Markus Friedl |
2001-08-08 | Pasto found by jhar2gthr@yahoo.com in FreeBSD | Paul Janzen |
2001-08-08 | FreeBSD PR 13278: killed by fire corrupts score file; from Mark W. Krentel | Paul Janzen |
2001-08-08 | New timeouts. I've been running this since almost a whole year. | Miod Vallat |
2001-08-08 | New timeouts. | Miod Vallat |
2001-08-08 | New timeouts. | Miod Vallat |
2001-08-08 | move the com_raisedtr proto for timeout_set | Michael Shalayeff |
2001-08-08 | permanently_set_uid is a noop if user is not privilegued; | Markus Friedl |
2001-08-08 | add CAVEATS section that talks about trust and the AD-bit | Jakob Schlyter |
2001-08-08 | Prevent logging strerror(0) on EOF; patch sent to sendmail-bugs@sendmail.ORG | Todd C. Miller |
2001-08-08 | Reference altq(9) in addition to altqd(8) in options(4) because | Heikki Korpela |
2001-08-08 | vga_{isa,pci}.h -> vga.h since the former no longer exists. | Todd C. Miller |
2001-08-08 | remove IPCOMP. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-08-08 | sync | Theo de Raadt |
2001-08-08 | IPCOMP removal. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-08-08 | remove IPCOMP. derradt@ ok. | Jean-Jacques Bernard-Gundol |
2001-08-08 | new stuff | Theo de Raadt |
2001-08-08 | initialize timeouts, since it's a copy of comattach; reported by Larry Moore ... | Michael Shalayeff |
2001-08-08 | remove IPCOMP option. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-08-08 | Remove IPCOMP option, it's now part of IPSEC option. You still need to | Jean-Jacques Bernard-Gundol |
2001-08-08 | __dead doesn't work on function pointers. | Artur Grabowski |
2001-08-08 | The kernel message for reaching the mclpool limit has | Heikki Korpela |
2001-08-08 | when describing the -o option, give -o Protocol=1 as the specific example | Theo de Raadt |
2001-08-08 | rewrite signal handlers to be race-safe. rewrite USC/ISI code I think | Theo de Raadt |
2001-08-08 | put a kjc copyright on this | Theo de Raadt |
2001-08-08 | split up the gethost*() functions a bit more, to make it more obvious what | Theo de Raadt |
2001-08-08 | do not use %m in syslog() when errno is known to be 0 | Theo de Raadt |
2001-08-08 | leave the dma engines polling for a bit after the last descriptor has been | Jason Wright |
2001-08-08 | Initial support for RC4 operations (This probably won't work yet as | Jason Wright |
2001-08-08 | __dead not __noreturn__ | Todd C. Miller |
2001-08-08 | nuke __attribute__((__noreturn__)) when used in conjunction with __dead | Todd C. Miller |
2001-08-08 | nuke __attribute__((__noreturn__)) when used in conjunction with __dead | Todd C. Miller |