index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-10-12
sync
Theo de Raadt
2013-10-12
+vxlan; remember services is parsed for baddynamic; ok reyk
Theo de Raadt
2013-10-12
explicitely->explicitly
Stuart Henderson
2013-10-12
document new queueing. with lots of help from jmc. glanced over by many,
Henning Brauer
2013-10-12
adopt existing altq regress to queueing changes; queuespecs for altq use
Henning Brauer
2013-10-12
adopt to queueing changes
Henning Brauer
2013-10-12
config bits for the bandwidth shaping part of the new queueing subsystem
Henning Brauer
2013-10-12
new bandwidth shaping subsystem, kernel side
Henning Brauer
2013-10-12
hook in hfsc.c/h
Henning Brauer
2013-10-12
give tagname2tag and its siblings an extra "create" parameter. if 1, it
Henning Brauer
2013-10-12
standalone hfsc implementation with new interface to the consumers, for
Henning Brauer
2013-10-11
When converting an ELF file, create a dummy non-empty (8 byte) .data section,
Miod Vallat
2013-10-11
sync
Theo de Raadt
2013-10-11
tedu regress/usr.bin/pcc
Lawrence Teo
2013-10-11
improve ntpctl argv parsing
Theo de Raadt
2013-10-11
Add initial RTL8106E and RTL8168G/8111G support.
Jonathan Gray
2013-10-11
poll(2) on a closed tty should return POLLIN|POLLHUP in revents
Todd C. Miller
2013-10-11
Prevent non-data packets from being dropped.
Gerhard Roth
2013-10-11
Don't leak file descriptors in the rare MSG_VERSION case. From Chris
Nicholas Marriott
2013-10-11
Remove stray return, from Chris Johnsen.
Nicholas Marriott
2013-10-11
And get it right this time... don't leak if it is an empty string either.
Nicholas Marriott
2013-10-11
Don't free the pane name by accident.
Nicholas Marriott
2013-10-11
match Intel 8 Series SMBus (Lynx Point and Lynx Point-LP)
Jonathan Gray
2013-10-11
obsolete comment
Damien Miller
2013-10-11
missed one arg reorder
Damien Miller
2013-10-11
rename flag arguments to be more clear and consistent.
Damien Miller
2013-10-11
reference vmwpvs.
David Gwynne
2013-10-10
Bracket in the wrong place in description of c0-change-trigger.
Nicholas Marriott
2013-10-10
Fix leak in format_get_command.
Nicholas Marriott
2013-10-10
Better boot device detection code. Board-specific code will now return the
Miod Vallat
2013-10-10
Misc cleanups and small fixes. Boot controller/unit/lun information passed
Miod Vallat
2013-10-10
Add edma driver. This driver add support for am335x edma3 controller.
Sylvestre Gallon
2013-10-10
Remove the KERN_PROC_CWD the proc_current_path format (which is the only
Nicholas Marriott
2013-10-10
Use format_get_command() and some spacing tweaks.
Nicholas Marriott
2013-10-10
Pass -1 for cwd now not NULL.
Nicholas Marriott
2013-10-10
We accidentally haven't been using $TMUX to work out the session for a
Nicholas Marriott
2013-10-10
Remove now unused cmd_get_default_path.
Nicholas Marriott
2013-10-10
Don't boke when figuring out working directory from configuration file.
Nicholas Marriott
2013-10-10
Show session name in detached message. Requested by somebody a few
Nicholas Marriott
2013-10-10
Don't look at string[length - 1] if length == 0.
Nicholas Marriott
2013-10-10
Alter how tmux handles the working directory to internally use file
Nicholas Marriott
2013-10-10
Make tilde expansion in command strings work even if it isn't terminated by /.
Nicholas Marriott
2013-10-10
Similarly for MSG_COMMAND - allow full imsg limit not arbitrary 2048.
Nicholas Marriott
2013-10-10
Instead of fixed size buffers for some messages, send only the string
Nicholas Marriott
2013-10-10
retcode -> retval for exit message.
Nicholas Marriott
2013-10-10
Merge IDENTIFY_* flags with CLIENT_* flags.
Nicholas Marriott
2013-10-10
Bump protocol version and add new message types.
Nicholas Marriott
2013-10-10
Remove CMD_SENDENVIRON.
Nicholas Marriott
2013-10-10
mouse-resize-pane: Only resize on border select
Nicholas Marriott
2013-10-10
Support -c for new-session, based on code from J Raynor.
Nicholas Marriott
[prev]
[next]