summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-05correct incorrect off-by-one sscanf boundAnil Madhavapeddy
2003-05-05Add support for command line args in rshprog, e.g. "ssh -C".Todd C. Miller
2003-05-05document the new -f <mode> command line option.Vincent Labrecque
2003-05-05in emacs or vi mode, if vi-tabcomplete or vi-esccomplete mode is on, thisFederico G. Schwindt
2003-05-05a couple of off-by-one string bounds in sscanfAnil Madhavapeddy
2003-05-05It's actually a ``floppy drive'', not a ``floppy driver'', doh.Miod Vallat
2003-05-05Mention that the floppy drive is not supported; David Coomber.Miod Vallat
2003-05-05When talking about third-party application and the ports system, only referenceMiod Vallat
2003-05-05dont write too much data when disconnecting in biz22, also use sizeofAnil Madhavapeddy
2003-05-05add properties of single precision IEE754Jason Wright
2003-05-05Move exec base to 0x1c000000, exe/data gap to 512MB. Allows betterDale Rahn
2003-05-05Describe format of pfctl -sl output, reported by Alejandro G. Belluscio.Daniel Hartmeier
2003-05-05page-align for fixed mmap to workMichael Shalayeff
2003-05-05Write explicit scsibus at controller attachment, rather than scsibus at scsiMiod Vallat
2003-05-05corrections from Leandro Costa.Jason McIntyre
2003-05-05regenHenning Brauer
2003-05-05"Intel 82440MX AC97 Modem" rev 0x00 at pci0 dev 0 function 2 not configuredHenning Brauer
2003-05-05add a mail-mode, to do automatic line-wrapping.Vincent Labrecque
2003-05-05Remove FreeBSD configuration lines in SYNOPSIS that slipped through theMiod Vallat
2003-05-05- removed groff macros that were not formatting SYNOPSIS properlyJason McIntyre
2003-05-05-Wall cleanup: trim unused vars, better err() message in stdhosts,Anil Madhavapeddy
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