summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-16use snprintf to avoid crossing the overflow point; ok ottoTheo de Raadt
2005-04-16Format string cleanup. OK millert, henning, claudioChad Loder
2005-04-16snprintf return value check; joris okXavier Santolaria
2005-04-16amd64 canonicalizationMark Kettenis
2005-04-16change usbd_printBCD() to return number of bytes really placed or 0, notTheo de Raadt
2005-04-16Describe __syscall(2) in all its ugliness. ok jmc@ tom@ millert@Otto Moerbeek
2005-04-16Since the return value from the *_info functions is only actually used as aTodd C. Miller
2005-04-16snprintf return value check; joris okXavier Santolaria
2005-04-16missing cvs_ent_free(); joris okXavier Santolaria
2005-04-16syncTheo de Raadt
2005-04-16check snprintf() return value;Joris Vink
2005-04-16while snprintf and strlcpy and strlcat have this nice >buflen API (and theTheo de Raadt
2005-04-16Look for OpenBSD disklabel on the first eight hd devices, and after aUwe Stuehler
2005-04-16support a "clear" command to clear the broken Linux console. grmpf.Uwe Stuehler
2005-04-16let ld find it's _start() symbol.Uwe Stuehler
2005-04-16don't print the additional "exit" message on exit.Uwe Stuehler
2005-04-16Add SATA 8 channel.Marco Peereboom
2005-04-16Sync.Marco Peereboom
2005-04-16Add MegaRAID SATA 8 channel.Marco Peereboom
2005-04-16Be more careful with snprintf return value handling. Some of these areChad Loder
2005-04-16Nuke another unused structure.Kenneth R Westerback
2005-04-16Tell gcc -Wformat that our kprintf implementation understands %q and %llChad Loder
2005-04-16Nuke unused/duplicate structures and defines in favour of scsi ones.Kenneth R Westerback
2005-04-16comment out some code which is causing ntfs panics dueJoris Vink
2005-04-16remove lots of crud from this driver, makes it fit on the alpha mediaTheo de Raadt
2005-04-16syncTheo de Raadt
2005-04-16tweaks;Jason McIntyre
2005-04-16internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Miod Vallat
2005-04-16make Nd more clear, and share with usb.4Theo de Raadt
2005-04-16Xr ueagleDamien Bergamini
2005-04-16Duplicate include file.Miod Vallat
2005-04-16syncDamien Bergamini
2005-04-16Driver for Analog Devices Eagle chipset.Damien Bergamini
2005-04-16re-registerTheo de Raadt
2005-04-16missing getopt choice; from dennisTheo de Raadt
2005-04-16use vprintf, as obvious; frederik.deweerdt@laposte.netTheo de Raadt
2005-04-16fix wmemchr.3 MLINKS;Jason McIntyre
2005-04-16Remove redundant lineTom Cosgrove
2005-04-16don't leak a mbuf when tx fails.Damien Bergamini
2005-04-16indentDamien Bergamini
2005-04-16Give a complete, working example how to use the tree macros. TheOtto Moerbeek
2005-04-16replace `<' and `>';Jason McIntyre
2005-04-16document options(4);Jason McIntyre
2005-04-16add isakmpd.policy to FILES and sort;Jason McIntyre
2005-04-15Report dhcp success *only* if the interface is UP, and an address otherKenneth R Westerback
2005-04-15no need to describe enc(4) as a `software loopback mechanism' twice inJason McIntyre
2005-04-15document mdoc(7) and mdoc.samples(7);Jason McIntyre
2005-04-15shuffle sections into a more logical order;Jason McIntyre
2005-04-15mention vpn(8);Jason McIntyre
2005-04-15mention sysctl variables;Jason McIntyre