2005-04-02 |
Joerg Sonnenberger | Split pcm into the generic framework (pcm) and the... |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Joerg Sonnenberger | Remove VoxWare related entries, don't list drivers... |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Joerg Sonnenberger | Remove reminders of VoxWare. |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Matthew Dillon | The vnode recycler was not handling a hardlinking case... |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Liam J. Foy | - Clearly state that errno is set |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Liam J. Foy | - Cosmetic |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Joerg Sonnenberger | Move the processing of flags out of the loop. The excep... |
commit | commitdiff | tree | snapshot |
2005-04-02 |
Joerg Sonnenberger | Move the processing of malloc flags out of the loop... |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Liam J. Foy | - warn() -> warnx(). The global variable errno will... |
commit | commitdiff | tree | snapshot |
2005-04-01 |
YONETANI Tomokazu | Move unused version into Attic. Remove DragonFly_Stable... |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Max Okumoto | FreeBSD-Date: 2005/03/31 11:12:45 |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Max Okumoto | Date: 2005/03/30 15:18:58 |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Max Okumoto | FreeBSD-Date: 2005/03/23 16:28:57 |
commit | commitdiff | tree | snapshot |
2005-04-01 |
Max Okumoto | The previous patch had conflicts with our version.... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Max Okumoto | FreeBSD-Date: 2005/03/23 16:14:41 |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Max Okumoto | Reduce white space diffs between FreeBSD. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Max Okumoto | FreeBSD-Date: 2005/03/23 12:56:15 |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Max Okumoto | FreeBSD-Date: 2005/03/22 12:59:02 |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Max Okumoto | FreeBSD-Date: 2005/03/22 12:54:46 |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Max Okumoto | FreeBSD-Date: 2005/03/22 12:40:24 |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Max Okumoto | FreeBSD-Date: 2005/03/21 11:44:57 |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Max Okumoto | FreeBSD-Date: 2005/03/22 12:38:55 |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Matthew Dillon | Move the setting of sopt->sopt_dir down into the lower... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Simon Schubert | fix bug that creeped in in last commit |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Joerg Sonnenberger | Back out part of last commit, optind has to be initiali... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Joerg Sonnenberger | Make it O(strlen(s) + strlen(charset)) like strcspn. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Joerg Sonnenberger | Fix non-BPF declaration of bpf_ptap, it was out-of... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Jeffrey Hsu | A kludge to always give the driver a second chance... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Sascha Wildner | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Joerg Sonnenberger | Declare prototypes for all functions. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Joerg Sonnenberger | const correctness |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Joerg Sonnenberger | Avoid discarding constness. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Joerg Sonnenberger | Remove extern for functions, line up function names... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Joerg Sonnenberger | Remove tcb_size and flag argument for _rtld_allocate_tls, |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Max Okumoto | Fixed a bug that broke building docs on FreeBSD. The... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Joerg Sonnenberger | Fix warnings, use ISO prototype. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Joerg Sonnenberger | GNU getopt resets itself partially when the application... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Joerg Sonnenberger | New strcspn implementation, which is O(strln(str) ... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Joerg Sonnenberger | Cleanup the TLS implementation: |
commit | commitdiff | tree | snapshot |
2005-03-29 |
David Rhodus | Merge from vendor branch HEIMDAL: |
commit | commitdiff | tree | snapshot |
2005-03-29 |
David Rhodus | Remove the telnet program from the heimdal source as... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
David Rhodus | Remove the telnet program from the heimdal source as... vendor/HEIMDAL |
commit | commitdiff | tree | snapshot |
2005-03-29 |
David Rhodus | Remove some uses of the SCARG macro. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Sascha Wildner | Remove PC98 keymaps. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Sascha Wildner | Give syscons its own malloc_type and remove some unnece... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Jeffrey Hsu | Keep a hint for the last packet in the singly-linked... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Joerg Sonnenberger | Separate M_NULLOK from M_RNOWAIT. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
David Rhodus | Correct a pair of buffer overflows in the telnet(1... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
David Rhodus | Merge from vendor branch HEIMDAL: |
commit | commitdiff | tree | snapshot |
2005-03-28 |
David Rhodus | Correct a pair of buffer overflows in the telnet(1... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
David Rhodus | test |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Joerg Sonnenberger | Remove the pre-NEWPCM sound drivers and the speaker... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Joerg Sonnenberger | Remove redundant panic. |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Matthew Dillon | Cleanup and retool portions of the TLS support and... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Matthew Dillon | Don't hide the library build's ar/ranlib lines, or... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Matthew Dillon | Add another syscall test, and test cvs commits after... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Matthew Dillon | test 2 |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Matthew Dillon | loginfo/commitinfo test |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Matthew Dillon | Temporarily back out the last change due to time zone... |
commit | commitdiff | tree | snapshot |
2005-03-28 |
Matthew Dillon | The old ntpdate displayed the clock error by default... |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Matthew Dillon | Do a better job distributing RPC requests on the NFS... |
commit | commitdiff | tree | snapshot |
2005-03-27 |
Matthew Dillon | Fix a bug where the main system clock stops operating... |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Liam J. Foy | - Correct usage of gethostname(3) |
commit | commitdiff | tree | snapshot |
2005-03-25 |
Liam J. Foy | - WARNS 6 |
commit | commitdiff | tree | snapshot |
2005-03-25 |
YONETANI Tomokazu | ${CC}'s here were supposed be used as preprocessor... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Matthew Dillon | Sync with the kernel to make ncptrace work again. ... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Matthew Dillon | Display additional information about a vnode's object. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Matthew Dillon | Fix a server-side TCP NFS mount stream sequencing probl... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Joerg Sonnenberger | License typo. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Sascha Wildner | Adjust man page sections. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
David Xu | tcb is now managed by rtld, caching it is not correct, |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Matthew Dillon | Have the server complain if the NFS rpc stream from... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
Simon Schubert | Import man pages for pf(4), pflog(4) and pfsync(4)... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Max Okumoto | Undo last commit. This was not my hisenbug. :-P |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Matthew Dillon | Remove an assertion in bundirty() that requires the... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Matthew Dillon | Additional note to last commit. GCC-3.4 improperly... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Joerg Sonnenberger | Use the correct type in va_arg call, char is promoted... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
David Xu | Pass exact number of threads to thr_umtx_wake. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Jeffrey Hsu | Eliminate a redundant variable assignment. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Jeffrey Hsu | We can only do upper-layer protocol length checks on... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Matthew Dillon | Correct the th_off check against ip_len. The check... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Max Okumoto | Fixed reference of memory after free. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Matthew Dillon | Because destroy_all_dev() checks the mask/match against... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Matthew Dillon | Allow an info.size field of -1 to indicate that the... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
Matthew Dillon | Reverse the order of dragonfly and FreeBSD since it... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Joerg Sonnenberger | Don't activate -fstrict-aliasing by default, not even... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Joerg Sonnenberger | Fix handling of deallocation of dynamic TLS, the previo... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
David Xu | Don't restart a timeout wait, one can periodically... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
David Xu | Use rtld's TLS interface to allocate tcb. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
David Xu | Add support for TLS. |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Matthew Dillon | Start working on the full-duplex journaling feature... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Matthew Dillon | Do not allow the journaling descriptor to be a regular... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Matthew Dillon | Fix a minor bug in pass*) generation. 'units' was... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Max Okumoto | Fixed indent for structure |
commit | commitdiff | tree | snapshot |
2005-03-22 |
Matthew Dillon | Rewrite a good chunk of MAKEDEV, commonizing paths... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Joerg Sonnenberger | Include sys/types.h to make it self-contained. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Matthew Dillon | Pick up changes in rev 1.8 of src/sys/dev/ic/mpt_netbsd... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Matthew Dillon | Fix a crash in the firewire / DCONS code that occurs... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Liam J. Foy | - Remove unused variable |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Joerg Sonnenberger | Check for the signal handlers another time, they might... |
commit | commitdiff | tree | snapshot |
next |