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 |
2004-06-27 |
Matthew Dillon | Add note to cpu_idle_hook (which is currently asserted... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | Bring in YONETANI Tomokazu's acpi-update-2.patch (27... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | More missed named fixups related to the include directo... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | Be ultra conservative for now, do not try to initialize... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Matthew Dillon | Fix a minor bug in the auto-console selection (handle... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Joerg Sonnenberger | Print the correct list in _lf_print_lock |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Do a bit of cleanup and enable the SIO FIFO (1655x... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Do not try to chflags() a symbolic link when copying... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Do not generate the 'Block size restricts cylinder... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Bring boot2 and the loader into line with our new dual... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Update contrib/cvs to contrib/cvs-1.12.8, but note... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Remove 28.cvs for now (the files involved do not exist... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Move include path work for named related utilities. |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Enhance lockf's debugging with macros. Print the origi... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | ndp was using the old contrib/tcpdump instead of contri... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Reorganize the subdirectories into an include/ subdirec... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Hiten Pandya | Document the 'running_threads' GDB macro. |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Hiten Pandya | Add a debug directory under src/test, where we will... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Add a short unconditional sleep in the lockf retry... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Unhook bios_howmem (a simple reporting variable), it... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
David Rhodus | Unhook gcc-3.3 from the buildworld process. This also... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Add some early serial console debugging support to... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Some general cleanups and use M_ZERO instead of bzero... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | When a kernel-created thread exits, properly remove... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Cleanup a comment. |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | If Preposterous BIOS basemem is detected, instead of... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Add a signature for bootn0 so boot0cfg doesn't complain... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Matthew Dillon | Stage 1/999: Rewrite boot0 to relocate to higher memory... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Hiten Pandya | Merge from FreeBSD-4, revision 1.1.2.9: |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Matthew Dillon | Remove a vn == vp case that was breaking out of the... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Hiten Pandya | Merge from FreeBSD-4, revision 1.115.2.20: |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Joerg Sonnenberger | Fix a race in the initialisation of struct lock by... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Joerg Sonnenberger | Add missing WI_UNLOCK |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Matthew Dillon | Implement duel-console mode and make it the default... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Hiten Pandya | Turn on the DDB_TRACE config option, so that we will... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Hiten Pandya | Merge rev. 1.7 of FreeBSD's src/sys/dev/twa/twa_freebsd.c. |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Matthew Dillon | Convert the M4'd btxldr.s to a preprocessed btxldr... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Matthew Dillon | Bring in 1.33 from FreeBSD-5: |
commit | commitdiff | tree | snapshot |
2004-06-24 |
David Rhodus | Drop to the debugger if unable to sync out the buffers... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Joerg Sonnenberger | Merge from vendor branch GCC: |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Joerg Sonnenberger | This is GCC 3.4, not 3.3 |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Matthew Dillon | Get rid of the PFIL_HOOKS option, integrate pfil in... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Matthew Dillon | Backout 1.19. It prevents some machines from booting... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Matthew Dillon | The route table treats sockaddr data as opaque, which... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Eirik Nygaard | This is less, correct name in upgrade file. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Matthew Dillon | Fix a broken vrele() in the session tty exit code. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Matthew Dillon | Hack in the code from FreeBSD-5 to set the timings... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Matthew Dillon | Do a partial synch from FreeBSD-5 of the NVIDIA and... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Matthew Dillon | Fix an improper DELAY in the ata tag code (but nobody... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Matthew Dillon | Check for a queued interrupt being dispatched after... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Hiten Pandya | Fix indentation. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Hiten Pandya | Remove references to FreeBSD in the comments. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Matthew Dillon | Unbreak the buildworld by fixing a cc_tools dependancy... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Chris Pressey | Perl is no longer user during kernel build, so remove... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Chris Pressey | Make virecover more robust. Instead of aborting (and... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Matthew Dillon | Turn propolice (-fstack-protector) on by default. ... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Fix -j builds for gcc-3.4. The .nx build in cc_tools... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Fix -j builds for gcc-3.4. The .nx build in cc_tools... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Chris Pressey | Merge with FreeBSD (HEAD) src/usr.sbin/adduser/*: |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Some more M_NOWAIT->M_INTWAIT. Not sure if the sym... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | General M_NOWAIT -> M_INTWAIT work, except in periodic... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Correct a known panic in the twe driver, M_NOWAIT ... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | gcc-3.4 cleanups. missing break / goto labels. |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | gcc-3.4 cleanups. Add missing break statements, deal... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Adding missing break after default: (gcc-3.4). |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | gcc-3.4 cleanup. |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Hook gcc 3.4 into the buildworld. Rearrange HOST_CCVER... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Fix a bug in 2.95.x prototypes that prevents us from... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Matthew Dillon | Add a missing break after default: for gcc-3.4 support. |
commit | commitdiff | tree | snapshot |
next |