Age | Commit message (Expand) | Author |
2003-11-13 | Couple of typos in poll changes. ok millert@ | Dale Rahn |
2003-11-13 | remove obsolete files | Markus Friedl |
2003-11-13 | More leftovers after uvm_useracc() removal; from NetBSD. | Miod Vallat |
2003-11-12 | remove -g for i386 | Markus Friedl |
2003-11-12 | make verb agree with subject, and kill some whitespace; | Jason McIntyre |
2003-11-12 | Be sure to cast the wsdisplay accessops cookie into the adequate structure; | Miod Vallat |
2003-11-12 | kill some .Pp's before displays; | Jason McIntyre |
2003-11-12 | Don't hold on to the bind() while we loop around waiting to see if we can | Todd C. Miller |
2003-11-12 | update SSHFP validation. ok markus@ | Jakob Schlyter |
2003-11-12 | When called with -q, pass -q to ssh; suppresses SSH2 banner. ok markus@ | Darren Tucker |
2003-11-11 | crank minor for ERR_release_err_state_table | Markus Friedl |
2003-11-11 | merge 0.9.7c; minor bugsfixes; | Markus Friedl |
2003-11-11 | import 0.9.7c | Markus Friedl |
2003-11-11 | import 0.9.7c | Markus Friedl |
2003-11-11 | import 0.9.7c | Markus Friedl |
2003-11-11 | Some syntactic sugar (all non-portable extensions): | Otto Moerbeek |
2003-11-11 | some POSIX Xr's: mlock(2), mlockall(2), mmap(2); | Jason McIntyre |
2003-11-11 | Add test for some non-portable syntactic sugar. | Otto Moerbeek |
2003-11-11 | Some syntactic sugar (all non-portable extensions): | Otto Moerbeek |
2003-11-11 | Some syntactic sugar (all non-portable extensions): | Otto Moerbeek |
2003-11-11 | sync the field names with what's in the man page; | Jason McIntyre |
2003-11-11 | Do not free() stack variables; reported by Mario Lang (mlang at delysid dot org) | Miod Vallat |
2003-11-11 | Better fix to the library name parsing. now correctly handles | Dale Rahn |
2003-11-11 | Describe new 'print' statement plus some tweaks. | Otto Moerbeek |
2003-11-11 | Test print statement. | Otto Moerbeek |
2003-11-11 | Document new 'print' statement, plus some tweaks. | Otto Moerbeek |
2003-11-11 | Implement `print' statement, a non-portable extension. | Otto Moerbeek |
2003-11-11 | Sync | Miod Vallat |
2003-11-10 | missing proto for kqueue(); marc@ ok | Michael Shalayeff |
2003-11-10 | c2 cannot be const as it produces all kinds of conflicts | Michael Shalayeff |
2003-11-10 | typos are my friend. | Marc Espie |
2003-11-10 | If "from fd" == "to fd" don't call dup2() or close "from fd". | Todd C. Miller |
2003-11-10 | For the >& and <& operators, add a check for "dup from" == "dup to" and | Todd C. Miller |
2003-11-10 | A futile attempt to make very clear that, for upgrades to work, you really | Miod Vallat |
2003-11-10 | Disable EXPN and VRFY to help thwart address harvesters and require | Todd C. Miller |
2003-11-10 | Get rid of the "struct pte" bitfield, and use straight integers. | Miod Vallat |
2003-11-10 | The classic password paper by Thompson and Morris, with the Caldera license. ... | Otto Moerbeek |
2003-11-10 | add more privacy flags | Todd C. Miller |
2003-11-10 | Din't print the "No newline at end of file" to inline (ie: to stdout) | Todd C. Miller |
2003-11-10 | constify. ok markus@ & djm@ | Jakob Schlyter |
2003-11-10 | Fine-grained handling of errors, pkg already installed is not an error. | Marc Espie |
2003-11-10 | Add 'no-sync' to regression tests. | Ryan Thomas McBride |
2003-11-09 | cosmetic change; don't put an ending semicolon on the same line as | Todd C. Miller |
2003-11-09 | Zero the tx buffer before reusing it. This way stray bits will | Dale Rahn |
2003-11-09 | Flush after 'n' operator. | Otto Moerbeek |
2003-11-09 | Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu> | Otto Moerbeek |
2003-11-09 | Introduce `last' as a synonym for `.' and document them. | Otto Moerbeek |
2003-11-09 | count errors while installing packages, and exit(1) if errors. | Marc Espie |
2003-11-09 | add entry for Pegasos; | Jason McIntyre |
2003-11-09 | remove .Pp's before lists and displays; | Jason McIntyre |