Age | Commit message (Expand) | Author |
2005-07-17 | If the internal battery is missing, report it as absent rather than in an | Miod Vallat |
2005-07-17 | Always turn off video when the lid is closed; this behaviour was lost in r1.8. | Miod Vallat |
2005-07-17 | Remove more non-emulating display code path and macros; no functional change. | Miod Vallat |
2005-07-17 | Do not claim this driver uses a soft interrupt in dmesg since it is not true. | Miod Vallat |
2005-07-17 | - punctuation, macro, layout, wording improvements | Jared Yanovich |
2005-07-17 | punctuation and minor rewording, ok jmc | Jared Yanovich |
2005-07-17 | Implement an ``enable/disable echo'' option, defaults to off. | Brad Smith |
2005-07-17 | knf says that a 2nd level indent is four (not three or five) spaces | Damien Miller |
2005-07-17 | Fix a number of X11 forwarding channel leaks: | Damien Miller |
2005-07-16 | move headers and remove some FreeBSD specific stuff. | Brad Smith |
2005-07-16 | No longer used. | Kenneth R Westerback |
2005-07-16 | Rejig struct string_list to use char array rather than char pointer, and | Kenneth R Westerback |
2005-07-16 | remove braces here too | Brad Smith |
2005-07-16 | remove __BROKEN_INDIRECT_CONFIG cruft | Brad Smith |
2005-07-16 | fix support for interrupt mitigation. | Brad Smith |
2005-07-16 | fix printing of hostname, from brooks davis via jmc | Henning Brauer |
2005-07-16 | back out last; breaks in cases where we want hex and the last byte is 0 | Henning Brauer |
2005-07-16 | NULL is not a time_t. From brooks at freebsd. | Kenneth R Westerback |
2005-07-16 | Eliminate unnecessary 'code' field from struct option. Make | Kenneth R Westerback |
2005-07-16 | - basic cleanup | Jason McIntyre |
2005-07-16 | sort options and sync usage(); | Jason McIntyre |
2005-07-16 | spacing | Damien Miller |
2005-07-15 | Fix handling of comma separated option value lists, broken in r1.20. | Kenneth R Westerback |
2005-07-15 | From FreeBSD netgraph/bluetooth/include/ng_hci.h rev. 1.5: | Alexander Yurchenko |
2005-07-15 | fixes 4286. | Marc Espie |
2005-07-15 | testcase for recent bug-report. | Marc Espie |
2005-07-15 | if the file has been added but is not on disk make sure we can pick it up | Joris Vink |
2005-07-15 | - use cvs_path_cat() where appropriate instead of snprintf() | Xavier Santolaria |
2005-07-15 | let pretty_print_option() handle trailing nul bytes correctly (i. e. don't | Henning Brauer |
2005-07-15 | some improvements from ray lai: mainly dealing with erroneous double | Jason McIntyre |
2005-07-15 | kill trailing whitespace; | Jason McIntyre |
2005-07-15 | - add /bsd.rd to FILES | Jason McIntyre |
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 |