2015-05-15 |
millert | Make index/rindex weak aliases of strchr/strrchr since... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
jasper | add missing placeholder so that the "UNSIGNED PACKAGES... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
reyk | Fix kill'n'yank error: the port is mandatory in relay... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
jmc | rework synopsis to be a bit less ugly; the result is... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
jmc | client/server mox ip; |
commit | commitdiff | tree | snapshot |
2015-05-15 |
jmc | spelling; |
commit | commitdiff | tree | snapshot |
2015-05-15 |
jmc | sort; |
commit | commitdiff | tree | snapshot |
2015-05-15 |
jmc | trailing whitespace; |
commit | commitdiff | tree | snapshot |
2015-05-15 |
jsg | Decrement the unit numbers on the novena sdhc devices... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
jsg | Make board attaching table driven and move it out into... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
jsg | add some missing splx() calls |
commit | commitdiff | tree | snapshot |
2015-05-15 |
mpi | Remove useless comments mentioning ether_output(). |
commit | commitdiff | tree | snapshot |
2015-05-15 |
claudio | Allow multiple connected/interface routes to exist... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
claudio | Give carp(4) interfaces their own low priority. The... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
mpi | Convert to if_input(). |
commit | commitdiff | tree | snapshot |
2015-05-15 |
jsg | Fix return paths with missing EVP_CIPHER_CTX_cleanup... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
dlg | rename the probe and free members of atascsi_methods... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
mpi | Introduce if_output(), a function do to the last steps... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
mpi | Remove a NULL check in carp_set_ifp() as we always... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
rpe | Remove the 'Use DUIDs rather than device names in fstab... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
gilles | the code to prevent AUTH PLAIN from logging credentials... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
dtucker | Use a salted hash of the lock passphrase instead of... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
kettenis | Use STRONG_ALIAS instead of ALTENTRY. |
commit | commitdiff | tree | snapshot |
2015-05-14 |
mpi | Make the "Battery Present" sensor a depency of all... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
jsg | rev 1.3 introduced a check to an if statement without... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
rpe | Extend autoinstall(8) to allow for <hostname>-<mode... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
mpi | Allocate the input packet handler as part of the trunk_... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-05-14 |
jsg | Remove BOARD_ID* tests that do the same thing for every... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
jsg | Stop including CFLAGS in CXXFLAGS it creates problems... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
djm | rework imxenet hardware address setup: if COTP doesn... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-05-13 |
bluhm | If crypt(3) is called with an unknown setting, return... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
jsg | test mbuf pointers against NULL not 0 |
commit | commitdiff | tree | snapshot |
2015-05-13 |
mpi | Get rid of the last "#if NTRUNK" by overwriting trunk... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
mpi | Remove useless "bridge.h" include. |
commit | commitdiff | tree | snapshot |
2015-05-13 |
gilles | The enqueuer should never encouter the "From " separato... |
commit | commitdiff | tree | snapshot |
2015-05-13 |
uebayasi | Define END() to set ELF symbol size. |
commit | commitdiff | tree | snapshot |
2015-05-13 |
jsg | Having the same settings on the same phy across multipl... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
nicm | To replace c0-*, add a high watermark to the pty event... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
kettenis | Revert rev 1.3. While that change appears to make... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
kettenis | Make sure the rx ring lwm is set to at least 4. As... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
guenther | Add dlclose(3) to SEE ALSO |
commit | commitdiff | tree | snapshot |
2015-05-12 |
guenther | Document pthread_atfork(3)'s interaction with dlclose(3) |
commit | commitdiff | tree | snapshot |
2015-05-12 |
millert | Race less. |
commit | commitdiff | tree | snapshot |
2015-05-12 |
nicm | Tidy blank lines when outputting server info. |
commit | commitdiff | tree | snapshot |
2015-05-12 |
ratchov | remove the sc->isopen flag, as sc->flags already hold the |
commit | commitdiff | tree | snapshot |
2015-05-12 |
ratchov | store byte count in a size_t and switch from uiomovei... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
ratchov | Remove unused code & definitions: midi_attach(), midi_u... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
ratchov | Don't hold the audio mutex when calling uiomove(),... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
ratchov | Remove references to (deleted) auconv.h and mulaw.h... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
nicm | Add a session_alerts format which is a list of all... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
nicm | Add bell-action "other" to pass through bells in all... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
mikeb | Fixup potential use after free and a memory leak. |
commit | commitdiff | tree | snapshot |
2015-05-12 |
mpi | This file is only compiled when "pseudo-device bridge... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
mpi | MPLS also needs a definition for etherip_output(),... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
stsp | Add newly matched devices to urtwn(4) hardware list. |
commit | commitdiff | tree | snapshot |
2015-05-12 |
stsp | Merge various urtwn(4) fixes from FreeBSD: |
commit | commitdiff | tree | snapshot |
2015-05-12 |
stsp | Fix definition of R92C_USTIME_TSF. |
commit | commitdiff | tree | snapshot |
2015-05-12 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2015-05-12 |
stsp | usbdevs_data.h |
commit | commitdiff | tree | snapshot |
2015-05-12 |
stsp | Add 4 additional urtwn(4) device IDs. |
commit | commitdiff | tree | snapshot |
2015-05-12 |
mikeb | Drop and reacquire the kernel lock in the vfs_shutdown... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
yasuoka | Fix an uninitialized variable access when pptp.hostname... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
jsg | imxiic is known to be broken don't try attaching it... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
jsg | Raise VM_PHYSSEG_MAX to two and load an additional... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
miod | Put the right number of leading underscores in ___cerro... |
commit | commitdiff | tree | snapshot |
2015-05-12 |
jsg | Move the logit() prototype so parse.y will see it. |
commit | commitdiff | tree | snapshot |
2015-05-12 |
jsg | Add missing braces. |
commit | commitdiff | tree | snapshot |
2015-05-12 |
guenther | chflagsat() is also async-signal-safe |
commit | commitdiff | tree | snapshot |
2015-05-12 |
jsg | The i211 does not support an external EEPROM only a OTP |
commit | commitdiff | tree | snapshot |
2015-05-11 |
jasper | regen |
commit | commitdiff | tree | snapshot |
2015-05-11 |
jasper | add id for virtio rng |
commit | commitdiff | tree | snapshot |
2015-05-11 |
pelikan | Make softraid(4) compile with SR_DEBUG by fixing __kpri... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
henning | fix a potential use-after-free in pf_state_rm_src_node |
commit | commitdiff | tree | snapshot |
2015-05-11 |
pelikan | explicit_bzero(3) on private data, in case of core... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
nicm | Left the c0-* options behind in the table. |
commit | commitdiff | tree | snapshot |
2015-05-11 |
nicm | Remove the c0-* options which never really worked satis... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
mpi | Refresh sensor values asynchronously. |
commit | commitdiff | tree | snapshot |
2015-05-11 |
mpi | Take trunk(4) out of ether_input(). |
commit | commitdiff | tree | snapshot |
2015-05-11 |
ratchov | Remove support for ADPCM encoding which isn't used... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
ratchov | Remove all audio format conversion code from the kernel... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
guenther | Whoops, need to pass through O_ACCMODE flags to the... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
guenther | Convert from uiomovei() to uiomove() to prevent short... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
guenther | Convert from uiomovei() to uiomove() to prevent short... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
guenther | When checking flags that will be passed to open(),... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
millert | Set POLLHUP even if no valid events were specified... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
guenther | Add _bfd_ar_spacepadll() for formatting long long value... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
stsp | Fix urtwn(4) 11b performance for RTL8188EU devices. |
commit | commitdiff | tree | snapshot |
2015-05-10 |
guenther | In the child after fork, the dl lock has to be forced... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
miod | sync |
commit | commitdiff | tree | snapshot |
2015-05-10 |
jsg | VM_MAX_KERNEL_ADDRESS is the end of the kva range not... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
stsp | My commit adding RTL8188EU did introduce a regression... |
commit | commitdiff | tree | snapshot |
2015-05-10 |
jsg | limit physical memory to (paddr_t)-PAGE_SIZE (0xfffff000) |
commit | commitdiff | tree | snapshot |
2015-05-10 |
millert | A new version from the original author of math.sed... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
schwarze | For half and reverse line feeds, recognize SUSv2-style... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
krw | Cleanup/rejig GPT code to be more readable, support... |
commit | commitdiff | tree | snapshot |
2015-05-09 |
jsg | Fix an occurance of mtx_enter() that should have been... |
commit | commitdiff | tree | snapshot |
2015-05-08 |
miod | Need explicit <sys/kcore.h> include now. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
miod | Make this run on strict alignment architectures. |
commit | commitdiff | tree | snapshot |
next |