Age | Commit message (Expand) | Author |
2002-10-29 | idle time is shown as ` ' not ` )'. | Jason Wright |
2002-10-29 | introduce | Henning Brauer |
2002-10-29 | Get rid of some commons. | Artur Grabowski |
2002-10-29 | Document IGNORE and COMES_WITH; ok espie | Peter Valchev |
2002-10-29 | no need to restore shadowed reg, shaves 10% from runtime for tlb handler on p... | Michael Shalayeff |
2002-10-29 | Remove some unused globls | Artur Grabowski |
2002-10-29 | No need to free the address space in exit1(), we'll do that in the reaper. | Artur Grabowski |
2002-10-29 | "len = entry->end - entry->start;" then logically "entry->start + len" | Artur Grabowski |
2002-10-28 | do not use asm for accessing the page tables since they are mapped now. | Michael Shalayeff |
2002-10-28 | Convert sparc pmap from physseg to VM_PAGE_MD. | Artur Grabowski |
2002-10-28 | Seeking on a character device works fine. | Todd C. Miller |
2002-10-28 | merge mod-ssl 2.8.12 | Henning Brauer |
2002-10-28 | fix typo: regulary -> regularly; from Margarida Sequeira <niness@devilness.org> | Peter Valchev |
2002-10-28 | add missing "break". Alexander Yurchenko | Jun-ichiro itojun Hagino |
2002-10-28 | getdents64 support, based on FreeBSD. | Federico G. Schwindt |
2002-10-28 | add getdents64. | Federico G. Schwindt |
2002-10-28 | Rework/reword the install sanity checks and associated logic slightly. | Kenneth R Westerback |
2002-10-27 | Turn into a really useful configuration file, i.e. GENERIC tuned for sun4c | Miod Vallat |
2002-10-27 | The 5.8.0 import didn't bring this file back to life; do it by hand. | Todd C. Miller |
2002-10-27 | Resolve conflicts, remove old files, merge local changes | Todd C. Miller |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller |
2002-10-27 | remove MD bits from test. | Marco S Hyman |
2002-10-27 | Reduce diff to NetBSD. | Artur Grabowski |
2002-10-27 | Add an option to use software WEP now that we have a software decrypt | Todd C. Miller |
2002-10-27 | comment fixes. | Brad Smith |
2002-10-27 | add a matching wi_do_hostdecrypt() | Markus Friedl |
2002-10-27 | Ensure that 'siteXX.tgz' and 'siteXX.tar.gz' are the *last* sets | Kenneth R Westerback |
2002-10-27 | flags X is dead | Henning Brauer |
2002-10-27 | Remove 'flags X' syntax, if people make heavy use of X/FOOBAR, they | Philipp Buehler |
2002-10-27 | remove the "flags X" syntax. | Henning Brauer |
2002-10-27 | Typo in comment | Miod Vallat |
2002-10-27 | Use int32_t rather long on strategic places, to be more sparc64-friendly; | Miod Vallat |
2002-10-26 | Describe the actual operation of inet_net_pton with a few examples. | Marco S Hyman |
2002-10-26 | use poll(2). sync w/kame | Jun-ichiro itojun Hagino |
2002-10-26 | prototype shouldn't carry variable name | Jun-ichiro itojun Hagino |
2002-10-26 | use poll(2). sync w/kame originally from netbsd | Jun-ichiro itojun Hagino |
2002-10-26 | use strtoul, not atoi. some error handling sync w/kame. | Jun-ichiro itojun Hagino |
2002-10-26 | typo. NetBSD PR 18816 | Jun-ichiro itojun Hagino |
2002-10-26 | indent section about arc4random; ok miod@ | Jakob Schlyter |
2002-10-26 | Better wording, from brad@ | Dale Rahn |
2002-10-25 | copy over the code for hpux to be used for a BSD case, not tested, but at lea... | Michael Shalayeff |
2002-10-25 | add id tags. | Federico G. Schwindt |
2002-10-25 | fake intrcnt (for now) such that vmstat works (; | Michael Shalayeff |
2002-10-25 | NULL is now 0L so it is the same size as a pointer. | Todd C. Miller |
2002-10-25 | prepend the underscore always for elf, this makes kvm_bsd.db work on elf plat... | Michael Shalayeff |
2002-10-25 | Add options to set the uid, gid, and group vector after the chroot; | Todd C. Miller |
2002-10-25 | allow reading the direct mapped segment through the kmem | Michael Shalayeff |
2002-10-25 | Remove PATH_NATRULES, since nat is no longer in a seperate file. | Camiel Dobbelaar |
2002-10-25 | - spelling/grammar | Camiel Dobbelaar |
2002-10-25 | - be even more careful with data supplied from outside | Camiel Dobbelaar |