summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-05put in tags for ARC4 to please ben, who now has no excusesTheo de Raadt
2001-08-04Move decision whether to make a new hash table or not to be afterTodd C. Miller
2001-08-04don't return on void.Federico G. Schwindt
2001-08-04pthread_mutexattr_* manpage; from FreeBSD.Federico G. Schwindt
2001-08-04There is not currently a usb(3) manpage, so comment out the Xr.Hugh Graham
2001-08-04alphabetize device listingPeter Valchev
2001-08-03This driver allows vlan sized frames on 905B, set IFCAP_VLAN_MTU on that chipChris Cappuccio
2001-08-03Fix logic for detecting 82558 and newer chips in pci;Chris Cappuccio
2001-08-03Set IFCAP_VLAN_MTU, the Realtek chip does not discard/truncate large frames.Chris Cappuccio
2001-08-03Set IFCAP_VLAN_MTU, this driver already allows vlan-size framesChris Cappuccio
2001-08-03Use IFCAP_VLAN_MTU and IFCAP_VLAN_HWTAGGING capabilities:Chris Cappuccio
2001-08-03Shupid me, bugtty is necessary...Miod Vallat
2001-08-03Add back NUL termination of 'word' in complete() that was erroneouslyTodd C. Miller
2001-08-03Note Acard support and bugs with AMD, OPTiChris Cappuccio
2001-08-03Update sp->fts_cur in fts_read() before returning NULL. ThisTodd C. Miller
2001-08-03from NetBSD:Chris Cappuccio
2001-08-03syncChris Cappuccio
2001-08-03Acard IDE and SCSI controllersChris Cappuccio
2001-08-03Make all the low-profile configurations include conf/GENERIC, andMiod Vallat
2001-08-03simplify previous fix (0-length mbuf in mbuf chain). from freebsdJun-ichiro itojun Hagino
2001-08-03typo; krapht@secureops.comTheo de Raadt
2001-08-03Open files with O_NONBLOCK but turn off non-blocking mode forTodd C. Miller
2001-08-03syncTheo de Raadt
2001-08-03fix #includeTheo de Raadt
2001-08-03add MLINKS; ok rees@Jakob Schlyter
2001-08-03document sectok_friendly_open. fix sectoc_open arg. ok rees@Jakob Schlyter
2001-08-03Acknowledge VM's limitations.Marc Espie
2001-08-03o Fix sectok_apdu() protoTodd C. Miller
2001-08-03Typo; heko@iki.fiAaron Campbell
2001-08-03fix typo; jcs@rt.fmTheo de Raadt
2001-08-03Move .include <bsd.obj.mk> right after bsd.own.mk.Federico G. Schwindt
2001-08-03add man pageJim Rees
2001-08-03first shot at a section 4 intro for powerpc, ok drahnPeter Valchev
2001-08-03fix building w/o objJakob Schlyter
2001-08-03Avoid warning when building with vga on isa without vga on pci; ok mickey@Thorsten Lockert
2001-08-03o) We always closes .Bl and .Bd tags;Mike Pechkin
2001-08-03confgiuration -> configuration.Federico G. Schwindt
2001-08-03o) We don't like .Pp before/after .Sh;Mike Pechkin
2001-08-03proper vga_* handling; pointed out by tholo@Michael Shalayeff
2001-08-03o) Remove unneeded .Nm arguments;Mike Pechkin
2001-08-03improve usage(). ok markus@Jakob Schlyter
2001-08-03document smartcard options. ok markus@Jakob Schlyter
2001-08-02#include <sys/types.h> for linuxJim Rees
2001-08-02do not exit loop even if m_len == 0. it is legal to have an mbuf withJun-ichiro itojun Hagino
2001-08-02assure -> ensureHugh Graham
2001-08-02match updated prototypeHugh Graham
2001-08-02plural agreement (singular)Hugh Graham
2001-08-02fix diagnostic messagesEric Jackson
2001-08-02fix doc syntaxEric Jackson
2001-08-02Declare prompt_vPrintf as being printf-link when __GNUC__ is definedbrian