summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-24Remove magic 'bsd.mp -> bsd' linking for the moment as it confusesKenneth R Westerback
2009-04-24Don't display network interface and route info during upgrades. IfKenneth R Westerback
2009-04-24Move bsd.mp juggling into relevant MD files. Make bsd.mp a defaultKenneth R Westerback
2009-04-24use correct parenthesis; Alexander HallStuart Henderson
2009-04-23ping -v can segfault when displaying received icmp packets that aren'tStuart Henderson
2009-04-23configure the network unconditionally. You have an opportunity to bailTheo de Raadt
2009-04-23The active mode ftp stuff is archaic, so delete it. People who stillTheo de Raadt
2009-04-23simplify mount -v sed; from guentherTheo de Raadt
2009-04-23Clear IFF_RUNNING and IFF_OACTIVE flags and cancel watchdog timer inMark Kettenis
2009-04-23Cut the ctime= message strings out of the mount -v output to make thisTheo de Raadt
2009-04-23Give the user a copy of root's (install time) mailTheo de Raadt
2009-04-23Rework the way we handle announced networks. Instead of two freak rde_peersClaudio Jeker
2009-04-23shorten subject to be prettierTheo de Raadt
2009-04-23Start using extended buffer descriptors on the jumbo ring and use MCLGETI toMark Kettenis
2009-04-23the crt option is a good default for new users; ok millertTheo de Raadt
2009-04-23document the "more" command in the help page; ok millertTheo de Raadt
2009-04-23Near the end of the installation, prompt for the setup of an initialTheo de Raadt
2009-04-23-v was printing some information which is irrelevant or duplicate. ThisTheo de Raadt
2009-04-23allow bgpctl and bgpd.conf to contain 32-bit ASN written in ASPLAINStuart Henderson
2009-04-23improve the description for the .Nd macro in a way it is not onlyIgor Sobrado
2009-04-23syncTheo de Raadt
2009-04-23sync actiontypes (pass, block etc) with pfvar so that match rules areHenning Brauer
2009-04-23sort "show stats" outputJacek Masiulaniec
2009-04-23Make pmap_deactivate a NOP.Artur Grabowski
2009-04-23add missing newline in the unknown model caseJonathan Gray
2009-04-23print the type of the icmp message we're bitching about when debugging isDavid Gwynne
2009-04-23Unrevert reversion of r1.192. This time make sure 'aflag' is treatedKenneth R Westerback
2009-04-22fix creating packages with long names in plist; from espie@Christian Weisgerber
2009-04-22Start doing resource accounting on non-root PCI busses by populating theMark Kettenis
2009-04-22this rwlock conversion breaks procfs (in linux compat), as found outTheo de Raadt
2009-04-22sync to MECANIQUE change, and add a uftdi found there, spotted by Henrik Hell...Theo de Raadt
2009-04-22vendor 0x1781 is MECANIQUE, or was, and now people who don't want to payTheo de Raadt
2009-04-22do not provide a short list of products which is always out of date.Theo de Raadt
2009-04-22no more bsdsbc kernels; probably not needed anymore I read from discussionTheo de Raadt
2009-04-22tweaks for the final sections;Jason McIntyre
2009-04-22Make the interactions in allocating buffers less confusing.Artur Grabowski
2009-04-22oops! sync gbe(4) entry;Jason McIntyre
2009-04-22move support for ulaw/alaw encoding in .wav files from legacy modeAlexandre Ratchov
2009-04-22When starting up idle, explicitly set p_cpu and the peg flag for theArtur Grabowski
2009-04-22arguments following name description macros (.Nd) are usually lowercase.Igor Sobrado
2009-04-22ignore replies with timestamps after 2030 to prevent time_t / tv_sec wrapsHenning Brauer
2009-04-22Correct the declaration of the dladdr() stub so that it has the correctPhilip Guenthe
2009-04-22Only report the IP number in sysctl hw.model; vendor and machine name areMiod Vallat
2009-04-22dont need to zero the tx pkt pool structure before initting it now thatDavid Gwynne
2009-04-22initialise the constructor and destructor function pointers to NULLDavid Gwynne
2009-04-22remove a meaningless sensor.desc; ok deraadtConstantine A. Murenin
2009-04-22replace arrays of dmamaps and mbuf pointers used to manage packetsDavid Gwynne
2009-04-21alias and give frexpf symbol external linkage to scalbnf; this wasMartynas Venckus
2009-04-21syncTheo de Raadt
2009-04-21Switch aps(4) to use timeout_add_msec() instead of timeout_add() with aMichael Knudsen