Age | Commit message (Expand) | Author |
2003-05-03 | regen | Alexander Yurchenko |
2003-05-03 | A bunch of new Promise ATA/SATA chips; from FreeBSD | Alexander Yurchenko |
2003-05-03 | sprintf -> snprintf. | Kenneth R Westerback |
2003-05-03 | just as a safety measure, set m_flags to 0 for mbufs allocated on stack. | Jun-ichiro itojun Hagino |
2003-05-03 | implement and enable a mmaping pages test (mmap over .data etc, | Michael Shalayeff |
2003-05-02 | Update to conform to Posix 1003.1-2001. | Nils Nordman |
2003-05-02 | when flipping the code descriptors also update cs in the | Michael Shalayeff |
2003-05-02 | Zap unused STRIP_TRAILING_SLASH macro. | Nils Nordman |
2003-05-02 | o Don't close stdout in interactive mode; mpech@ | Todd C. Miller |
2003-05-02 | Add Doug Gwyn's portable alloca() for platforms w/o an assembler | Todd C. Miller |
2003-05-02 | sync | Ted Unangst |
2003-05-02 | Use Nx 1.5.1 symbol | Jason Wright |
2003-05-02 | add Nx 1.5.1 (referenced by macppc/awacs(4)) | Jason Wright |
2003-05-02 | Rework SIS IDE support. Unbreak the newest chips and fix issues with the | Alexander Yurchenko |
2003-05-02 | sync | Theo de Raadt |
2003-05-02 | add eap and do a bit of cleaning | Jason Wright |
2003-05-02 | eso what. | Jason Wright |
2003-05-02 | add eso | Jason Wright |
2003-05-01 | don't cast pointer to integer, use intptr_t stuff off inttypes.h instead | Peter Valchev |
2003-05-01 | Enable compiler warning options but NOT -Werror | Marco S Hyman |
2003-05-01 | add eso, opl, and midi, and clean the audio stuff up a bit | Jason Wright |
2003-05-01 | - initialize sc_pa before using it | Jason Wright |
2003-05-01 | knf | Ted Unangst |
2003-05-01 | sync | Ted Unangst |
2003-05-01 | several related changes: | Ted Unangst |
2003-05-01 | is -Wall clean by making rcsid const | Anil Madhavapeddy |
2003-05-01 | -Wall cleanup, make rcsid variables const | Anil Madhavapeddy |
2003-05-01 | add missing enumeration case to select to kill gcc warning | Anil Madhavapeddy |
2003-05-01 | typos; | Jason McIntyre |
2003-05-01 | typos; | Jason McIntyre |
2003-05-01 | typos; | Jason McIntyre |
2003-05-01 | Update to lynx-2.8.4-rel1, patchset d, now with IPv6 as well | Anil Madhavapeddy |
2003-05-01 | correct names for architectures; | Jason McIntyre |
2003-05-01 | ease label handling | Henning Brauer |
2003-05-01 | BNF update for label on antispoof | Henning Brauer |
2003-05-01 | label on antispoof | Henning Brauer |
2003-05-01 | allow label on antispoof; requested by Gregor Binder <gbinder at sysfive.com> | Henning Brauer |
2003-05-01 | typos; | Jason McIntyre |
2003-05-01 | use "tokenbroadcastaddr" throughout the code for consistency. deraadt ok | Jun-ichiro itojun Hagino |
2003-05-01 | i386 is elf now; pt out by ldcosta@arnet.com.ar | Michael Shalayeff |
2003-05-01 | 3.3 has left the building... | Michael Shalayeff |
2003-05-01 | Fix unbalanced parens in __swap64gen macro for non-gcc; Hugh C Kennedy | Todd C. Miller |
2003-04-30 | Rework munge_fstab to shrink and clarify code. | Kenneth R Westerback |
2003-04-30 | add an ap_server_strip_chroot for LoadModule tags. this partially | Anil Madhavapeddy |
2003-04-30 | do not be hungry for buffers and allocate lower than a max (for iodc io) | Michael Shalayeff |
2003-04-30 | only compare suberblock fields that are interesting, instead of trying to | Ted Unangst |
2003-04-30 | from netbsd: | Michael Shalayeff |
2003-04-30 | Regen | Miod Vallat |
2003-04-30 | Oops, repair omsync deprecation lossage. | Miod Vallat |
2003-04-30 | one more strvis -> strnvis. | Vincent Labrecque |