summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-22fix pretty printingTheo de Raadt
2001-01-22this should make i850 and i860 hubs do RNGTheo de Raadt
2001-01-22attempting to sysctl clear a string was failing; checked by millert and aaronTheo de Raadt
2001-01-22from NetBSD: only pass one byte for control register handle (Manuel Bouyer)Chris Cappuccio
2001-01-22rename skey -> challenge response.Markus Friedl
2001-01-22syncAaron Campbell
2001-01-22Another TI FireWire product.Aaron Campbell
2001-01-22paste error in pdcopen, a few formatting cnages and use int for charMichael Shalayeff
2001-01-22fix pretty printTheo de Raadt
2001-01-22pretty print even during failure conditionsTheo de Raadt
2001-01-22syncTheo de Raadt
2001-01-22more intel devicesTheo de Raadt
2001-01-22syncTheo de Raadt
2001-01-22fix typoTheo de Raadt
2001-01-22dirty trap should be handed w/ uvm_fault() as wellMichael Shalayeff
2001-01-22ATAPI CD-ROMs BCD-16X and BCD-24X have troubles starting and stopping their d...Constantine Sapuntzakis
2001-01-22Reduce # of retries on scsi_test_unit_ready to 5. This means that devicesConstantine Sapuntzakis
2001-01-22repair printingTheo de Raadt
2001-01-22keyboard led update lockup patch; pr 1432, smat@acm.orgTheo de Raadt
2001-01-22Improved scoansi and cygwin terminfo entries from ncurses-5.2-20010114Todd C. Miller
2001-01-22Missed changes in ncurses-5.2-20010114 commitTodd C. Miller
2001-01-22Update to ncurses-5.2-20010114Todd C. Miller
2001-01-22fix memory leaks in SSH2 key exchange; ok markus@Kevin Steves
2001-01-22free() -> xfree(); ok markus@Kevin Steves
2001-01-22rdsetroot for elf.Artur Grabowski
2001-01-22If ELFSIZE isn't explicitly defined, define it do ARCH_ELFSIZEArtur Grabowski
2001-01-22Define ARCH_ELFSIZE that is the default elf size on this arch.Artur Grabowski
2001-01-22spellingTodd T. Fries
2001-01-22gc NATIVE_ELF - not used any more and should not be set here anyway.Artur Grabowski
2001-01-22NATIVE_ELF -> NATIVE_EXEC_ELF (just some leftovers)Artur Grabowski
2001-01-22PAGE_SHIFT can be a define, avoid double-define.Artur Grabowski
2001-01-22need wskbdArtur Grabowski
2001-01-22NetBSD can't handle ``.Oc Oc^M.Xc''.brian
2001-01-22make sizeof tline doable; bad aaron.Federico G. Schwindt
2001-01-22Fix comment and error message reporting.Angelos D. Keromytis
2001-01-22no need to include; from mouring@etoh.eviladmin.orgMarkus Friedl
2001-01-22only AFS needs radix.[ch]Markus Friedl
2001-01-22Fix memory leak on exchange free.Angelos D. Keromytis
2001-01-22Initialize xs->stimeout, even when pollingKenneth R Westerback
2001-01-22put more manual pages inTheo de Raadt
2001-01-22fix router renumbering bit decl for little endian. KAME PR 320Jun-ichiro itojun Hagino
2001-01-22nobody has base station for fh, and this was not ever discussed, bad angelosMichael Shalayeff
2001-01-22syncTheo de Raadt
2001-01-22do not accept packets with an unterminated hostname; ben@freebsdTheo de Raadt
2001-01-21Shuffle man page sections into preferred order.Aaron Campbell
2001-01-21oflow fix in rev 1.8 was wrong; mjl@netbsd.orgAaron Campbell
2001-01-21give actual cpp name that failed; obrienTheo de Raadt
2001-01-21map the bios rom at both it's real address andMichael Shalayeff
2001-01-21split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.Markus Friedl
2001-01-21UVM and PMAP_NEW are required.Artur Grabowski