Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-08 | Add missing mode argument to open(2); noticed by | Federico G. Schwindt | |
Grudge Mason <grudge_mason@hotmail.com>. Note that this code is not compiled in. | |||
2002-08-07 | dijkstra born, dijkstra died | Michael Shalayeff | |
2002-08-07 | paranoia: zero out pw_passwd since we don't need it | Todd C. Miller | |
2002-08-07 | deal better with interrupted system calls | Niels Provos | |
2002-08-07 | return EBUSY in processready | Niels Provos | |
2002-08-07 | fix the stupidest alloc/free piece of code ever; nate@ ok | Michael Shalayeff | |
2002-08-07 | consistently check byte order of ether_type; pointed out by dhartmei | Jason Wright | |
2002-08-07 | KNF (parenthesized returns) | Jason Wright | |
2002-08-07 | PSEUDO_FLAVORS, from/ok espie | Anil Madhavapeddy | |
2002-08-07 | A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>. | Hakan Olsson | |
Some style mods, and checks added for OpenSSL version 0.9.7 or later. Currently CRLs are not supported for earlier versions. Manual pages updated. | |||
2002-08-07 | Hrmph, part of the logic was correct: turn off if_timer when all descriptors ↵ | Jason Wright | |
are found to be empty. | |||
2002-08-07 | typo | Vincent Labrecque | |
ok provos@ | |||
2002-08-07 | fix if_timer handling: | Jason Wright | |
- only set it to non-zero when at least on packet is enqueued - zero it if we tx'd at least one packet | |||
2002-08-06 | be sure to unmap/deallocate buffers when hme_stop() is called | Jason Wright | |
2002-08-06 | Comma splice introduced in last commit. | Aaron Campbell | |
2002-08-06 | catch 'break' and handle appropriately, I thought I had committed this long ago. | Jason Wright | |
2002-08-06 | missing free(), mpech@ | Henning Brauer | |
ok pb@ | |||
2002-08-06 | check fo strdup() allocation errors | Henning Brauer | |
pointed out by mpech@ ok pb@ | |||
2002-08-06 | restore link_map ABI compatibility between gdb and ld.so. this comes from | Peter Valchev | |
what powerpc and sparc64 had as machine/link.h in 3.1 used by gdb, and will be needed by other ELF architectures to provide gdb solib support; ok drahn | |||
2002-08-06 | Set RI_CLEAR if the card isn't the console framebuffer; based on discussion ↵ | Jason Wright | |
with miod. | |||
2002-08-06 | No, powerpc is not Elf64, it is Elf32. stupid comment error. | Dale Rahn | |
2002-08-05 | allow to specify an alternate directory for policy loading and writing | Niels Provos | |
2002-08-05 | Fix brain blackout. | Artur Grabowski | |
Pointed out byb miod@. | |||
2002-08-05 | Force acceleration to be turned off if we encounter an old hardware | Miod Vallat | |
revision. Jason and I think that only someone out of his mind would plug an old dusty dual slot cgsix in an ultrra, but it's better to be safe anyways. ok jason@ | |||
2002-08-05 | Clean up hook cookies from shutdown hook. | Thierry Deval | |
2002-08-05 | move HoldScreen to R3 where it belongs (not L3) | Jason Wright | |
2002-08-05 | uid and gid are not guaranteed to be aligned on a register_t sized boundary. | Jason Wright | |
Use a temporary location and then copy the value into place. provos ok. | |||
2002-08-05 | the supported agp chipset list is md-configured, not mi | Michael Shalayeff | |
2002-08-05 | dup2() style nit--don't dup2() if oldfd == newfd; espie@ OK. | Todd C. Miller | |
2002-08-05 | One more ELF_TOOLCHAIN. | Artur Grabowski | |
2002-08-05 | _C_LABEL where needed. | Artur Grabowski | |
2002-08-05 | If ELF_TOOLCHAIN, pass -E to crunchgen and build elfrdsetroot instead | Artur Grabowski | |
of rdsetroot. | |||
2002-08-05 | Prepare for sparc/ELF. | Artur Grabowski | |
2002-08-05 | increase buffer size for getstring, useful for execve arguments. | Niels Provos | |
intercept_filename deals better with symlinked last component lookups. change some translations to use unlinkname. | |||
2002-08-05 | different translation for lstat | Niels Provos | |
2002-08-05 | move a few birthdays to the .birthday as pt out by pjanzen@; add a few more | Michael Shalayeff | |
2002-08-05 | Better fixes from openssl cvs; from markus@ | Miod Vallat | |
2002-08-05 | Get rid of useless local definitions P_void, voidp, Const and use | Peter Valchev | |
void, void *, const respectively; some cosmetics; ok deraadt | |||
2002-08-05 | add bwtwo | Jason Wright | |
2002-08-05 | Xr bwtwo | Jason Wright | |
2002-08-05 | man page for bwtwo | Jason Wright | |
2002-08-05 | Do some cleanups to allow this to compile after previous changes made. | Peter Valchev | |
Note that we do not currently build/install this tool on OpenBSD | |||
2002-08-05 | Make readjust work correctly. | Artur Grabowski | |
This allows config -e on sparc with elf. | |||
2002-08-04 | Handle snprintf(3) returning -1; ok deraadt | Peter Valchev | |
2002-08-04 | If fork() fails, log/report the error *before* we close our fd's just | Todd C. Miller | |
in case close(2) were to set errno. | |||
2002-08-04 | Extra paranoia -- check that pw_name matches the crontab user's name. | Todd C. Miller | |
Should not really be needed since we do uid checks but it can't hurt. | |||
2002-08-04 | revoke privs earlier | Theo de Raadt | |
2002-08-04 | .SH -> .Sh NAT EXAMPELS | Philipp Buehler | |
2002-08-04 | - grammar cleanup. | Grigoriy Orlov | |
- check for the failure of strdup(). from tedu <grendel@zeitbombe.org> | |||
2002-08-04 | iliya day, no swimming, no-no | Michael Shalayeff | |