summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* "u_int32_t" should have been "int32_t".archie2000-08-101-2/+2
* Use a bigger buffer for NGM_BINARY2ASCII conversion, to handle reallyarchie2000-08-101-1/+1
* - Add new control message NGM_VJC_GET_CONFIGarchie2000-08-102-7/+177
* Take advantage of the new unsigned and hex integer types.archie2000-08-1010-95/+95
* - Make statistics unsigned.archie2000-08-101-4/+5
* - Add new unsigned and hex integer parse typesarchie2000-08-101-2/+16
* - Add new unsigned and hex integer parse types; this allows simplifyingarchie2000-08-101-41/+146
* Make ip6fw zero work.ume2000-08-101-1/+1
* RFC 1661 requires that all LCP packets are sent with no address andarchie2000-08-101-0/+14
* make sshd follow the pattern of enable, program, flags like everybillf2000-08-101-1/+1
* 1000bassT -> 1000baseTbillf2000-08-101-1/+1
* Merge from vendor branch. Also move FreeBSD Ids away from vendor Idwollman2000-08-106-94/+156
* This commit was generated by cvs2svn to compensate for changes in r64496,wollman2000-08-101-21/+31
|\
| * Latest timezone updates from Arthur Olson. This update reflects changeswollman2000-08-107-114/+182
* | Add some infrastructure support for dealing with large attributeimp2000-08-102-5/+61
* | Don't skip IOAPIC id conflict detection when only one pci bus is present.tegge2000-08-107-42/+28
* | Don't retry connecting via the same medium.ume2000-08-101-16/+8
* | Document support for the Solo 1.nsayer2000-08-101-0/+7
* | add Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal)sanpei2000-08-101-0/+4
* | Mention that pppoe requires netgraph(4) and without it, an externalbrian2000-08-102-2/+26
* | I tested Toshiba Modem/LAN card IPC5001B (as Modem) and enable it.sanpei2000-08-101-5/+3
* | Correct dodgy wild card expansionbrian2000-08-101-1/+7
* | Remove hard sentence breaks introduced in the previous commit.sheldonh2000-08-101-3/+4
* | Resolve conflicts.sheldonh2000-08-104-4/+9
* | Fix the ICH2 ATA100 support, and proberly downgrade the chip setup whensos2000-08-101-13/+10
* | o Move to recommending the {build,install}kernel targets for updating fromimp2000-08-101-9/+21
* | Add a reminder note to people to disable third party modules at theimp2000-08-101-0/+5
* | Fix an order-of-operations bug and properly shift page_control values forkbyanc2000-08-101-6/+8
* | Correct a typobrian2000-08-101-1/+1
* | Allow a ppp_user specification to run ppp at startupbrian2000-08-109-56/+68
* | In a struct sockaddr, sa->sa_len can be zero if uninitialized.archie2000-08-091-1/+1
* | mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with ...itojun2000-08-096-21/+110
* | Include new modepage list (-l) option in the verbose usage.kbyanc2000-08-091-0/+1
* | Be more careful about selecting a PAGER.brian2000-08-091-7/+14
* | Missed a step when activating the solo driver.nsayer2000-08-091-1/+1
* | Allow leading ``!'' characters in authkeys and chat scripts tobrian2000-08-095-9/+33
* | change irq handling slightlycg2000-08-091-11/+4
* | MFS: module macro changescg2000-08-091-8/+0
* | Fix conflicts.obrien2000-08-091-1/+1
* | Finally got my brain around what a SIM UNIT number is and how it differsn_hibma2000-08-091-2/+7
* | Avoid a '"fd" is usurping ...' message.n_hibma2000-08-092-2/+10
* | - Do not modify Peer's Call ID in outgoing Incoming-Call-Connectedru2000-08-092-36/+50
* | If the first character of the ``set title'' argument is `-',brian2000-08-091-1/+4
* | Treat all interface aliases as local addresses.brian2000-08-091-15/+40
* | Improve purgedir():brian2000-08-091-3/+5
* | A couple of cosmetic fixes, plus a biggie: When checking the DMAnsayer2000-08-091-3/+18
* | Use shell matching instead of sed(1) to strip comments and blank lines.chris2000-08-092-16/+20
* | Don't set flags on the mount structure before all permission checks havetegge2000-08-092-8/+38
* | Added extra paragraph to document the 'rebuild' feature.unfurl2000-08-091-2/+18
* | Fix bug where bundle-level receive statistics were not getting updated.archie2000-08-091-0/+2
OpenPOWER on IntegriCloud