summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-01-22Reduce # of retries on scsi_test_unit_ready to 5. This means that devicesConstantine Sapuntzakis
that don't support it will only hang the system in boot-up for 50 seconds as opposed to 500 seconds. Return 0 from scsi_start if the device doesn't support START/STOP unit.
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
XXX - we might want to eventually make this a common file for all archs.
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
zero offset corresponding to the base of the rom. this solves a problem for roms referring to their internal tables by real addresses. brad@ testing, 10x
2001-01-21split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.Markus Friedl
rename util.[ch] -> misc.[ch]
2001-01-21UVM and PMAP_NEW are required.Artur Grabowski
2001-01-21Some fixes to the size independent macros.Artur Grabowski
Resolve the confusion about Rela and RelA. Add ELF_R_INFO.
2001-01-21syncArtur Grabowski
2001-01-21sync router renumbering flag bit to conform to 2292bis-02 and RR RFC.Jun-ichiro itojun Hagino
sync with latest kame rtadvd (again). mostly cosmetic.
2001-01-21do not intsall rtadvd.conf into /etc, it is not required to use itJun-ichiro itojun Hagino
(rtadvd will derive the configuration from kernel settings). make it clearer that rtadvd.conf is not necessary, in manpage. sync with kame.
2001-01-21remove -R flag; ok markus@Jakob Schlyter
2001-01-21avoid memory leak. sync with kameJun-ichiro itojun Hagino
2001-01-21map and establish interrupts _after_ chip was initializedMichael Shalayeff
and driver has allocated it's internal data structures. deraadt@ ok
2001-01-21map and establish interrupt earlier in the attach routine,Michael Shalayeff
instead of middle of the thread. behaviour remains the same. since interrupts are disabled in the controller until proper time this is safe to do this way. deraadt@ ok
2001-01-20KNF; ok markusDamien Miller
2001-01-20Check for NULL return from strdelim; ok markusDamien Miller
2001-01-20do not loop forever if askpass does not exist; from ↵Markus Friedl
andrew@pimlott.ne.mediaone.net
2001-01-20machine/alpha.h is only included in cpu.h and the name givesArtur Grabowski
a collision in gcc build. merge alpha.h into cpu.h
2001-01-20sync with 3.4.16.Federico G. Schwindt
2001-01-20No need to include machine/alpha.hArtur Grabowski
2001-01-20No need to include machine/alpha.h here.Artur Grabowski
2001-01-20No need to include machine/alpha.h here.Artur Grabowski