Age | Commit message (Expand) | Author |
2005-07-15 | if a file has been locally added and not committed, handle it with proper | Xavier Santolaria |
2005-07-15 | Make globals accessed from sig handler volatile. From millert@ | Otto Moerbeek |
2005-07-15 | shrink read buffer size from 64k to 4k, this is not bgpd and we're dealing | Henning Brauer |
2005-07-15 | remove recently added "using privsep user X" message, spams console in -s | Henning Brauer |
2005-07-15 | fix a function name in an error message | Henning Brauer |
2005-07-14 | - better synopsis | Jason McIntyre |
2005-07-14 | refer to kerberos(8) rather than `info heimdal' now that we install the | Jason McIntyre |
2005-07-14 | add skey(5) to SEE ALSO; | Jason McIntyre |
2005-07-14 | add entries for /bsd.mp and /etc/skey/ | Jason McIntyre |
2005-07-14 | Add support "target kvm" on powerpc. | Mark Kettenis |
2005-07-14 | handle some -Q cases; | Xavier Santolaria |
2005-07-14 | improvements from tamas tevesz; | Jason McIntyre |
2005-07-14 | let root create the data socket. fixes PR 4287. | Moritz Jodeit |
2005-07-14 | - better synopsis | Jason McIntyre |
2005-07-14 | - make sure sem_ pages reference each other (idea from similar freebsd commit) | Jason McIntyre |
2005-07-14 | from netbsd -r1.4: | Jason McIntyre |
2005-07-14 | fix some memleaks. ok hshoexer@ | Moritz Jodeit |
2005-07-14 | free commitz from pascoes kitchen. fix an error message | David Gwynne |
2005-07-14 | Fix comments concerning VOP_LINK(). | Pedro Martelletto |
2005-07-14 | be consistent when declaring cvs_ent structs; ok jfb@ joris@. | Xavier Santolaria |
2005-07-14 | more use of cvs_rcs_getpath(); | Xavier Santolaria |
2005-07-14 | use cvs_rcs_getpath(); | Xavier Santolaria |
2005-07-14 | More bge ids, found in Broadcom's Linux driver. ok brad@ | Jonathan Gray |
2005-07-14 | regen | Jonathan Gray |
2005-07-14 | More bge ids, found in Broadcom's Linux driver. ok brad@ | Jonathan Gray |
2005-07-14 | Oops, commit actual structure that we need... | Marco Peereboom |
2005-07-14 | Add physical disk structure. | Marco Peereboom |
2005-07-14 | use __sentinel__ attribute; ok deraadt@ djm@ markus@ | Darren Tucker |
2005-07-14 | Must strip comments from bootbsd.desktop before packaging; found by david@ | Uwe Stuehler |
2005-07-14 | More netccitt and netns removals; OK henning, brad, mickey | Uwe Stuehler |
2005-07-14 | add D-Link PCI id. | Brad Smith |
2005-07-14 | use symbolic names for checking in %fprs, as above | Theo de Raadt |
2005-07-14 | regen | Brad Smith |
2005-07-14 | fix PCI ID for SysKonnect SK9Exx cards and add a PCI ID for some | Brad Smith |
2005-07-13 | spacing | Theo de Raadt |
2005-07-13 | minor knf | Theo de Raadt |
2005-07-13 | Repair/rationalize option handling to ensure valid option section is | Kenneth R Westerback |
2005-07-13 | do not leak memory if read()ing section headers fails; from Andrey Matveev <e... | Michael Shalayeff |
2005-07-13 | remove white space and fix formatting for readability. | Brad Smith |
2005-07-13 | Correct ctype classifications of chars >= 0x80 wrt C99/POSIX and our | Otto Moerbeek |
2005-07-13 | add cvs_rcs_getpath() function. Returns the path of the RCS file if it | Xavier Santolaria |
2005-07-13 | As mickey@ pointed out, this test does not belong in libm. Move to | Otto Moerbeek |
2005-07-13 | use cvs_path_cat() instead of snprintf(); | Xavier Santolaria |
2005-07-13 | Test for fp save/restore in sig handlers. | Otto Moerbeek |
2005-07-12 | fix comment, describe the VA hole correclty | Hans-Joerg Hoexer |
2005-07-12 | call pmap_apte_flush() with the current pmap, not the one to be mapped. | Hans-Joerg Hoexer |
2005-07-12 | write ds1 ctrl mcode where we wanted the ds1e varient | Theo de Raadt |
2005-07-12 | h/w doesn't decrypt rx frames in monitor mode so don't try to remove the | Damien Bergamini |
2005-07-12 | default mtu to no more than ETHERMTU to avoid fragmentation; henning@ ok | Michael Shalayeff |
2005-07-12 | Print the card number the chipset string is obtained from. | Jonathan Gray |