2004-10-25 |
Hidetoshi Shimokawa | Sync with FreeBSD-current: |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Hidetoshi Shimokawa | Preserve dcons(4) buffer passed by loader(8). |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Joerg Sonnenberger | Good bye, GNU awk. RIP |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Matthew Dillon | Fix a compiler warning by pre-declaring struct vnode; |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Matthew Dillon | Synchronize bug fixes from FreeBSD/RELENG_4. |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Matthew Dillon | Add a default for X_WINDOW_SYSTEM in the dfports overri... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Scott Ullrich | Change DFD to DFB to remain consistent. |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Joerg Sonnenberger | Merge from vendor branch GDB: |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Joerg Sonnenberger | Import GDB 6.2.1 as obtained from ftp.gnu.org without... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Joerg Sonnenberger | Complete doc infrastructure. |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Joerg Sonnenberger | Add the info pages for GDB 6. The inc-hist.texinfo... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Matthew Dillon | Synchronize a few libi386 issues from FreeBSD. Fix... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Joerg Sonnenberger | Hide prototype for tilde_expand, it's incorrect now. |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Joerg Sonnenberger | Forced commit to add missing annotations. |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Build framework for GDB 6.2.1. |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Merge from vendor branch READLINE: |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Import GNU readline 5.0. |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Import GNU readline 5.0. vendor/READLINE |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Fix the references to libz sources scattered over the... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Hidetoshi Shimokawa | Add eui64.5. |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Welcome GNU bc to the Attic. |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | I have to specify SCRIPTSNAME too, otherwise bsd.prog... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Use SCRIPTS instead of a beforeinstall target, it's... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Remove the GCC 3.3 build system. |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Merge from vendor branch ZLIB: |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Import zlib-1.2.2 using new-style contrib handling. |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Import zlib-1.2.2 using new-style contrib handling. |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Eirik Nygaard | style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | GCC 3.4 doesn't check for NULL format-strings for __att... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Joerg Sonnenberger | Add some more functions for -liberty and make the libra... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Matthew Dillon | Generate the BRANCH field from the current tag, use... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Matthew Dillon | Fix bugs in the last commit. Some islink checks and... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Matthew Dillon | This is a really nice rewrite of rc.firewall that clean... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Matthew Dillon | The old lookup() API is extremely complex. Even though... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Matthew Dillon | Make an existing vnode lock assertion a bit more verbose. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Matthew Dillon | Fix a final bug in the vfs cache cleaning code. An... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Jeffrey Hsu | Correct use of the flags argument to the recvmsg system... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Matthew Dillon | Set the file modes for those rc files which are uncondi... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Matthew Dillon | Change the default handling for kernels built with... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Matthew Dillon | Fix a boot panic with the amd device. We inherited... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Matthew Dillon | The last commit failed to adjust the alignment like... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Matthew Dillon | Old API compatibility: The directory vnode passed to... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Jeffrey Hsu | Separate out the length checks from IP dispatch and... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Matthew Dillon | Fix an assertion, vgone() now requires that the vnode... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Matthew Dillon | Fix bugs in the limiting code for negative-hit namecach... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Matthew Dillon | MFC FreeBSD if_em.c 1.48 and 1.49. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Eirik Nygaard | * pid should be pid_t not int |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Eirik Nygaard | * static functions |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Eirik Nygaard | * Fix spelling. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Matthew Dillon | oops, forgot a mention. Last commit: |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Matthew Dillon | Adjust rm's usage and manual page synopsis to include... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Jeffrey Hsu | Remove duplicate comment. |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Jeffrey Hsu | From KAME freebsd4/sys/netinet/ip_input.c rev 1.42: |
commit | commitdiff | tree | snapshot |
2004-10-16 |
YONETANI Tomokazu | last commit removed the space before the comment at... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Matthew Dillon | Fix a bug where sc_ctlp() is improperly called when... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Matthew Dillon | Implement hotchar support for ucom. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Jeffrey Hsu | Update includes now that the Fast IPSec code has moved... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Scott Ullrich | Change DFD to DFB since it sounds more correct for... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Matthew Dillon | Create a softlink from /kernel to /kernel.BOOTP on... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Matthew Dillon | Add devices da4-da15 and ad4-ad7 to MAKEDEVs 'all'... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Matthew Dillon | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Matthew Dillon | Augment vnodeinfo to retrieve and display the number... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Matthew Dillon | The forth code is a real mess, things are repeated... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Matthew Dillon | Add the "nv" interface, and enable it in the bootp... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Matthew Dillon | Remove the 'ether' module dependancy, it is not defined... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Scott Ullrich | Update the BSD Family tree chart to include DragonFly. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Jeroen Ruigrok... | Correct non-matching comment. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Matthew Dillon | Final cleanup. After giving up on trying to avoid... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Matthew Dillon | Add /boot/defaults/loader-bootp.conf, a separate defaul... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Matthew Dillon | When pxebooted loader is detected not only change the... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Matthew Dillon | Initialize the 'kernel' environment variable from loade... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Matthew Dillon | Do not use non-blocking malloc()'s in the busdma suppor... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Matthew Dillon | Avoid redefined symbol warning when libcaps uses thread... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Matthew Dillon | Forgot to add for last commit: |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Matthew Dillon | Make a chdir failure fatal rather then just a warning... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Matthew Dillon | test commit@ list 2/2 |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Matthew Dillon | test commits@ list 1/2 |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Eirik Nygaard | Add two more header in the !_KERNEL case so libcaps... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Matthew Dillon | Try to close an occassional VM page related panic that... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Matthew Dillon | VFS messaging/interfacing work stage 8/99: Major rework... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Matthew Dillon | Make a DFly buildworld work on a FreeBSD-4.x system... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Matthew Dillon | Add a missing agp_generic_detach() call if a bad initia... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Matthew Dillon | Fix a USB stuttering key issue. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Matthew Dillon | Bring in a fix from NetBSD for hid_report_size(). ... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Matthew Dillon | Add the standard DragonFly copyright. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Matthew Dillon | Add conditionals so vnodeinfo compiles for both old... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Matthew Dillon | Conditionalize the flag->string conversions so pstat... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Matthew Dillon | VFS messaging/interfacing work stage 7h/99: More firmin... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Jeroen Ruigrok... | Add sr_YU.ISO8859-2/5. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Matthew Dillon | Fix the -N and M options for ncptrace. |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Matthew Dillon | VFS messaging/interfacing work stage 7g/99: More firmin... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Matthew Dillon | VFS messaging/interfacing work stage 7f/99: More firmin... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Matthew Dillon | The last commit was improperly documented as being... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Matthew Dillon | Fix a bug in the tty clist code. The clist code was... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Matthew Dillon | VFS messaging/interfacing work stage 8a/99: Sync other... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Matthew Dillon | Add vnodeinfo - a program which scans each mount's... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Matthew Dillon | VFS messaging/interfacing work stage 7e/99: More firmin... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Joerg Sonnenberger | Fix locations of PF helpers. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Matthew Dillon | If we get an EOF in check2(), terminate the yes/no... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Matthew Dillon | Last commit inspired by: Giorgos Keramidas <keramida... |
commit | commitdiff | tree | snapshot |
next |