summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-17Don't add '/'s to timezone path when null input enteredKenneth R Westerback
2004-07-17Repair breakage from the hackathon's time conversion. Using the timestampMike Frantzen
2004-07-16'pfctl -o' ruleset optimizer that doesnt change the meaning of the final rulesetMike Frantzen
2004-07-16.Xr bridge 4 in SEE ALSO; from Alexey E. Suslikov;Jason McIntyre
2004-07-16- fix macrosJared Yanovich
2004-07-16regenPedro Martelletto
2004-07-16recognize the dwl-122 usb wireless card. from fgschPedro Martelletto
2004-07-16Do not forget to test the lower bound if the upper bound > LLONG_MAX.Otto Moerbeek
2004-07-16dothan est support, from some netbsd guy, tedu okTheo de Raadt
2004-07-16Avoid comparing unsigned and signed long longs since the signedTodd C. Miller
2004-07-16Aft source update.Alex Feldman
2004-07-16kill netiso stuff here as well, millert okHenning Brauer
2004-07-16remove netiso shitz, millert okHenning Brauer
2004-07-16Neuter the fc builtin on non-interactive shells; inspired by NetBSD PR#26339.Miod Vallat
2004-07-16undo 1.148, otherwise we have assymmetric cwnd when entering ESTABLISHED:Markus Friedl
2004-07-16Avoid generating an unused variable. From NetBSD. ok deraadt@Matthieu Herrb
2004-07-16syncTheo de Raadt
2004-07-16new xl variant (Asus P4R800-VM motherboards)Theo de Raadt
2004-07-16merge old_identifycpu with identifycpu and remove old_identifycpuDavid Krause
2004-07-16errno -> err in a structure. OK deraadt@David Krause
2004-07-16* add prototypes for cvs_getargv() and cvs_freeargv()Jean-Francois Brousseau
2004-07-16Fix cvsd_privdrop() so we don't just drop effective IDs but all of them,Jean-Francois Brousseau
2004-07-16bit more iso removal;Jason McIntyre
2004-07-16remove netiso traces, millert deraadt okHenning Brauer
2004-07-16syncTheo de Raadt
2004-07-15jmc and henning, watch carefully: this is how you actually remove man pages.Theo de Raadt
2004-07-15no more netiso;Jason McIntyre
2004-07-15remove references to removed pages: clnp(4), esis(4), and iso(4);Jason McIntyre
2004-07-15remove after iso removal;Jason McIntyre
2004-07-15fix 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 whenTom Cosgrove
2004-07-15add -o to usage() ok markus@Marco Pfatschbacher
2004-07-15regenMichael Shalayeff
2004-07-15+setdomain,getdirentriesMichael Shalayeff
2004-07-15add minimal __syscall() proto for lintTheo 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 tupleBrad Smith
2004-07-15put int into a typeTheo de Raadt
2004-07-15syncTheo de Raadt
2004-07-15Minor simplification. Pass values in to login_getcapstr for "default" andTodd C. Miller
2004-07-15Don't print a warning if kill(2) returns ESRCH since the process may haveTodd C. Miller
2004-07-15Keep trying if we get EINPROGRESS from SIOCGWAVELAN, up to 10 times.Todd C. Miller
2004-07-15Make wi_getval() return int and check the rval when printing the AP list.Todd C. Miller
2004-07-15Remove an errant ATW_CLR() that was the result of a merge error.Todd C. Miller
2004-07-15Simplify receive descriptor setup; from NetBSD (dyoung).Todd C. Miller
2004-07-15Insist that callers use atw_write_sram to copy even-length buffersTodd C. Miller
2004-07-15Totally revamp/re-organize device initialization using clue from theTodd C. Miller
2004-07-15Refine some register definitions. From NetBSD (dyoung)Todd C. Miller
2004-07-15Totally revamp device resets using clue from the reference driver.Todd C. Miller
2004-07-15kill sc_intr_ackTodd C. Miller