Age | Commit message (Expand) | Author |
2004-07-16 | Neuter the fc builtin on non-interactive shells; inspired by NetBSD PR#26339. | Miod Vallat |
2004-07-16 | undo 1.148, otherwise we have assymmetric cwnd when entering ESTABLISHED: | Markus Friedl |
2004-07-16 | Avoid generating an unused variable. From NetBSD. ok deraadt@ | Matthieu Herrb |
2004-07-16 | sync | Theo de Raadt |
2004-07-16 | new xl variant (Asus P4R800-VM motherboards) | Theo de Raadt |
2004-07-16 | merge old_identifycpu with identifycpu and remove old_identifycpu | David Krause |
2004-07-16 | errno -> err in a structure. OK deraadt@ | David Krause |
2004-07-16 | * add prototypes for cvs_getargv() and cvs_freeargv() | Jean-Francois Brousseau |
2004-07-16 | Fix cvsd_privdrop() so we don't just drop effective IDs but all of them, | Jean-Francois Brousseau |
2004-07-16 | bit more iso removal; | Jason McIntyre |
2004-07-16 | remove netiso traces, millert deraadt ok | Henning Brauer |
2004-07-16 | sync | Theo de Raadt |
2004-07-15 | jmc and henning, watch carefully: this is how you actually remove man pages. | Theo de Raadt |
2004-07-15 | no more netiso; | Jason McIntyre |
2004-07-15 | remove references to removed pages: clnp(4), esis(4), and iso(4); | Jason McIntyre |
2004-07-15 | remove after iso removal; | Jason McIntyre |
2004-07-15 | fix for setting antena diversity; from Brian Falk <falk@seas.upenn.edu> | Michael Shalayeff |
2004-07-15 | "mib[4] is too much and mib[3] would be enough" (left over from when | Tom Cosgrove |
2004-07-15 | add -o to usage() ok markus@ | Marco Pfatschbacher |
2004-07-15 | regen | Michael Shalayeff |
2004-07-15 | +setdomain,getdirentries | Michael Shalayeff |
2004-07-15 | add minimal __syscall() proto for lint | Theo de Raadt |
2004-07-15 | - The card_attach_now flag hasn't been necessary or useful for some time. | Brad Smith |
2004-07-15 | - Unmap space used to read tuple | Brad Smith |
2004-07-15 | put int into a type | Theo de Raadt |
2004-07-15 | sync | Theo de Raadt |
2004-07-15 | Minor simplification. Pass values in to login_getcapstr for "default" and | Todd C. Miller |
2004-07-15 | Don't print a warning if kill(2) returns ESRCH since the process may have | Todd C. Miller |
2004-07-15 | Keep trying if we get EINPROGRESS from SIOCGWAVELAN, up to 10 times. | Todd C. Miller |
2004-07-15 | Make wi_getval() return int and check the rval when printing the AP list. | Todd C. Miller |
2004-07-15 | Remove an errant ATW_CLR() that was the result of a merge error. | Todd C. Miller |
2004-07-15 | Simplify receive descriptor setup; from NetBSD (dyoung). | Todd C. Miller |
2004-07-15 | Insist that callers use atw_write_sram to copy even-length buffers | Todd C. Miller |
2004-07-15 | Totally revamp/re-organize device initialization using clue from the | Todd C. Miller |
2004-07-15 | Refine some register definitions. From NetBSD (dyoung) | Todd C. Miller |
2004-07-15 | Totally revamp device resets using clue from the reference driver. | Todd C. Miller |
2004-07-15 | kill sc_intr_ack | Todd C. Miller |
2004-07-15 | Take the paranoia out of the code for writing baseband registers. | Todd C. Miller |
2004-07-15 | tcp_trace() expects short, not int; ok deraadt | Markus Friedl |
2004-07-15 | missing bits from last commit | Todd C. Miller |
2004-07-15 | add -D for sodebug; ok deraadt, jmc | Markus Friedl |
2004-07-15 | sync | Theo de Raadt |
2004-07-15 | 3 functions had inexact types; millert ok | Theo de Raadt |
2004-07-15 | Skip SYSTEM and ourown proccess on every loop. | Mike Pechkin |
2004-07-15 | we have no 'option PPP_FILTER'. | Mike Pechkin |
2004-07-15 | Remove references to non-existent manuals. From form@. | Mike Pechkin |
2004-07-15 | Simplify the Rx filter setup. From NetBSD (dyoung) | Todd C. Miller |
2004-07-15 | Countdown correctly to the Target Beacon Transmission Time. | Todd C. Miller |
2004-07-15 | Simplify IBSS merge code. | Todd C. Miller |
2004-07-15 | Re-synchronize TSFT after an IBSS merge. | Todd C. Miller |