summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-30Change kernel set to shorter names on mac68k; supposed to make krw'sMiod Vallat
2002-10-30No longer need to override Configure results for setr[ug]id() andTodd C. Miller
2002-10-30No longer usedTodd C. Miller
2002-10-30bring on a few changes from netbsd, such as better rx mbuf calculation, ram p...Michael Shalayeff
2002-10-30o .Xr setres[ug]idTodd C. Miller
2002-10-30Minor bump for [gs]etres[ug]id(2)Todd C. Miller
2002-10-30Add [gs]etres[ug]id(2) syscall to libc and use it in emulating some 4.3BSDTodd C. Miller
2002-10-30regenTodd C. Miller
2002-10-30Now that we have [gs]etres[ug]id() as a native system call, use itTodd C. Miller
2002-10-30Implement osetre[ug]id() in terms of setres[ug]id().Todd C. Miller
2002-10-30regen due to addition of [gs]etres[ug]id(2)Todd C. Miller
2002-10-30removes duplicate functions and factor out common code so the needed (butMarco S Hyman
2002-10-30Implement setresuid(2), getresuid(2), setresgid(2), getresgid(2), basedTodd C. Miller
2002-10-30signal handling changes. This corrects several signalMarco S Hyman
2002-10-30sets sync for perl, ok pvalchev@Dale Rahn
2002-10-30Revert this va_copy addition, it cannot work on macppc (which is theDale Rahn
2002-10-30simplifyHenning Brauer
2002-10-30fix interface expansion. since the reversed list expansion code wasHenning Brauer
2002-10-30o for gre version 1, correctly check if kp (key present) is unset.Federico G. Schwindt
2002-10-29Add -U option to set uid, gid, and group vector based on password database.Todd C. Miller
2002-10-29Add silc from IANA; ok millertPeter Valchev
2002-10-29keep all pflog goodies in pflog sources, avoids code duplications; okski fran...Michael Shalayeff
2002-10-29Since memory deallocation can't fail, remove the error return fromArtur Grabowski
2002-10-29danger will robinson, dangerMichael Shalayeff
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