summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-05Etherlink -> EtherLinkJason McIntyre
2003-05-05fix test for restoring mnt_syncer in dounmount.Ted Unangst
2003-05-04the buffer to getcwd(3) should be PATH_MAX in size, not MAX_FNAMEAnil Madhavapeddy
2003-05-04mop-mop squeek-squeekMichael Shalayeff
2003-05-04The custom logic used for determining the basename of source fileNils Nordman
2003-05-04Free mbuf when dropping invalid ARP with ar_hrd != ARPHRD_ETHER, insteadDaniel Hartmeier
2003-05-04snprintfTheo de Raadt
2003-05-04Set code segment register according to nxpages, copied from machdep.cDale Rahn
2003-05-04When a protection fault occurs, force %cr2 to contain the pc asDale Rahn
2003-05-04string cleaning. ok deraadt@Ted Unangst
2003-05-04remove unused var docache from relookup. from netbsdTed Unangst
2003-05-03string fixTheo de Raadt
2003-05-03string fixes; tedu okTheo de Raadt
2003-05-03string fixes; tedu okTheo de Raadt
2003-05-03also had too many arguments to .Nd; shortened to read the same (theJason McIntyre
2003-05-03typo in STANDARDS (this man page is getnameinfo, not getaddrinfo);Jason McIntyre
2003-05-03removed typo introduced by myself;Jason McIntyre
2003-05-03typos;Jason McIntyre
2003-05-03typos;Jason McIntyre
2003-05-03- make it -Wall cleanAnil Madhavapeddy
2003-05-03these files all had >9 arguments to .Nd, causing the name description to beJason McIntyre
2003-05-03The 'memleft' calcuations assume that the data address starts atTodd C. Miller
2003-05-03more extensive antispoof testHenning Brauer
2003-05-03don't free() the char * carrying the rule label too earlyHenning Brauer
2003-05-03regenAlexander Yurchenko
2003-05-03A bunch of new Promise ATA/SATA chips; from FreeBSDAlexander Yurchenko
2003-05-03sprintf -> snprintf.Kenneth R Westerback
2003-05-03just as a safety measure, set m_flags to 0 for mbufs allocated on stack.Jun-ichiro itojun Hagino
2003-05-03implement and enable a mmaping pages test (mmap over .data etc,Michael Shalayeff
2003-05-02Update to conform to Posix 1003.1-2001.Nils Nordman
2003-05-02when flipping the code descriptors also update cs in theMichael Shalayeff
2003-05-02Zap unused STRIP_TRAILING_SLASH macro.Nils Nordman
2003-05-02o Don't close stdout in interactive mode; mpech@Todd C. Miller
2003-05-02Add Doug Gwyn's portable alloca() for platforms w/o an assemblerTodd C. Miller
2003-05-02syncTed Unangst
2003-05-02Use Nx 1.5.1 symbolJason Wright
2003-05-02add Nx 1.5.1 (referenced by macppc/awacs(4))Jason Wright
2003-05-02Rework SIS IDE support. Unbreak the newest chips and fix issues with theAlexander Yurchenko
2003-05-02syncTheo de Raadt
2003-05-02add eap and do a bit of cleaningJason Wright
2003-05-02eso what.Jason Wright
2003-05-02add esoJason Wright
2003-05-01don't cast pointer to integer, use intptr_t stuff off inttypes.h insteadPeter Valchev
2003-05-01Enable compiler warning options but NOT -WerrorMarco S Hyman
2003-05-01add eso, opl, and midi, and clean the audio stuff up a bitJason Wright
2003-05-01- initialize sc_pa before using itJason Wright
2003-05-01knfTed Unangst
2003-05-01syncTed Unangst
2003-05-01several related changes:Ted Unangst
2003-05-01is -Wall clean by making rcsid constAnil Madhavapeddy