Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-22 | Reduce # of retries on scsi_test_unit_ready to 5. This means that devices | Constantine 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-22 | repair printing | Theo de Raadt | |
2001-01-22 | keyboard led update lockup patch; pr 1432, smat@acm.org | Theo de Raadt | |
2001-01-22 | Improved scoansi and cygwin terminfo entries from ncurses-5.2-20010114 | Todd C. Miller | |
2001-01-22 | Missed changes in ncurses-5.2-20010114 commit | Todd C. Miller | |
2001-01-22 | Update to ncurses-5.2-20010114 | Todd C. Miller | |
2001-01-22 | fix memory leaks in SSH2 key exchange; ok markus@ | Kevin Steves | |
2001-01-22 | free() -> xfree(); ok markus@ | Kevin Steves | |
2001-01-22 | rdsetroot for elf. | Artur Grabowski | |
XXX - we might want to eventually make this a common file for all archs. | |||
2001-01-22 | If ELFSIZE isn't explicitly defined, define it do ARCH_ELFSIZE | Artur Grabowski | |
2001-01-22 | Define ARCH_ELFSIZE that is the default elf size on this arch. | Artur Grabowski | |
2001-01-22 | spelling | Todd T. Fries | |
2001-01-22 | gc NATIVE_ELF - not used any more and should not be set here anyway. | Artur Grabowski | |
2001-01-22 | NATIVE_ELF -> NATIVE_EXEC_ELF (just some leftovers) | Artur Grabowski | |
2001-01-22 | PAGE_SHIFT can be a define, avoid double-define. | Artur Grabowski | |
2001-01-22 | need wskbd | Artur Grabowski | |
2001-01-22 | NetBSD can't handle ``.Oc Oc^M.Xc''. | brian | |
2001-01-22 | make sizeof tline doable; bad aaron. | Federico G. Schwindt | |
2001-01-22 | Fix comment and error message reporting. | Angelos D. Keromytis | |
2001-01-22 | no need to include; from mouring@etoh.eviladmin.org | Markus Friedl | |
2001-01-22 | only AFS needs radix.[ch] | Markus Friedl | |
2001-01-22 | Fix memory leak on exchange free. | Angelos D. Keromytis | |
2001-01-22 | Initialize xs->stimeout, even when polling | Kenneth R Westerback | |
2001-01-22 | put more manual pages in | Theo de Raadt | |
2001-01-22 | fix router renumbering bit decl for little endian. KAME PR 320 | Jun-ichiro itojun Hagino | |
2001-01-22 | nobody has base station for fh, and this was not ever discussed, bad angelos | Michael Shalayeff | |
2001-01-22 | sync | Theo de Raadt | |
2001-01-22 | do not accept packets with an unterminated hostname; ben@freebsd | Theo de Raadt | |
2001-01-21 | Shuffle man page sections into preferred order. | Aaron Campbell | |
2001-01-21 | oflow fix in rev 1.8 was wrong; mjl@netbsd.org | Aaron Campbell | |
2001-01-21 | give actual cpp name that failed; obrien | Theo de Raadt | |
2001-01-21 | map the bios rom at both it's real address and | Michael 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-21 | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | Markus Friedl | |
rename util.[ch] -> misc.[ch] | |||
2001-01-21 | UVM and PMAP_NEW are required. | Artur Grabowski | |
2001-01-21 | Some fixes to the size independent macros. | Artur Grabowski | |
Resolve the confusion about Rela and RelA. Add ELF_R_INFO. | |||
2001-01-21 | sync | Artur Grabowski | |
2001-01-21 | sync 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-21 | do not intsall rtadvd.conf into /etc, it is not required to use it | Jun-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-21 | remove -R flag; ok markus@ | Jakob Schlyter | |
2001-01-21 | avoid memory leak. sync with kame | Jun-ichiro itojun Hagino | |
2001-01-21 | map and establish interrupts _after_ chip was initialized | Michael Shalayeff | |
and driver has allocated it's internal data structures. deraadt@ ok | |||
2001-01-21 | map 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-20 | KNF; ok markus | Damien Miller | |
2001-01-20 | Check for NULL return from strdelim; ok markus | Damien Miller | |
2001-01-20 | do not loop forever if askpass does not exist; from ↵ | Markus Friedl | |
andrew@pimlott.ne.mediaone.net | |||
2001-01-20 | machine/alpha.h is only included in cpu.h and the name gives | Artur Grabowski | |
a collision in gcc build. merge alpha.h into cpu.h | |||
2001-01-20 | sync with 3.4.16. | Federico G. Schwindt | |
2001-01-20 | No need to include machine/alpha.h | Artur Grabowski | |
2001-01-20 | No need to include machine/alpha.h here. | Artur Grabowski | |
2001-01-20 | No need to include machine/alpha.h here. | Artur Grabowski | |