2005-07-07 |
Simon Schubert | remove old openssl |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Simon Schubert | Add our readmes. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Simon Schubert | - update OpenSSL to 0.9.8 |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Simon Schubert | Merge from vendor branch OPENSSL: |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Simon Schubert | Import of openssl-0.9.8, a feature release. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Simon Schubert | convert ln to ${LN} |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Matthew Dillon | Adjust the inline to take a pointer to a constant array... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Matthew Dillon | It is not acceptable to index the array out of bounds... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Joerg Sonnenberger | Remove explicit int casts for the array index. While... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Simon Schubert | Add updated versions of the DragonFly 1.2 compat libs... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Joerg Sonnenberger | Add forgotten wcstoull. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Simon Schubert | Fix possible buffer overflow in zlib, FreeBSD-SA-05... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Joerg Sonnenberger | Merge from vendor branch FILE: |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Joerg Sonnenberger | Update to file-4.14. Remove merged patches. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Joerg Sonnenberger | Update to file-4.14. Remove merged patches. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Matthew Dillon | Work around a ctype bug when displaying printable chara... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Matthew Dillon | Add an option and test implementation for the full... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Matthew Dillon | Bring mountctl up-to-date with memory fifo statistics... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Matthew Dillon | Implement the full-duplex ack protocol. refurbish... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Matthew Dillon | Add another argument to fp_read() to tell the kernel... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Matthew Dillon | Revert the last commit until a better solution can... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Hiten Pandya | Use _KERNEL macro for wrapping kernel-only code. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Sascha Wildner | Add this year's leap second (as announced by Bulletin... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Hiten Pandya | Minor word-smithing. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Simon Schubert | Fix filtering on bridged networks. We (actually I)... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Matthew Dillon | Add support for mirroring symlinks and hardlinks. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Matthew Dillon | Generate the correct referential data when journaling... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Matthew Dillon | Remove some debugging printfs and fix a bug where libc... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Matthew Dillon | * Fix a number of alignment errors that was causing... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Matthew Dillon | Major continuing work on jscan, the userland backend... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Matthew Dillon | The size of a nesting record may not be known (due... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jeroen Ruigrok... | Rename the variable PROG to LDR to remove a warning... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Matthew Dillon | Fix a few issues in the kernel-side journal. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jeroen Ruigrok... | Fix two installworld mtree warnings. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Matthew Dillon | The pipe code was not properly handling kernel space... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Sascha Wildner | Don't forget to install the magic manpage, too. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Matthew Dillon | Do not abort the entire core dump if VOP_VPTOFH() fails... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Simon Schubert | Only symlink if we're building either sendmail or mailw... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Simon Schubert | - Merge few fixes from NetBSD/FreeBSD. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Simon Schubert | Merge various changes from NetBSD, OpenBSD and FreeBSD... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Joerg Sonnenberger | Sync with NetBSD: |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Joerg Sonnenberger | Sync with NetBSD: |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Joerg Sonnenberger | Declare module for mapper_parallel explicitly to allow... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Joerg Sonnenberger | Allow inclusion of Citrus modules in statically linked... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Joerg Sonnenberger | Use M_ASSERTPKTHDR. (Obtained-from: FreeBSD) |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Joerg Sonnenberger | Use local storage for MAC address. |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Sascha Wildner | * Also clean up /usr/share/man/en.ISO8859-1/man1aout. |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Jeroen Ruigrok... | .Fx -> .Dx. |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Joerg Sonnenberger | Deorbit Alpha. |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Joerg Sonnenberger | Slightly chance the order of interrupt handling. First... |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Simon Schubert | Don't unconditionally compile in ATLQ. |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Simon Schubert | - Use __inline instead of __inline__. Therefore include... |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Simon Schubert | Fix shell expansion to cover dangling symlinks as well. |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Simon Schubert | - Convert `inline' to `__inline__' to make gcc happy... |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Sascha Wildner | Define NLSNAME to make the NLS framework really work. |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Simon Schubert | remove errnoneous whitespace |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Simon Schubert | Ignore -I if -i is specified, otherwise we can get... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sascha Wildner | Change ntp.conf to ntpd.conf and add dntpd.conf. |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sascha Wildner | We're DragonFly, not NetBSD. |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Simon Schubert | Lots of third party programs declare |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sascha Wildner | gmp.h wasn't cleaned because of a typo. |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sascha Wildner | Clean up stale supfile examples. |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Max Okumoto | Use LST_FOREACH() macro instead of for-loop |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Max Okumoto | Avoid comments using the word "variable", since it... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Max Okumoto | Move code out of InitVariables() back into main(), to |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Max Okumoto | Remove white space between function name and paramter... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Max Okumoto | Move code in Proc_Setupsignals() into Proc_Init(). |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Max Okumoto | Reduce usage of commandShell global by adding a shell... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Max Okumoto | Reduce usage of commandShell global by assigning it... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Max Okumoto | Pass commandShell is a paramter to Proc_Exec() instead of |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Max Okumoto | Moved exit status code into subroutine Make_Run() |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sascha Wildner | Fix typo and add more obsolete man pages. |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sascha Wildner | Add link for localeconv.3 man page. |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Sascha Wildner | Add link for termcap.3 man page. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Sascha Wildner | Add missing curses.3 man page link. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Sascha Wildner | Clean up obsolete cccp.1 man page. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Sascha Wildner | Add missing man page links. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Joerg Sonnenberger | Fix some stupid style bugs. Call bus_setup_intr after... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Joerg Sonnenberger | Remove a bunch of breaks after return, merge a return... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Joerg Sonnenberger | Remove some unused macros. Constify. Minor style changes. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Joerg Sonnenberger | Push device_t's down to vxattach, not the softc. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Sascha Wildner | Don't remove gcc34's /usr/bin/CC. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Liam J. Foy | - Whoops, some test code slipped in. Remove it |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Joerg Sonnenberger | Add support for Broadcom BCM4401-B0. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Joerg Sonnenberger | Regen. |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Joerg Sonnenberger | Add PCI ID for BCM4401-B0. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Sascha Wildner | Clean up obsolete files in /usr/bin. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Simon Schubert | We are DragonFly. Besides, FreeBSD doesn't include... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Sascha Wildner | Clean up obsolete stuff in /usr/sbin. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Sascha Wildner | Clean up obsolete info files. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Sascha Wildner | No need to remove the .gz files since we just gunzipped... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Joerg Sonnenberger | Tear down interrupt in wi_free when necessary. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Joerg Sonnenberger | don't include regression tests, we don't use them anywa... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Joerg Sonnenberger | sort |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Matthew Dillon | Re-commit usched_bsd4.c (losing the history) to try... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Joerg Sonnenberger | Remove now unnecessary messing with PCI command register. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Joerg Sonnenberger | Use if_printf, especially for DPRINTF. Merge two DPRINT... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Simon Schubert | Remove unreferenced files. Seems they now live in sys... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Simon Schubert | Fix references to bzip2 |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Simon Schubert | Fix bzip2 vulnerability. |
commit | commitdiff | tree | snapshot |
next |