summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-07deal better with interrupted system callsNiels Provos
2002-08-07return EBUSY in processreadyNiels Provos
2002-08-07fix the stupidest alloc/free piece of code ever; nate@ okMichael Shalayeff
2002-08-07consistently check byte order of ether_type; pointed out by dhartmeiJason Wright
2002-08-07KNF (parenthesized returns)Jason Wright
2002-08-07PSEUDO_FLAVORS, from/ok espieAnil Madhavapeddy
2002-08-07A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>.Hakan Olsson
2002-08-07Hrmph, part of the logic was correct: turn off if_timer when all descriptors ...Jason Wright
2002-08-07typoVincent Labrecque
2002-08-07fix if_timer handling:Jason Wright
2002-08-06be sure to unmap/deallocate buffers when hme_stop() is calledJason Wright
2002-08-06Comma splice introduced in last commit.Aaron Campbell
2002-08-06catch 'break' and handle appropriately, I thought I had committed this long ago.Jason Wright
2002-08-06missing free(), mpech@Henning Brauer
2002-08-06check fo strdup() allocation errorsHenning Brauer
2002-08-06restore link_map ABI compatibility between gdb and ld.so. this comes fromPeter Valchev
2002-08-06Set RI_CLEAR if the card isn't the console framebuffer; based on discussion w...Jason Wright
2002-08-06No, powerpc is not Elf64, it is Elf32. stupid comment error.Dale Rahn
2002-08-05allow to specify an alternate directory for policy loading and writingNiels Provos
2002-08-05Fix brain blackout.Artur Grabowski
2002-08-05Force acceleration to be turned off if we encounter an old hardwareMiod Vallat
2002-08-05Clean up hook cookies from shutdown hook.Thierry Deval
2002-08-05move HoldScreen to R3 where it belongs (not L3)Jason Wright
2002-08-05uid and gid are not guaranteed to be aligned on a register_t sized boundary.Jason Wright
2002-08-05the supported agp chipset list is md-configured, not miMichael Shalayeff
2002-08-05dup2() style nit--don't dup2() if oldfd == newfd; espie@ OK.Todd C. Miller
2002-08-05One more ELF_TOOLCHAIN.Artur Grabowski
2002-08-05_C_LABEL where needed.Artur Grabowski
2002-08-05If ELF_TOOLCHAIN, pass -E to crunchgen and build elfrdsetroot insteadArtur Grabowski
2002-08-05Prepare for sparc/ELF.Artur Grabowski
2002-08-05increase buffer size for getstring, useful for execve arguments.Niels Provos
2002-08-05different translation for lstatNiels Provos
2002-08-05move a few birthdays to the .birthday as pt out by pjanzen@; add a few moreMichael Shalayeff
2002-08-05Better fixes from openssl cvs; from markus@Miod Vallat
2002-08-05Get rid of useless local definitions P_void, voidp, Const and usePeter Valchev
2002-08-05add bwtwoJason Wright
2002-08-05Xr bwtwoJason Wright
2002-08-05man page for bwtwoJason Wright
2002-08-05Do some cleanups to allow this to compile after previous changes made.Peter Valchev
2002-08-05Make readjust work correctly.Artur Grabowski
2002-08-04Handle snprintf(3) returning -1; ok deraadtPeter Valchev
2002-08-04If fork() fails, log/report the error *before* we close our fd's justTodd C. Miller
2002-08-04Extra paranoia -- check that pw_name matches the crontab user's name.Todd C. Miller
2002-08-04revoke privs earlierTheo de Raadt
2002-08-04.SH -> .Sh NAT EXAMPELSPhilipp Buehler
2002-08-04- grammar cleanup.Grigoriy Orlov
2002-08-04iliya day, no swimming, no-noMichael Shalayeff
2002-08-04now we all know that nautilus was a response to icbm threatMichael Shalayeff
2002-08-04keep track of ppid and allow matching rules to be logged via syslog.Niels Provos
2002-08-04ansi, and revoke privs after opening the ttyTheo de Raadt