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 |
2005-06-29 |
Simon Schubert | remove old bzip2 |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Simon Schubert | Switch to bzip2-1.0.3 |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Simon Schubert | Merge from vendor branch BZIP: |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Simon Schubert | Import bzip2-1.0.3 modulo unneeded files. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Simon Schubert | Import bzip2-1.0.3 modulo unneeded files. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Sascha Wildner | For quickrel, use our quick{world,kernel} targets. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Matthew Dillon | Yet more scheduler work. Revamp the batch detection... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Simon Schubert | Sync with FreeBSD to fix (a genuine DragonFly) bug... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Joerg Sonnenberger | Hack in support for ar(4) based devices. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Matthew Dillon | The recent commit to propogate kernel options to module... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Matthew Dillon | Remove an assertion that does not compile due to a... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Jeremy C. Reed | testing cvs commit |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Matthew Dillon | Allow the CTYPE macros to be disabled, forcing procedur... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Matthew Dillon | Print out additional information for a magic number... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Matthew Dillon | * Remove a procedural layer in the scheduler clock... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Liam J. Foy | - Introduce new -g option. This allows for the broadcas... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Joerg Sonnenberger | Remove redundant verbosity. The description of the... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Simon Schubert | Remove references to NBPFILTER. We unconditionally... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Simon Schubert | If compiling a module with the kernel, suck in opt_glob... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Simon Schubert | Don't unconditionally compile in ALTQ. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Sascha Wildner | Remove PC98 support. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Sascha Wildner | Change spl*() to critical sections. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Sascha Wildner | Fix wrong list head which crept in with the last commit. |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Matthew Dillon | Move more scheduler-specific defines from various place... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Matthew Dillon | Move remaining scheduler-specific functions into the... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Matthew Dillon | Cleanup indentation, no operational changes. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Matthew Dillon | Associate a userland scheduler control structure with... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Matthew Dillon | Remove unused variables (from prior spl->critical secti... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Matthew Dillon | Repo-copy kern_switch.c to usched_4bsd.c, remove kern_s... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Matthew Dillon | Do a quick cleanup pass on the userland scheduler and... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Matthew Dillon | Fix a race between fork() and ^Z. If the ^Z is handled... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Max Okumoto | Renamed struct MakeFlags to struct CLI. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Max Okumoto | Split Dir_Init() into two functions. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Max Okumoto | Move sections of init code that do not take any input... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Max Okumoto | Cleanup Dir_Init*() functions. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Joerg Sonnenberger | Instead of emulating a userland system call via stackga... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Joerg Sonnenberger | Defancy the infinite loop. Fix a bug where the loop... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Matthew Dillon | The recent file descriptor work is significant enough... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Matthew Dillon | Document cleanvar_enable in rc.conf.5 and document... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Matthew Dillon | Randomize the initial stack pointer for a user process... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Max Okumoto | Remove extra semi colin and a few remove redundent... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Max Okumoto | Some cleanup |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Joerg Sonnenberger | SuSE includes a special .note.SuSE section descriping... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Matthew Dillon | Synchronize the ipfilter contrib code with recent file... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Matthew Dillon | Synchronize libkcore with recent file descriptor cleanups. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Matthew Dillon | Synchronize the fstat program with recent file descript... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Matthew Dillon | File descriptor cleanup stage 2, remove the separate... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Jeffrey Hsu | Replace the linear search in file descriptor allocation... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Max Okumoto | Use strsep() instead of custom loop. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Max Okumoto | Move compatMake test up. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Max Okumoto | cleanup ReadInputFiles() |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Max Okumoto | fix comments |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Max Okumoto | Move code from main into subroutine. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Max Okumoto | cleanup built_stuff() |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Matthew Dillon | Bump fd_lastfile, freefile, and refcnt to 32 bit ints... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Joerg Sonnenberger | Add BCM5751. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Joerg Sonnenberger | Regen. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Joerg Sonnenberger | Add BCM5751. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Joerg Sonnenberger | Restore copy of revid in softc. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
David Xu | Fix off-by-one error. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Matthew Dillon | Have ktrdump run 'nm' on the kernel execfile and transl... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Matthew Dillon | Add KTR support to the IPIQ code. |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Matthew Dillon | Add additional sanity checks to IPIQ processing, do... |
commit | commitdiff | tree | snapshot |
next |