Age | Commit message (Expand) | Author |
2002-06-29 | KNF | Theo de Raadt |
2002-06-29 | kqfilter for the log. niels said i can commit it if it works | Michael Shalayeff |
2002-06-29 | Add supported controllers. And a warning. | Steve Murphree |
2002-06-29 | sync | Theo de Raadt |
2002-06-29 | Replace strtou?q() with the more standard strtou?ll(), using weak | Todd C. Miller |
2002-06-28 | stupid bug written in the last minute | Theo de Raadt |
2002-06-28 | gidset[2] -> gidset[1]; markus ok | Theo de Raadt |
2002-06-28 | correct uid handling; markus | Theo de Raadt |
2002-06-28 | minor KNF | Theo de Raadt |
2002-06-28 | wrap NOKVM variables too | Theo de Raadt |
2002-06-28 | go back to running these as root from inetd. however once rpc.{rusersd,rstatd} | Theo de Raadt |
2002-06-28 | various cleanups; ok millert | Theo de Raadt |
2002-06-28 | Use %b and print the bitmask of the flags in the debugging message for the ex... | Jason Wright |
2002-06-28 | Recognize the Fn-arrow combinations (PgUp, PgDwn, Home, End) keys on | Miod Vallat |
2002-06-28 | Don't check for address family conflicts in nat/rdr before expansion, | Daniel Hartmeier |
2002-06-28 | Fix usage counter for IPCOMP --- sam@errno.com | Angelos D. Keromytis |
2002-06-28 | Whoops, don't actually register for MODEXP yet | Jason Wright |
2002-06-28 | Implement MODEXP as MODMUL for debugging purposes until I understand the | Jason Wright |
2002-06-28 | Oops. Doing a diff before commit is not enough. You have to read the diff too. | Artur Grabowski |
2002-06-28 | The IEEE fp stuff changed the rules for how fpu should be enabled. | Artur Grabowski |
2002-06-28 | Use slightly safer internal variable names in MALLOC and FREE. | Artur Grabowski |
2002-06-28 | define RPP_STDIN; missed in previous commit | Todd C. Miller |
2002-06-28 | support for PCI_PRODUCT_INTEL_PRO_100_VM_3; ok art@ | Markus Friedl |
2002-06-28 | sync | Markus Friedl |
2002-06-28 | more ICH4 fxp chips; sync names w/ NetBSD; ok art@ | Markus Friedl |
2002-06-28 | range check -u option at invocation | Theo de Raadt |
2002-06-28 | Don't use SignalBundle if it's not set | brian |
2002-06-28 | undo recent changes; they still crash for people (dhclient this time). | Theo de Raadt |
2002-06-28 | Move the calculation of sc_link->openings to after the printf about | Todd C. Miller |
2002-06-28 | use ssize_t | Theo de Raadt |
2002-06-28 | tree(3) wants an int return value for its compare functions and | Todd C. Miller |
2002-06-28 | minor bump for readpassphrase() flag addition | Todd C. Miller |
2002-06-28 | Add RPP_STDIN flag which acts as the converse of RPP_REQUIRE_TTY. | Todd C. Miller |
2002-06-28 | actually, new new ahc uses these after all | Todd C. Miller |
2002-06-28 | actually, new new ahc uses these after all | Todd C. Miller |
2002-06-28 | minor indent cleanup | Theo de Raadt |
2002-06-28 | Lies, damn lies and getcap(3). The description for cgetclose() was | Todd C. Miller |
2002-06-28 | KNF | Theo de Raadt |
2002-06-28 | When gettytab doesn't exist, IM contains a #defined string so don't | Todd C. Miller |
2002-06-28 | not used by new ahc driver | Todd C. Miller |
2002-06-28 | Return of new ahc | Steve Murphree |
2002-06-28 | KNF | Theo de Raadt |
2002-06-28 | KNF | Theo de Raadt |
2002-06-27 | seems c-x c-q is for the vc- mode. remove it. | Vincent Labrecque |
2002-06-27 | %u for uid/gid; millert ok | Theo de Raadt |
2002-06-27 | %u | Theo de Raadt |
2002-06-27 | KNF | Theo de Raadt |
2002-06-27 | move protos | Theo de Raadt |
2002-06-27 | bind C-x C-q to toggle-read-only, just like emacs. | Vincent Labrecque |
2002-06-27 | Document why it's static. | Artur Grabowski |