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