2014-08-10 |
jmc | - add -p to SYNOPSIS |
commit | commitdiff | tree | snapshot |
2014-08-10 |
tedu | guenther wants a copyright |
commit | commitdiff | tree | snapshot |
2014-08-10 |
rpe | Convert if foo; then bar; fi blocks to foo && bar but... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
jsing | Tweak cipher list comments and add missing cipher value... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
rpe | { foo ; bar ; } -> { foo; bar; } |
commit | commitdiff | tree | snapshot |
2014-08-10 |
jsing | Remove disabled (weakened export and non-ephemeral... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
jsing | Since we no longer need to support SSLv2-style cipher... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
mpi | Ask for the descriptor size corresponding to the number... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
mpi | Do not allocate space for the whole structure when... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
mpi | sizeof() a pointer of the right struct to appease clang. |
commit | commitdiff | tree | snapshot |
2014-08-10 |
sf | Note that qemu 1.7.2 has the VLAN bug fix, too |
commit | commitdiff | tree | snapshot |
2014-08-10 |
jasper | zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2014-08-10 |
jmc | some Ev fixes; |
commit | commitdiff | tree | snapshot |
2014-08-10 |
mpi | Merge xhci_device_setup() into xhci_pipe_init() there... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
mpi | Since USB xfer pools are accessed in interrupt context... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
mpi | Set and check for XFER_BUSY in the common methods inste... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
ratchov | typo in debug message |
commit | commitdiff | tree | snapshot |
2014-08-10 |
ratchov | initialize mmcpos, found by guenther |
commit | commitdiff | tree | snapshot |
2014-08-10 |
espie | Document SUBST_* |
commit | commitdiff | tree | snapshot |
2014-08-10 |
espie | comment what's going on |
commit | commitdiff | tree | snapshot |
2014-08-10 |
espie | Ouch... fuck cvs |
commit | commitdiff | tree | snapshot |
2014-08-10 |
espie | if pkg_create is run as non-root, restory correct group... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
jsg | fix kqueue read/write filters for msdosfs and fusefs |
commit | commitdiff | tree | snapshot |
2014-08-10 |
matthieu | Typo. ok deraadt@ jmc@ |
commit | commitdiff | tree | snapshot |
2014-08-10 |
jsg | debug level test for clock_gettime() calls should match |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | AF_IMPLINK and AF_BLUETOOTH are gone, but add printing... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Don't need to know how to format bluetooth socket info... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | No more bluetooth in netintr(), so delete NETISR_BT... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | AF_BLUETOOTH is gone. AF_LOCAL isn't involved pipe... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | AF_IMPLINK and AF_BLUETOOTH are gone |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Only need <stdint.h> and not all of <inttypes.h> here |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Only need <stdint.h> and not all of <inttypes.h> here |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Only need <stdint.h> and not all of <inttypes.h> here |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Only need <stdint.h> and not all of <inttypes.h> here |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Only need <stdint.h> and not all of <inttypes.h> here |
commit | commitdiff | tree | snapshot |
2014-08-10 |
lteo | Fix the length check for reinjected ICMP packets: sizeo... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Format time_t with %lld after casting to long long |
commit | commitdiff | tree | snapshot |
2014-08-10 |
lteo | Rename p_hdrlen to min_hdrlen to better reflect its... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Delete duplicate conditional |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Replace F_DUPFD followed by setting FD_CLOEXEC with... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Add Xr to skey and stty |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Delete extern declarations for variables that don't... |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Only need <stdint.h> and not all of <inttypes.h> here |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | msts(4) appears to support TIOCSTSTAMP |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Add F_DUPFD_CLOEXEC handling |
commit | commitdiff | tree | snapshot |
2014-08-10 |
guenther | Add newer errnos |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Switch from calloc() to reallocarray() where the zeroin... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Use time_t for storing times |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Parse times with strtoll() instead of strtol() |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Regenerate to pick up time_t changes |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | bfd-in2.h is generated from this; merge back a change... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Store timestamps in time_t |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | bfd-in2.h is generated from this; merge back a change... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
halex | After a cleanup by deraadt I noticed the four-space... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Fix readelf --debug-dump=frames-interp output: once... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
jmc | less chatty; ok ajacoutot |
commit | commitdiff | tree | snapshot |
2014-08-09 |
schwarze | mmap(2) requires MAP_PRIVATE ^ MAP_SHARED for flags; |
commit | commitdiff | tree | snapshot |
2014-08-09 |
ajacoutot | Extend comment. |
commit | commitdiff | tree | snapshot |
2014-08-09 |
ajacoutot | Initial support for handling configuration files from... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
ajacoutot | sysctl.conf is an example. |
commit | commitdiff | tree | snapshot |
2014-08-09 |
mpi | Add support for non-root hubs now that uhub(4) can... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
mpi | Correctly recognize Super Speed devices, this is part... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
mpi | Handle super speed hub descriptors. |
commit | commitdiff | tree | snapshot |
2014-08-09 |
mpi | Do not store the whole USB hub descriptor in the "struc... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
jmc | some minor tweaks; |
commit | commitdiff | tree | snapshot |
2014-08-09 |
jmc | sort "prefork", and remove a useless macro; |
commit | commitdiff | tree | snapshot |
2014-08-09 |
jmc | basic cleanup; |
commit | commitdiff | tree | snapshot |
2014-08-09 |
reyk | Allow to inclue the types section anywhere in the confi... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
nicm | Remove support for the continuous reporting "any" mouse... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Backport from 2.17: mark the _GLOBAL_OFFSET_TABLE_... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Backport from binutils-2.17 the correct i386/amd64... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | We don't use the __openbsd_randomdata_{start,end} symbo... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Match format width of symbol visibility to the column... |
commit | commitdiff | tree | snapshot |
2014-08-09 |
guenther | Only need <stdint.h> and not <inttypes.h> here |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jmc | some basic fixes; |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jmc | zap trailing whitespace; |
commit | commitdiff | tree | snapshot |
2014-08-08 |
reyk | When opening directories, re-match the location after... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
reyk | No events were added for DNS UDP so it stopped working... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Absurdly, the return value of sqlite3_column_text() |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | mansearch.h uses uint64_t, so it needs stdint.h; found... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
ajacoutot | Drop some useless verbiage. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | drm/radeon: fix typo in radeon_connector_is_dp12_capable() |
commit | commitdiff | tree | snapshot |
2014-08-08 |
ajacoutot | Tweak verbiage. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | drm/radeon/dp: fix lane/clock setup for dp 1.2 capable... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | drm/radeon/atom: fix dithering on certain panels |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | drm/radeon: only apply hdmi bpc pll flags when encoder... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | some corrections and improvements with respect to prolo... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Remove redundant verbiage in the style of "a file is... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Bring the handling of defective prologues even closer... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Simplify by allowing only one post-handler. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Simplify by allowing only one pre-handler. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Simplify man(7) validation: |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Fix floating point handling: When converting double... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
jsg | add bochs and microsoft emulated vga |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Clarity with respect to floating point handling: |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | demacrify: get rid of man_nmsg(), man_pmsg(), mdoc_nmsg... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | mention requests and macros in more messages |
commit | commitdiff | tree | snapshot |
2014-08-08 |
schwarze | Dynamically allocate the stack of roff(7) .ie condition... |
commit | commitdiff | tree | snapshot |
next |