2014-01-18 |
martynas | Remove -Wbounded: it is now the compiler default. |
commit | commitdiff | tree | snapshot |
2014-01-18 |
dlg | take advantage of pool_setipl and PR_ZERO to avoid... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
dlg | if the controller is too busy to do a POLLed command... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
jsing | Make installboot(8) easier to use - copy the second... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
jsing | Add a -r flag that allows for the mount point of the... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
jsing | Build installboot on all architectures. |
commit | commitdiff | tree | snapshot |
2014-01-18 |
dlg | rename scsi_ioh_runqueue to scsi_iopool_run, and make... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
jsing | Also make installboot build on macppc. |
commit | commitdiff | tree | snapshot |
2014-01-18 |
deraadt | Use arc4random_uniform to increase the slightly difficu... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
jsing | Add missing include. |
commit | commitdiff | tree | snapshot |
2014-01-18 |
jsing | Make installboot(8) build on all architectures, althoug... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
krw | If ugflag (indicating a character from the file being... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
krw | Remove superfluous assignment to local variable 'val... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
espie | involuntary sneak preview, revert |
commit | commitdiff | tree | snapshot |
2014-01-18 |
espie | ...and sort SHA256 properly |
commit | commitdiff | tree | snapshot |
2014-01-18 |
krw | Make parse_warn() messages consistantly use 'expecting... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
espie | caching a bit more tricky... problem noticed by naddy@ |
commit | commitdiff | tree | snapshot |
2014-01-18 |
krw | Never silently consume the following statement when... |
commit | commitdiff | tree | snapshot |
2014-01-18 |
naddy | correct crypto lingo; ok espie@ |
commit | commitdiff | tree | snapshot |
2014-01-17 |
dlg | if the hardware is too busy or its queues are too full... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
tobias | Validate file size before loading content into memory. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
tobias | Do not follow symlinks for -l and -L arguments. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
espie | signing got simpler |
commit | commitdiff | tree | snapshot |
2014-01-17 |
dlg | a polled command timing out isnt a software resource... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
dlg | remove a XS_NO_CCB case by moving aac to iopools. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
krw | Make parse_X return -1 when it encounters a parsing... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
dlg | replace aacminphys with scsi_minphys. both are just... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
dlg | aacvar advertises a public api which is only used insid... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
tobias | Close file descriptor before next try getting a good... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
tobias | Fix off-by-one on specially crafted /etc/shells file. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
schwarze | Sort the macro keys by their real-world frequency to... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
schwarze | Drop the AUTOINCREMENT PRIMARY KEYs from the mlinks... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
schwarze | Despite some experimenting, i'm unable to find any... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
okan | ctype and other sign extension fixes. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
espie | do check_digest per plist. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
espie | make ArcCheck less confusing, don't archive stuff that... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
espie | "recognize" extended header thingies (we don't handle... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
espie | use internal gunzip, now that the fh leak is closed. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
espie | oops, keeping _current around means I still have a... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
espie | tweak documentation to match what's going on |
commit | commitdiff | tree | snapshot |
2014-01-17 |
espie | as requested by theo, invoke signify in the EXAMPLE... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
espie | default signer less picky, just select by function... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
espie | tweak the interface to generating signatures yet again. |
commit | commitdiff | tree | snapshot |
2014-01-17 |
dtucker | fix log message statvfs. ok djm |
commit | commitdiff | tree | snapshot |
2014-01-17 |
dtucker | remove unused includes. ok djm@ |
commit | commitdiff | tree | snapshot |
2014-01-17 |
lteo | Add a new example showing how to verify bsd.rd with... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
halex | add signature checking and make checksum procedure... |
commit | commitdiff | tree | snapshot |
2014-01-17 |
djm | signed/unsigned comparison warning fix; from portable |
commit | commitdiff | tree | snapshot |
2014-01-16 |
tobias | Avoid size_t overflow in apprentice_map. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
tobias | Avoid size_t overflow while reading /etc/resolv.conf... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
brad | Appease LLVM's integrated assembler. Matches the same... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
syl | Remove an infinite loop in fuse_device_cleanup(). |
commit | commitdiff | tree | snapshot |
2014-01-16 |
mpi | Replaces a lookup to find the link-layer address by... |
commit | commitdiff | tree | snapshot |
2014-01-16 |
syl | Add support for mknod in fuse. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
djm | openssh-6.5 |
commit | commitdiff | tree | snapshot |
2014-01-16 |
djm | needless and incorrect cast to size_t can break resumpt... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
jmc | add -C to the man page, and adjust usage(); |
commit | commitdiff | tree | snapshot |
2014-01-15 |
jmc | for STANDARDS, not that the ability to specify a month... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
jmc | fix SEE ALSO; |
commit | commitdiff | tree | snapshot |
2014-01-15 |
nicm | Do not attempt to read .tmux.conf if we can't figure... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
nicm | Couple of fixes from cppcheck via Tiago Cunha. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
aoyama | Add WSDISPLAYIO_SETGFXMODE ioctl on LUNA's frame buffer. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
mpi | Remove a hack to update the address and packet length... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
pirofti | Add documentation for the octrtc driver. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
pirofti | Enable by default the DS1337 TOD clock. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
pirofti | Add support for the DS1337 TOD clocks found on some... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
mpi | Remove assigned but never read value. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
deraadt | remove functions that were uses by other (non-linux... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
lteo | Add support for a -C option. It works on a checklist... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
sthen | Initialise _res.nsaddr_list in res_init(), fixing some... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
rpe | Since we now show the installer output we want that... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
espie | pipes mean read/write may short out. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
martynas | Add wcstring attribute support for Wbounded. To be... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
tedu | most common pbkdf failure is no password, so check... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
tedu | rearrange the bottom of main so it is less of a "zoo... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
miod | build crt*S with -fPIC instead of -fpic |
commit | commitdiff | tree | snapshot |
2014-01-14 |
jmc | add /etc/signify; description supplied by tedu |
commit | commitdiff | tree | snapshot |
2014-01-14 |
jmc | stick that last example in a display, and avoid linewrap; |
commit | commitdiff | tree | snapshot |
2014-01-14 |
tedu | this can be static |
commit | commitdiff | tree | snapshot |
2014-01-14 |
tedu | stdlib.h for malloc. from Fritjof |
commit | commitdiff | tree | snapshot |
2014-01-14 |
naddy | use a pipe, as intended, in the example |
commit | commitdiff | tree | snapshot |
2014-01-14 |
naddy | fix public key names |
commit | commitdiff | tree | snapshot |
2014-01-14 |
espie | reorder signature checks, we can do much more upfront. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
mlarkin | Typo in a printf, should be 'bytes' not 'blocks' |
commit | commitdiff | tree | snapshot |
2014-01-14 |
jmc | update references to posix-2008, and point STANDARDS... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
jmc | sundry tweaks; |
commit | commitdiff | tree | snapshot |
2014-01-14 |
guenther | No exception is made for symlinks in the spec, so use |
commit | commitdiff | tree | snapshot |
2014-01-14 |
guenther | getnstr() returns KEY_RESIZE if there was a pending... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
martynas | Add a new option "-fstack-protector-strong" for GCC4... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
jeremy | Add information on the new ruby21 FLAVOR, and add text... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
krw | peek_token() a bit more to replace a bunch of manual... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
millert | Add the "next" keyword as an alias for "+ 1" for relati... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
millert | Callers of get_state() and sole_reduction() always... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
bluhm | Call all local valiables of type struct in6_ifaddr... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
tedu | update for new options and clarify |
commit | commitdiff | tree | snapshot |
2014-01-13 |
krw | Don't eat another token looking for a ';' after skip_to... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
krw | No need to 'clear the peek buffer' when closing a file... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
krw | Don't eat two tokens when encountering a non-terminal... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
espie | fix another chmod on permanent tempfile to respect... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
espie | have Ustar extract owners for symlinks, which isn't... |
commit | commitdiff | tree | snapshot |
next |