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