Age | Commit message (Expand) | Author |
2008-06-25 | Move _POSIX_THREAD_SAFE_FUNCTIONS into unistd.h and set it to 200112 | Todd C. Miller |
2008-06-25 | Implement _SC_GETGR_R_SIZE_MAX, _SC_GETPW_R_SIZE_MAX, _SC_LOGIN_NAME_MAX, | Todd C. Miller |
2008-06-25 | Add _PW_BUF_LEN define and use it instead of hard-coding 1024 for | Todd C. Miller |
2008-06-25 | sync | Theo de Raadt |
2008-06-25 | regen; | Jason McIntyre |
2008-06-25 | sort; ok todd | Jason McIntyre |
2008-06-25 | much better url parser. | Marc Espie |
2008-06-25 | add key length to visual fingerprint; zap magical constants; | Otto Moerbeek |
2008-06-25 | sync | Theo de Raadt |
2008-06-25 | Add various Logitech QuickCam's which are known to be UVC class devices. | Brad Smith |
2008-06-25 | Make ldd grok pie binaries. | Kurt Miller |
2008-06-25 | Build pic versions of crt0, crtbegin & crtend for amd64, i386, powerpc, | Kurt Miller |
2008-06-25 | Make pic compatiable. From and okay drahn@ no objection miod@ | Kurt Miller |
2008-06-25 | implement automatic time-based rekeying (every 10 minutes); ok deraadt@ | Damien Miller |
2008-06-24 | Garbage collect some unused nor relevant config files. They're either | Brad Smith |
2008-06-24 | Fixed a problem that would cause errors (especially when in low memory | Brad Smith |
2008-06-24 | On user/kernel shared page table machines, do not let processes map their | Theo de Raadt |
2008-06-24 | - move -S and -t into the main option descriptions: they were the only | Jason McIntyre |
2008-06-24 | prototypes for getpwnam_r() and getpwuid_r() | Theo de Raadt |
2008-06-24 | sync | Theo de Raadt |
2008-06-24 | crank major because of two new interfaces | Theo de Raadt |
2008-06-24 | create a private getpwent()-like interface which does not walk the YP | Theo de Raadt |
2008-06-24 | implement getpwnam_r() and getpwuid_r() -- very nearly a rewrite of the | Theo de Raadt |
2008-06-24 | clarify tao's -a option; ok av fgsch | Jason McIntyre |
2008-06-24 | - document the raidlevels | Jason McIntyre |
2008-06-24 | Remove leading zeros of subpart of partition's blocksize so ksh does not | Tobias Stoeckmann |
2008-06-24 | Index: src/sbin/growfs/growfs.c | Igor Sobrado |
2008-06-24 | sort flags in synopsis to match "usage:" and style(9) | Igor Sobrado |
2008-06-24 | Thinkpad -> ThinkPad | Igor Sobrado |
2008-06-24 | missing "usage:" | Igor Sobrado |
2008-06-24 | regen | Brad Smith |
2008-06-24 | - Rename the QuickCam Sphere AF to Orbit since the other Orbit MP | Brad Smith |
2008-06-24 | remove recalloc; sloppy me; ok deraadt@ | Otto Moerbeek |
2008-06-23 | Some conformance fixes: | Anders Magnusson |
2008-06-23 | Do not compile the ``kbd needs to be rebuilt'' test if -DNOKVM. Should shave | Miod Vallat |
2008-06-23 | trim SEE ALSO; | Jason McIntyre |
2008-06-23 | new sentence, new line; | Jason McIntyre |
2008-06-23 | Don't bzero() the USB buffer before every xfer. This was just for debug | Marcus Glocker |
2008-06-23 | amd64s bus_dma internals use a pointer to a lastaddr variable to keep | David Gwynne |
2008-06-22 | Remove the QuickCam Pro 5000 from the quirks list now that there | Brad Smith |
2008-06-22 | regen | Brad Smith |
2008-06-22 | Add a few more QuickCam cams and touch up some of the existing entries. | Brad Smith |
2008-06-22 | Update watchdog timer code from DragonFly. | Brad Smith |
2008-06-22 | Automatically distinguish between CD-DA track and WAVE audio file writing them | av |
2008-06-22 | Like alpha, db_stack_dump() on mips and sh needs complete frame information | Miod Vallat |
2008-06-22 | If no frame gets queue for a certain time, return EINVAL to the userland | Marcus Glocker |
2008-06-22 | As discussed on ICB, do not invoke make with several targets to make | Antoine Jacoutot |
2008-06-22 | Enable the use of __attribute__ ((__nonnull__)) unconditionally under OpenBSD, | Miod Vallat |
2008-06-22 | correct function names on some debug and panics. | Federico G. Schwindt |
2008-06-22 | Replace MUSTEK_RETRIES, SCANJET_RETRIES and ST_RETRIES with SCSI_RETRIES, | Kenneth R Westerback |