2014-07-13 |
claudio | Try to document new 'net' option that is a bit like... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
claudio | Intorduce the same -N flag that mount(8) just got to... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
claudio | Introduce a -N option to mount and a 'net' mount option. |
commit | commitdiff | tree | snapshot |
2014-07-13 |
jasper | add copyright and rcs id |
commit | commitdiff | tree | snapshot |
2014-07-13 |
miod | Check X509_NAME_oneline() return value when it will... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
miod | EVP_DigestInit_ex() may be used to recycle an existing... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
miod | Don't include asn1_mac.h if all you need is asn1.h. |
commit | commitdiff | tree | snapshot |
2014-07-13 |
jmc | tweak previous; ok dlg |
commit | commitdiff | tree | snapshot |
2014-07-13 |
pirofti | Start handling host channel interrupts. |
commit | commitdiff | tree | snapshot |
2014-07-13 |
beck | Take out __bounded__ in the include files we use it... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
schwarze | Unconfuse .Fa documentation: |
commit | commitdiff | tree | snapshot |
2014-07-13 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2014-07-13 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2014-07-13 |
schwarze | Install the manuals of the web interface below the... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
dlg | treat external storage allocated by the mbuf layer... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
beck | Make error messages more obvious to the user. |
commit | commitdiff | tree | snapshot |
2014-07-13 |
mpi | What would you use config_init() for? |
commit | commitdiff | tree | snapshot |
2014-07-13 |
beck | While we thought this would make portable life easier... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
miod | No need to include evp_locl.h in there. |
commit | commitdiff | tree | snapshot |
2014-07-13 |
mpi | Split config_attach/detach(9) from autoconf(9). Stop... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
jasper | move putchar() into libsa |
commit | commitdiff | tree | snapshot |
2014-07-13 |
miod | One missing boot -> prsignal(initprocess) conversion |
commit | commitdiff | tree | snapshot |
2014-07-13 |
miod | These still need <sys/reboot.h> for the RB_ constants. |
commit | commitdiff | tree | snapshot |
2014-07-13 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-07-13 |
beck | Take away the use of the address of main as a source... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
tedu | more mmap random on 64-bit platforms. noticed in freebs... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
miod | Add missing atomic primitives and __sync_synchronize... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
robert | document that rc.conf is not a shell script anymore |
commit | commitdiff | tree | snapshot |
2014-07-13 |
ajacoutot | Also ignore examplessum. |
commit | commitdiff | tree | snapshot |
2014-07-13 |
mpi | Bye bye |
commit | commitdiff | tree | snapshot |
2014-07-13 |
mpi | No need for ezload.h |
commit | commitdiff | tree | snapshot |
2014-07-13 |
dlg | we dont do per interface accounting in the mbuf layer... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
bluhm | Make the pf_fragment test pass again. pf does not... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
bluhm | Make the pf_forward test pass again. Check that the... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
benno | improve log output for relays. adjust regress tests |
commit | commitdiff | tree | snapshot |
2014-07-13 |
jsing | KNF and some code cleaning. |
commit | commitdiff | tree | snapshot |
2014-07-13 |
benno | repair matching of headers, add regress test for this... |
commit | commitdiff | tree | snapshot |
2014-07-13 |
schwarze | update after recent code changes |
commit | commitdiff | tree | snapshot |
2014-07-13 |
deraadt | remove silly cast |
commit | commitdiff | tree | snapshot |
2014-07-13 |
jsing | Another large dose of KNF. |
commit | commitdiff | tree | snapshot |
2014-07-13 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsing | Apply a large dose of KNF. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
reyk | Use Comic Sans (or Chalkboard) as the default font... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jasper | - remove CONSPEED from libsa.h |
commit | commitdiff | tree | snapshot |
2014-07-12 |
schwarze | Polish the search form using feedback from beck@ and... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jasper | unify cnspeed() |
commit | commitdiff | tree | snapshot |
2014-07-12 |
reyk | Add httpd(8), an attempt to turn the relayd(8) codebase... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsg | missed the trailing digit |
commit | commitdiff | tree | snapshot |
2014-07-12 |
deraadt | resurrect this treasure (still needed to build microcode) |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsg | Print a line in dmesg to indicate if the aperture driver is |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | duplicate function names in head1 |
commit | commitdiff | tree | snapshot |
2014-07-12 |
bluhm | Automatically load the required pf rules into the kerne... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
uebayasi | reboot(9), panic(9): Call panic(9) for unrecoverable... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsing | The correct name for EDH is DHE, likewise EECDH should... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jmc | some basic formatting fixes; |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | No need to include asn1_mac.h here. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsg | remove double brackets. fixes build with clang. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
espie | don't check_security on newer *after* making sure the... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
ajacoutot | egsum -> examplessum |
commit | commitdiff | tree | snapshot |
2014-07-12 |
ajacoutot | egsum -> examplessum to make it more obvious. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
ajacoutot | Simplify checksum generation for sysmerge. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
brad | Add in missing brswphy(4) and the commented out USB... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
tedu | uyap: your call has been disconnected |
commit | commitdiff | tree | snapshot |
2014-07-12 |
tedu | "Dr. Jones. Again we see there is nothing you can posse... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jasper | move getchar() into libsa where applicable |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | Build kernels at -O2 instead of -Os, as done for userla... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pirofti | Fix the last commit by proper dereferencing the disklab... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-07-12 |
bluhm | Teach these pf regress tests to run with obj directory... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
zhuk | Add devel/cmake bits (rotted in my tree for more than... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | Kill the last dumb DVACT_DEACTIVATE handlers. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
matthew | Refactor out dosigsuspend() function |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | Remove this sentence: |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pirofti | Fix USB connect freeze by clearing the host port interrupt. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
yasuoka | Resize the pcb hashtable automatically. The table... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
krw | Log a warning whenever RTM_DESYNC is seen. Thus giving... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
tedu | revert a few stragglers hiding out |
commit | commitdiff | tree | snapshot |
2014-07-12 |
bluhm | Use a saner and consistent address layout for my networ... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | teduuuuuudfu(4) it has never been enabled in 5 years. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
tedu | revert more free fallout |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | more MLINKS |
commit | commitdiff | tree | snapshot |
2014-07-12 |
wouter | getentropy on Windows. It compiles but has not been... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
wouter | Remove signed/unsigned warning, statement before declar... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jmc | zap trailing whitespace; |
commit | commitdiff | tree | snapshot |
2014-07-12 |
krw | Oops. Correct variable name more likely to compile. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | We have EVP_CIPH_FLAG_DEFAULT_ASN1 in evp.h; no need... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jasper | - replace main() with mips_init() so we can save the... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
krw | Calculate i/o starts and sizes in 'proper' sectors... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jasper | add guards to just make available to the bootblocks... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | tedu another bunch of DVACT_DEACTIVATE handlers that... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
uebayasi | reboot(9): Shutdown system by signaling init(8) from... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
krw | Close connections when msgbuf_write() returns 0. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | Protect the freelists of transfer descriptors with... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | Remove private_{Camellia,RC4}_set_key FIPS indirection... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
brad | Mark the interface down and cancel the watchdog timer... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
yasuoka | Fix a potential bug. privsep.c didn't check the interf... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
espie | oh well, remove -Q entirely... I'm probably the only... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
henning | ewps, that giant table has -inet6 twice, for SMALL... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pirofti | Whitespace |
commit | commitdiff | tree | snapshot |
next |