2004-03-28 |
Joerg Sonnenberger | Add functionality to binutils 2.14's ld to scan /var... |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Matthew Dillon | Add the pipe2 sysperf test. This test issues block... |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Chris Pressey | Update to style(9) guidelines. |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Matthew Dillon | Import Alan Cox's /usr/src/sys/kern/sys_pipe.c 1.171... |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Matthew Dillon | Do some major performance tuning of the userland scheduler. |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Matthew Dillon | Protect v_usecount with a critical section for now... |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Chris Pressey | Correct misspelling of "orphan" and fix up comment... |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jeffrey Hsu | Change sendfile() to send the header out coaleseced... |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jeffrey Hsu | Pull out m_uiomove() functionality from sosend(). |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jeffrey Hsu | Give UDP its own sosend() function. |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Chris Pressey | Correct a typo that was introduced in revision 1.2. |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Chris Pressey | Style(9) cleanup: remove ``register'' keywords. |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Matthew Dillon | Make the .nx/.no native program helper binaries work... |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Matthew Dillon | The NXCC (native C compiler) misnamed OBJFORMATPATH... |
commit | commitdiff | tree | snapshot |
2004-03-26 |
David Rhodus | Change this vnode check inside of the VFS_BIO_DEBUG |
commit | commitdiff | tree | snapshot |
2004-03-26 |
David Rhodus | Update rc.d scripts to use the correct path for the... |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Chris Pressey | Four new features and a bugfix. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
David Rhodus | Attach mount_udf to the buildworld process now. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Matthew Dillon | Fix a missing makewhatis related change so buildworld... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Matthew Dillon | make -j N support, the generated lib_gen.c and nomacros... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Joerg Sonnenberger | Replace the Perl scripts makewhatis(1), makewhatis... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
David Rhodus | Next time I'll run cvs update to make sure I've added |
commit | commitdiff | tree | snapshot |
2004-03-25 |
David Rhodus | Change whereis(1) over from a perl script to a C program. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
David Rhodus | Change which(1) over from a perl script to a C program. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Chris Pressey | Correct obvious typo in comment. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Matthew Dillon | Return a low priority for the "hostb%d" catch-all for... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jeffrey Hsu | Directly call pru_control until copyin problem is resolved. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jeffrey Hsu | Need header file to deference proc structure. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Matthew Dillon | Fix malloc semantics (M_NOWAIT->M_INTWAIT/M_WAITOK). |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Matthew Dillon | agp_nvidia.c was not being linked into the module build. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Matthew Dillon | Fix malloc semantics, M_NOWAIT->M_WAITOK. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
David Rhodus | Should have been on last commit. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
David Rhodus | Hook in UDF to the build process. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Hiten Pandya | Correct a bug in vm_page_cache(). We should make sure... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Matthew Dillon | make -j N support, add a required dependancy. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jeffrey Hsu | Eliminate use of curproc and curthread by propagating... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jeffrey Hsu | Pass the credentials along when available. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Matthew Dillon | ANSIfication (procedure args) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jeffrey Hsu | Do all the length checks before returning even if ... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jeffrey Hsu | Eliminate use of curthread in if_ioctl functions by... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Matthew Dillon | Add -w, which prints the full width of the data being... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Matthew Dillon | Make the Destination and Gateway columns wider when... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Matthew Dillon | Add 'route show' to the route command, plus style cleanups. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Matthew Dillon | Add hexdump and kill to the bootstrap list. Correct... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Matthew Dillon | Another attempt to fix make -j N issues with this subdi... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Matthew Dillon | buildworld subsystem update addendum. Hopefully fix... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Matthew Dillon | This represents a major update to the buildworld subsystem. |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Joerg Sonnenberger | Change to PCI_VENDOR_DELL |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Joerg Sonnenberger | Add device IDs of BCM5788, BCM5901 and BCM5901A2. Fix... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jeffrey Hsu | Consolidate length checks in ip_demux(). |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Matthew Dillon | grr. fix bug in last commit. Use .ALLSRC instead of... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Matthew Dillon | A large number of targets were doing a mkdir -p openssl... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jeffrey Hsu | Cosmetic cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Matthew Dillon | Undo part of the last commit. OBJFORMAT_PATH controls... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Matthew Dillon | correct a buildworld failure, fix the include file... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Matthew Dillon | No changes. force commit / update timestamp so ioctl... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Matthew Dillon | Add a missing resetpriority() which was causing all... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Matthew Dillon | Fix p_pctcpu and p_estcpu (addendum). Add a ESTCPUFREQ... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Matthew Dillon | Fix p_pctcpu and p_estcpu. When the new systimer stuff... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Chris Pressey | Style(9) cleanup. |
commit | commitdiff | tree | snapshot |
2004-03-20 |
David Rhodus | Start removing the old build infrastructure for the... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Matthew Dillon | 64-byte-align the test functions so they appear on... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Matthew Dillon | Add some additional spaces so the ctl string does not... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Matthew Dillon | Add function call overhead tests for (1) direct calls... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Chris Pressey | Clean up the code in bin/ to reduce warnings from GCC3. |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Hiten Pandya | Merge: FreeBSD (RELENG_4) ip_fw2.c rev. 1.6.2.19 |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Hiten Pandya | Merge: FreeBSD (HEAD) sys/kern/sysv_sem.c rev. 1.69 |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Chris Pressey | Clean up the code in bin/ to reduce warnings from GCC3. |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Chris Pressey | Clean up the code in bin/ to reduce warnings from GCC3. |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Chris Pressey | Clean up the code in bin/ to reduce warnings from GCC3. |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Matthew Dillon | Get rid of the obsolete SMP checks in SMBFS. |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Matthew Dillon | Make ALWAYS_MSG the default. This introduces an extra... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Chris Pressey | Clean up the code in bin/ to reduce warnings from GCC3. |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Chris Pressey | Fix minor formatting errors in cpdup(1)'s man page. |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Matthew Dillon | If XL cannot properly attach it tries to detach to... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Matthew Dillon | Incorporate NetBSD rev 1.111: Set the device address... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Matthew Dillon | Fix generation of USB_EVENT_DEVICE_DETACH, which was... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Matthew Dillon | Bring in MODULE_VERSION from FreeBSD-5. Even though... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Matthew Dillon | Adjust the Makefile's to move the iconv files to libico... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Matthew Dillon | Repository copy libkern/{Makefile,iconv*} -> libiconv... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Eirik Nygaard | Add lock.9 man page, it is also symlinked to: lockcount... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Chris Pressey | Practice commit: learn how to use 'cvs remove', so... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Hiten Pandya | Add manual page for the busdma(9) API. It has detailed... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Chris Pressey | Pre-test spot removal solutions in an inconspicuous... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Matthew Dillon | Add additional default-generation entries for usb2... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Matthew Dillon | Add some USB specific documentation to make life easier... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Matthew Dillon | Add some missing SRCS dependancies to the EHCI module. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Matthew Dillon | Separate the pieces a bit. The usb.ko module does... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Matthew Dillon | Merge FreeBSD ifconfig.c rev 1.94, strlcpy() cannot... |
commit | commitdiff | tree | snapshot |
next |