summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-12-04regenMichael Shalayeff
1998-12-04typoMichael Shalayeff
1998-12-03o Don't match pci product 0xae33, as it's a pciide controller; reported by ↵Jason Wright
mickey@ (pr 652). o use switch for matching pci products
1998-12-03oh joyTheo de Raadt
1998-12-02Unobfuscate commentMarc Espie
1998-12-02cogent-compatible adapters appearing in an adaptec ethernet block rangeTheo de Raadt
1998-12-02use more memory for lance; performance enhancementTheo de Raadt
1998-12-02fix Re description; horikawa@jp.FreeBSD.orgTheo de Raadt
1998-12-02cleanup/update synopsisAaron Campbell
1998-12-01remove the itrunc3 panicArtur Grabowski
(if someone can convince me that the call to vinvalbuf won't keep the buffers for the metadata, I will put it back)
1998-12-01chdir to ${DESTDIR}/ to create sys -> usr/src/sys link.Oleg Safiullin
This avoids creating of incorrect symlink ${HOME}/sys -> usr/src/sys when DESTDIR="".
1998-12-01define *reg structures; m-include protect; copyrightMichael Shalayeff
1998-12-01define MD ptrace definitions; copyrightMichael Shalayeff
1998-12-01derive from sys/conf/GENERICMichael Shalayeff
1998-12-01syncTheo de Raadt
1998-12-01Motorola VoiceSURFR 56K ModemTheo de Raadt
1998-11-30zero confargs before device scan, less verbose printing for probed deviceMichael Shalayeff
1998-11-30some isa_machdep.hMichael Shalayeff
1998-11-30s/iot/ca->ca_iot/Michael Shalayeff
1998-11-30some eisa_machdep.hMichael Shalayeff
1998-11-30regenMichael Shalayeff
1998-11-30fix 712 #3 model to be a 712/80i, shorten processor-dependent mem module, ↵Michael Shalayeff
fix shifto
1998-11-30This stuff is now in libocursesTodd C. Miller
1998-11-30some more devices, add isa/eisa remove some unneeded filesMichael Shalayeff
1998-11-30fix mem0, cpu0 (there could be only oneMichael Shalayeff
1998-11-30document libotermcap and say why it is deprecatedTodd C. Miller
1998-11-30typoTodd C. Miller
1998-11-30clear the isapnp softcTheo de Raadt
1998-11-30fix error outputs; formTheo de Raadt
1998-11-30stats for fast retransmitsNiels Provos
1998-11-30syncTheo de Raadt
1998-11-30new modemTheo de Raadt
1998-11-30cleanup; also note that ``0'' flag is ignored when used with a precisionAaron Campbell
specifier and any of the d, i, o, u, or x (X) formats, as per gcc warnings
1998-11-30Link -ltermcap to -lcurses and -lotermcap to -locurses. This fixesTodd C. Miller
problems with 3rd party programs that want to link with both -ltermcap and -lcurses.
1998-11-29create ${DESTDIR}/usr/include/ssl if it does not exist. This is needed ↵Todd C. Miller
because the mtree is done after "make includes"
1998-11-29no need for Subject: line, crontab does itTheo de Raadt
1998-11-29syncTheo de Raadt
1998-11-29spellingTheo de Raadt
1998-11-29NetBSD merge (mainly -Wall related)Paul Janzen
1998-11-29Minor changes from NetBSDPaul Janzen
1998-11-29Don't capitalize game names at the beginning of sentences.Paul Janzen
1998-11-29kill superfluous .Nm macro argumentsAaron Campbell
1998-11-29Document the TCPCOOKIE option.Angelos D. Keromytis
1998-11-29Blow up a little more verbosely if something's feeding us garbage.Jason Downs
1998-11-29syncTheo de Raadt
1998-11-29rhine/rhineII viatech chipsTheo de Raadt
1998-11-29remove unreached codeArtur Grabowski
1998-11-29syncTheo de Raadt
1998-11-29tweaksTheo de Raadt
1998-11-29indentArtur Grabowski