2004-12-20 |
Matthew Dillon | Correct conditional which would always make kcore_open... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Matthew Dillon | There seems to be a race during shutdown where ifa... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Matthew Dillon | The dos slice scanner was incorrectly including extende... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Chris Pressey | Bump WARNS to 6: |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Liam J. Foy | - Remove unneccessary cast |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Liam J. Foy | - Deregister strlcpy |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Matthew Dillon | Temporarily allow recursion on locks to deal with a... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Remove file from build_tools, since it serves no build... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Sascha Wildner | Clean (void) casts from usr.sbin |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Add missing backslash. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Liam J. Foy | - Change manpage to show the change from M_ -> MB_ |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Merge from vendor branch CVS: |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Add CVS 1.12.11. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Sascha Wildner | Clean (void) casts from sbin |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Let the allocation of registers be done by compilers... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Move from K&R function declaration to ANSI. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Regenerate the manual pages after the OpenSSL update... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Switch from OpenSSL 0.9.7d to 0.9.7e. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Merge from vendor branch BINUTILS: |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Add binutils 2.15. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Revert from previous commit, seems to have to be solved... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Add libmagic to _prebuild_libs |
commit | commitdiff | tree | snapshot |
2004-12-18 |
YONETANI Tomokazu | rename foo to bar |
commit | commitdiff | tree | snapshot |
2004-12-18 |
YONETANI Tomokazu | just a test |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Move the Magdir handling from usr.bin/file to here... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Simplify file to be a binary linking to libmagic (which... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Use spaces after the CFLAGS assignment as well. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Use a space instead of a tab. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Add LIBMAGIC. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Add libmagic and reorder/restructure the list of the... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Use the more commonly used SRCDIR instead of SOURCEDIR... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | First stab at file's libmagic. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Merge from vendor branch FILE: |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Add file 4.12. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Remove obsolete/unused file. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Add some nForce2 identifiers. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Merge from vendor branch OPENSSL: |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Jeroen Ruigrok... | Add OpenSSL 0.9.7e. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Matthew Dillon | Cleanup missing and duplicate defines from the last... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Sascha Wildner | test |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | Reduce white space diffs between FreeBSD. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Matthew Dillon | Synchronize usbdevs with NetBSD and regenerate. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Jeroen Ruigrok... | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Jeroen Ruigrok... | Major cleanup and expansion of the NVIDIA id section. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | Missed removal of a file, in previous commit. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | Fix a long-standing bug when make(1) is passed the... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | Instead of dynamically allocating list heads allocated... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | o Remove a useless list where just all command lines... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | Nobody actually checked the return codes from Lst_Appen... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | If a path element directory was never opened it is... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | o Don't free the second list in Lst_Concat for LST_CONC... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | Get rid of the sequential access feature of the lists... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | Constify the arguments to the list compare function... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | Constify some calls of Buf_AddBytes. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Matthew Dillon | VFS messaging/interfacing work stage 10/99: |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | Changed comment to match code. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Max Okumoto | Typedefs of pointers to structs are evil. Make Lst... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Constification of arguments passed to functions; no... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Make needs no circular lists so remove them from the... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Some constification which doesn't require code rewrites. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | o Remove an unused macro |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Joerg Sonnenberger | Add weak fake pthread functions, which always fail... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Constify arguments to Hash_FindEntry and Hash_CreateEntry. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | o Remove an extra space. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Use size_t to fix 64-bit platforms |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Make sizes to be of type size_t and correct function... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Style: fix indentation, protect macro with do { } while... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Use __arysize() to cal size of array. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Change the algorithm that matches the builtin shells... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Jeroen Ruigrok... | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Jeroen Ruigrok... | Add more detail to the 845, 865, and 915 family. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Matthew Dillon | Fix the keyboard lockup problem. There were two big... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Matthew Dillon | 'bool' is a really bad name for a variable, rename it. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Matthew Dillon | Correct a bug where incoming connections do not properl... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Chris Pressey | Bump WARNS to 6. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Remove a double test for the same ptr != NULL and use... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Style: remove a lot of unnecessary casts, add some... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Max Okumoto | Fix code that modifies const string variables. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Pressey | Oopsie; use WARNS?=, not WARNS=. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Pressey | Bump WARNS to 6. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Pressey | Bump WARNS to 6: |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Chris Pressey | Bump WARNS to 6. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Matthew Dillon | Remove bool and boolean_t typedefs from header files... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Matthew Dillon | Fix field for recent radix.h cleanups. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Jeffrey Hsu | Patch up user/kernel space difference with boolean... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Jeffrey Hsu | Clean up routing code before I parallelize it. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Matthew Dillon | Fix a diagnostic check related to new VOP_INACTIVE... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Matthew Dillon | Document vmpageinfo.c |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Liam J. Foy | - Add $DragonFly$ tag |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Jeffrey Hsu | Clean up routing code before I parallelize it. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Liam J. Foy | - Complete re-write/re-structure of rev(1). The previou... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Joerg Sonnenberger | Remove generic generating counting. I'm going to use... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Joerg Sonnenberger | Add an example ntpd.conf. This is not installed by... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Jeroen Ruigrok... | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Joerg Sonnenberger | Merge from vendor branch NTPD: |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Joerg Sonnenberger | Sync with OpenBSD. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Jeroen Ruigrok... | Add IDs for the following: |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Matthew Dillon | Do not reinitialize the translation mode if reattaching... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Joerg Sonnenberger | Add dependency for libcrypto to dc(1). Don't build... |
commit | commitdiff | tree | snapshot |
next |