2004-07-10 |
Joerg Sonnenberger | Stop using if_dname, use if_printf or ifp->if_xname... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Joerg Sonnenberger | In lf_wakeup, once we got a range embedded in the unloc... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
David Rhodus | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
David Rhodus | Fix compile warning. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Matthew Dillon | Add a missing '$' to the FreeBSD cvs tags. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Matthew Dillon | IPS was using malloc flags of 0 (which is no longer... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Jeroen Ruigrok... | Add support for CS4294. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Jeffrey Hsu | Add the standard DragonFly copyright notice to go along... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Jeffrey Hsu | Add the standard DragonFly copyright notice to go along... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Pressey | Correct the FreeBSD attribution on this file. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Chris Pressey | Correct the FreeBSD attribution on this file. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Matthew Dillon | Give ugenbuf the standard DragonFly copyright. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Matthew Dillon | Give the newly created ugenbuf.c the standard DragonFly... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Matthew Dillon | ugenbuf is associated with the 'ugen' device, not the... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Joerg Sonnenberger | Add PDEBUG call for device_shutdown. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Matthew Dillon | Julian Elischer posted an interesting proof-of-concept... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Matthew Dillon | Bring EHCI up-to-date with NetBSD. The most serious... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Matthew Dillon | Bring in a bunch of updates from NetBSD: |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Hiten Pandya | Just use the .Ev directive for printing an environment... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Hiten Pandya | Correctly use the .Bd directive, i.e., present it with... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Hiten Pandya | A variety of mdoc(7) and grammar changes: |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Hiten Pandya | Use the .Dv directive for marking up PROT_* constants. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Hiten Pandya | Correct mdoc(7) errors: |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Hiten Pandya | Add a bunch of .Fx (FreeBSD) version numbers. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Hiten Pandya | Bunch of mdoc(7) and various file path fixes. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Hiten Pandya | Fix a small but important mistake. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Hiten Pandya | Use the official devised license for the first time... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Hiten Pandya | Remove the advertising clause from this file. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Justin C. Sherrill | whereis will find a given application in various locati... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Joerg Sonnenberger | Add per-device polling support. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Joerg Sonnenberger | Welcome BPF in the 21st century and remove all the... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Jeroen Ruigrok... | ANSIfy. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Jeroen Ruigrok... | Synchronise with NetBSD: |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Jeroen Ruigrok... | Synchronise with NetBSD: ANSIfy. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Joerg Sonnenberger | Add re(4) to the list of manpages. Update the list... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Joerg Sonnenberger | Add support for setting polling on a per-interface... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Joerg Sonnenberger | Add re(4) as kernel module. After some feedback, this... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Jeroen Ruigrok... | Synchronise with NetBSD: get rid of __STDC__ selective... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Jeroen Ruigrok... | Add -S flag for C99 support. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Matthew Dillon | In ip_mport() (IP packet demux code), check the minimum... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Matthew Dillon | Unconditionally reset ATAPI-CD devices during boot... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Matthew Dillon | Be more verbose when printing information on transfer... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Eirik Nygaard | The syscall number lives in ms_cmd.cm_op now. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Joerg Sonnenberger | Add IFCAP_POLLING for per-interface polling support. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Eirik Nygaard | Fix formatting error. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Hiten Pandya | Generalize a comment, remove 'FreeBSD' from the comment... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Eirik Nygaard | Play catchup with libc. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Matthew Dillon | Don't allow a step size of 0 (leading to an infinite... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Joerg Sonnenberger | Include the header files from the current source tree... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Matthew Dillon | Update newvers.sh to RC2 |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Matthew Dillon | More optarg and declaration cleanups. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Matthew Dillon | Fix a bug in the -i code where an existing interface... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Matthew Dillon | Cleanup conditionals on exit, remove unnecessary free... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Matthew Dillon | acpica5 update part 3/3: Bring the usr.sbin/acpi tools... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Matthew Dillon | acpica5 update part 2/3: Fix a bug introduced in the... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Matthew Dillon | acpica5 update part 1/3: Implement support for acpica... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Matthew Dillon | Bring in acpica-20040527 from intel. See: developer... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Matthew Dillon | minor cleanups / no functional changes. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Joerg Sonnenberger | Add ETHER_ALIGN for portability. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Eirik Nygaard | Rearrange the machine/cpufunc.h header and add it where... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Eirik Nygaard | Change machien to machine. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Eirik Nygaard | Speed up hardlink detection by using a self-sizing... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Eirik Nygaard | -{h,k} are mutually exclisive. So only pay attention... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Matthew Dillon | Get rid of some debugging printf's that had been accide... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Matthew Dillon | When booting from CD, check cd1a and acd1a after cd0a... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Matthew Dillon | Add AGP support for the i852GM, i855GM, and i865G. |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Matthew Dillon | Make sure a serial port exists by determining whether... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Matthew Dillon | Add an explanation for the use of CCVER in /etc/make... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Joerg Sonnenberger | Add common functions for computing the Ethernet CRC... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Eirik Nygaard | Some laptops return other values for working toucpads... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Joerg Sonnenberger | Announce MAC address in ether_ifattach, not in each... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Hiten Pandya | Randomize ephermal source ports. |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Joerg Sonnenberger | Add the support for BSD format specifiers. This was... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Joerg Sonnenberger | Remove invalid tokens after #endif |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Joerg Sonnenberger | Add a default initializer for data_sds. The warning... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Joerg Sonnenberger | Remove invalid tokens after #endif |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Joerg Sonnenberger | Use const char * for string argument of _assert_sbuf_in... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Joerg Sonnenberger | Remove cast as lvalue |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Joerg Sonnenberger | Remove cast as lvalue |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Joerg Sonnenberger | procfs_validfile does have a public prototyp, but doesn... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Jeffrey Hsu | Update some of my copyright notices before we officiall... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Hiten Pandya | Update our xlint(1) to work with recent preprocessor... |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Eirik Nygaard | Make sure the xe driver found a supported card type... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Matthew Dillon | Fix a snafu in the last commit. In the normal non... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Matthew Dillon | Change the version string to RC1 |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Matthew Dillon | Undo one of the recent optimizations I made (only runni... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Matthew Dillon | Update the README file with useful information about... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
David Rhodus | Update some copyright notices to become more legal... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
David Rhodus | Sync in Copyright notice change from FreeBSD. |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Matthew Dillon | Increase PCCARD_CIS_SIZE from 1024 to 4096 as per FreeB... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Matthew Dillon | Fix three bugs in the livelock code. Fix a minor range... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | The acpica-unix-20040527 download from intel seems... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | Turn the getty on on ttyd0 by default so a CDBOOT will... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | Addendum: it should be noted that boot2 also probes... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | Properly probe for the serial port. If the serial... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | The schednetisr() routine is supposed to be MP and... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | Implement livelock detection for threaded interrupts... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | Make the VR device backdown to emergency polling if... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
David Rhodus | Use correct copy-write notation for The DragonFly proje... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | Show a more complete listing of interrupt sources ... |
commit | commitdiff | tree | snapshot |
next |