Age | Commit message (Expand) | Author |
2003-05-05 | Etherlink -> EtherLink | Jason McIntyre |
2003-05-05 | fix test for restoring mnt_syncer in dounmount. | Ted Unangst |
2003-05-04 | the buffer to getcwd(3) should be PATH_MAX in size, not MAX_FNAME | Anil Madhavapeddy |
2003-05-04 | mop-mop squeek-squeek | Michael Shalayeff |
2003-05-04 | The custom logic used for determining the basename of source file | Nils Nordman |
2003-05-04 | Free mbuf when dropping invalid ARP with ar_hrd != ARPHRD_ETHER, instead | Daniel Hartmeier |
2003-05-04 | snprintf | Theo de Raadt |
2003-05-04 | Set code segment register according to nxpages, copied from machdep.c | Dale Rahn |
2003-05-04 | When a protection fault occurs, force %cr2 to contain the pc as | Dale Rahn |
2003-05-04 | string cleaning. ok deraadt@ | Ted Unangst |
2003-05-04 | remove unused var docache from relookup. from netbsd | Ted Unangst |
2003-05-03 | string fix | Theo de Raadt |
2003-05-03 | string fixes; tedu ok | Theo de Raadt |
2003-05-03 | string fixes; tedu ok | Theo de Raadt |
2003-05-03 | also had too many arguments to .Nd; shortened to read the same (the | Jason McIntyre |
2003-05-03 | typo in STANDARDS (this man page is getnameinfo, not getaddrinfo); | Jason McIntyre |
2003-05-03 | removed typo introduced by myself; | Jason McIntyre |
2003-05-03 | typos; | Jason McIntyre |
2003-05-03 | typos; | Jason McIntyre |
2003-05-03 | - make it -Wall clean | Anil Madhavapeddy |
2003-05-03 | these files all had >9 arguments to .Nd, causing the name description to be | Jason McIntyre |
2003-05-03 | The 'memleft' calcuations assume that the data address starts at | Todd C. Miller |
2003-05-03 | more extensive antispoof test | Henning Brauer |
2003-05-03 | don't free() the char * carrying the rule label too early | Henning Brauer |
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 |