2017-04-08 |
deraadt | Sensors are run as callbacks inside tasks. During... |
commit | commitdiff | tree | snapshot |
2017-04-08 |
jmatthew | Use ADDR64 opcodes to specify 64bit DMA addresses for... |
commit | commitdiff | tree | snapshot |
2017-04-08 |
mlarkin | Remove some #if 0 code that dates back to r1.1 |
commit | commitdiff | tree | snapshot |
2017-04-08 |
deraadt | A pile of sizes to free(9). In test for a few days... |
commit | commitdiff | tree | snapshot |
2017-04-08 |
deraadt | Two prototypes for acpi_maptable; merge to one place |
commit | commitdiff | tree | snapshot |
2017-04-07 |
rpe | Minimize differences in ifstart() function between... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
rpe | Align comments of ifstart() function in netstart and... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
rpe | Sync variable names with netstart version of stripcom(). |
commit | commitdiff | tree | snapshot |
2017-04-07 |
rpe | Align comments of stripcom() function in netstart and... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
rpe | Extend the information shown by diskinfo() to help... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
bluhm | In ssl.h TLS 1.0 is called TLSv1. Adapt name in test... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
bluhm | Adapt test to new syslogd's local message priority. |
commit | commitdiff | tree | snapshot |
2017-04-07 |
bluhm | Incoming TCP connections from clients fill the files... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
krw | Simply decoding of domain search option. No intentional... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
visa | Add prid for CN72xx/CN73xx. |
commit | commitdiff | tree | snapshot |
2017-04-07 |
visa | Make SoC version available in a simple form. |
commit | commitdiff | tree | snapshot |
2017-04-07 |
jsing | Use uint8_t instead of u_int8_t - for consistency and... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
guenther | si_addr should be of type void *, not char * |
commit | commitdiff | tree | snapshot |
2017-04-07 |
guenther | Simplify the size calculation for memset() |
commit | commitdiff | tree | snapshot |
2017-04-06 |
krw | Inspired by recent dhcrelay(8) changes add some stricte... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
reyk | "kernel" got renamed to "boot" in vm.conf but I didn... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
tedu | replace some long if/else chains with a switch |
commit | commitdiff | tree | snapshot |
2017-04-06 |
tedu | a little const here and there to prevent rules from... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
tedu | prepenv can take a const rule |
commit | commitdiff | tree | snapshot |
2017-04-06 |
natano | Remove the CD9660MAXPATH define. It was used to constru... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
jmc | less chatty EXAMPLES; from anton lindqvist |
commit | commitdiff | tree | snapshot |
2017-04-06 |
deraadt | trailing ; on end of macro definition is wrong; ok... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
reyk | Do not expose vmm(4) VM IDs to the user, use vmd(8... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
dhill | Convert bcopy to memcpy where the memory does not overl... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
jmc | shuffle for a saner read; help/ok bluhm |
commit | commitdiff | tree | snapshot |
2017-04-06 |
jmc | document -=; while here, simplify things so that we... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
deraadt | Sizes for the remaining free() calls, and use mallocarray() |
commit | commitdiff | tree | snapshot |
2017-04-06 |
otto | Consistentcy between nmembers and size order. From... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
bluhm | Check that local syslog messages have the the expected... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
beck | fix missing \ on \n, spotted by Edgar Pettijohn |
commit | commitdiff | tree | snapshot |
2017-04-06 |
visa | Use the correct interrupt disestablish routine. |
commit | commitdiff | tree | snapshot |
2017-04-06 |
visa | Extend the fdt interrupt API a little. |
commit | commitdiff | tree | snapshot |
2017-04-06 |
bluhm | Add the LOG_SYSLOG facility to local messages. |
commit | commitdiff | tree | snapshot |
2017-04-06 |
dhill | Replace bcopy with a simple assignment where both varia... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
gsoares | use memset() instead of bzero() |
commit | commitdiff | tree | snapshot |
2017-04-06 |
gsoares | fix format string found by clang -Wformat-security |
commit | commitdiff | tree | snapshot |
2017-04-06 |
bcook | bump version for new development branch |
commit | commitdiff | tree | snapshot |
2017-04-06 |
kettenis | Compile C code with -funwind-tables. Fixes exception... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
otto | first print size in meta-data then supplied arg size... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
jsg | remove stray character in previous that broke the build |
commit | commitdiff | tree | snapshot |
2017-04-06 |
deraadt | Unify a few attach-time patterns between usb *com drive... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
deraadt | add sizes to free() calls |
commit | commitdiff | tree | snapshot |
2017-04-06 |
dhill | Convert bcopy to memcpy as the memory does not overlap. |
commit | commitdiff | tree | snapshot |
2017-04-05 |
deraadt | 3 more mallocarray() uses |
commit | commitdiff | tree | snapshot |
2017-04-05 |
bluhm | Syslogd's debug and error messages have changed a bit... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
dhill | Replace 2 bcopy()'s with a simple assignment as both... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
bluhm | The global variable Startup is not used anymore and... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
bluhm | As we did not have nice log functions before, ttymsg... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
bluhm | The function logmsg() was used to generate local messag... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
bluhm | Replace logerror() functions with generic log_warn... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
krw | Shuffle sendhup() into dispatch.c, the only place it... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
millert | Not all devices support mmap, document EINVAL in this... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
deraadt | Clamp size to length if snprintf ever indicates overflow |
commit | commitdiff | tree | snapshot |
2017-04-05 |
bluhm | Replace all combinations of logerror() and die() with... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
jca | Unify variables used for recvmsg/sendmsg |
commit | commitdiff | tree | snapshot |
2017-04-05 |
jca | sendmsg returns a signed value, fix error check |
commit | commitdiff | tree | snapshot |
2017-04-05 |
reyk | We can enable many -W compiler warnings now. |
commit | commitdiff | tree | snapshot |
2017-04-05 |
reyk | Rework the packet.c code for decoding and assembling... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
jca | Don't rely on asprintf setting pointer to NULL on failure. |
commit | commitdiff | tree | snapshot |
2017-04-05 |
deraadt | When building counter memory in preparation to copy... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
nicm | Add Home and End for copy mode. |
commit | commitdiff | tree | snapshot |
2017-04-05 |
sthen | For a non-interactive attempt to pkg_delete a firmware... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
bluhm | Replace logdebug() with generic log_debug() from log... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
nicm | Try again to resolve problems with mistaking sessions... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
nicm | Give each client a name. This defaults to the tty name... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
nicm | cfg_file can be static. |
commit | commitdiff | tree | snapshot |
2017-04-05 |
nicm | Change tty_repeat_space to write large sets of spaces... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
jmc | various improvements, from klemens nanni; |
commit | commitdiff | tree | snapshot |
2017-04-05 |
jmc | - -Z before -z in options list |
commit | commitdiff | tree | snapshot |
2017-04-05 |
deraadt | an annoying whitespace glitch |
commit | commitdiff | tree | snapshot |
2017-04-05 |
guenther | timeval has trailing padding on powerpc and m88k, so... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
deraadt | Here at OpenBSD we change ABIs at the fling of a hat... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
deraadt | clear structure on the stack before copying out for... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-04-05 |
beck | Allow nc to save the peer certificate and chain in... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
beck | Add tls_peer_cert_chain_pem - To retreive the peer... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
beck | Internal changes to allow for relayd engine privsep... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
bluhm | Do not print a warning if closing the control socket... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
jsg | add a config test flag to sasyncd |
commit | commitdiff | tree | snapshot |
2017-04-04 |
ajacoutot | Also remove non syspatch hidden files/dirs. |
commit | commitdiff | tree | snapshot |
2017-04-04 |
claudio | Do not purge the CONFIG_SERVERS config in the parent... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
deraadt | struct vfsconf is tightly packed, but let's M_ZERO... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
rpe | Ensure, that during upgrades, the default for the ... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
reyk | The unsigned result cannot be -1, turn it into a signed... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
reyk | constify pc_remote and pc_circuit |
commit | commitdiff | tree | snapshot |
2017-04-04 |
krw | Send a RTM_PROPOSAL to clear out other dhclient instanc... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
jmc | document comments in table files; help/ok gilles |
commit | commitdiff | tree | snapshot |
2017-04-04 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2017-04-04 |
reyk | Add missing newline in fprintf error message. |
commit | commitdiff | tree | snapshot |
2017-04-04 |
krw | Treat SSID's like the 0 to 32 bytes of uint8_t data... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
kettenis | Cleanup the code further. Get rid of the remaining... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
visa | Issue memory barrier before lock release, not after... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
deraadt | add a free() size near microcode loading |
commit | commitdiff | tree | snapshot |
2017-04-04 |
millert | Rewrite tohexstr() to use the common idiom of convertin... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
claudio | Add 8265 and 3168 support. Both cards need new firmware... |
commit | commitdiff | tree | snapshot |
next |