2004-03-24 |
Matthew Dillon | Fix malloc semantics (M_NOWAIT->M_INTWAIT/M_WAITOK).
|
commit | commitdiff | tree |
2004-03-24 |
Matthew Dillon | agp_nvidia.c was not being linked into the module build.
|
commit | commitdiff | tree |
2004-03-24 |
Matthew Dillon | Fix malloc semantics, M_NOWAIT->M_WAITOK.
|
commit | commitdiff | tree |
2004-03-24 |
Matthew Dillon | make -j N support, add a required dependancy.
|
commit | commitdiff | tree |
2004-03-23 |
Matthew Dillon | ANSIfication (procedure args) cleanup.
|
commit | commitdiff | tree |
2004-03-23 |
Matthew Dillon | Add -w, which prints the full width of the data being...
|
commit | commitdiff | tree |
2004-03-23 |
Matthew Dillon | Make the Destination and Gateway columns wider when...
|
commit | commitdiff | tree |
2004-03-23 |
Matthew Dillon | Add 'route show' to the route command, plus style cleanups.
|
commit | commitdiff | tree |
2004-03-23 |
Matthew Dillon | Add hexdump and kill to the bootstrap list. Correct...
|
commit | commitdiff | tree |
2004-03-23 |
Matthew Dillon | Another attempt to fix make -j N issues with this subdirectory.
|
commit | commitdiff | tree |
2004-03-22 |
Matthew Dillon | buildworld subsystem update addendum. Hopefully fix...
|
commit | commitdiff | tree |
2004-03-22 |
Matthew Dillon | This represents a major update to the buildworld subsystem.
|
commit | commitdiff | tree |
2004-03-21 |
Matthew Dillon | grr. fix bug in last commit. Use .ALLSRC instead of...
|
commit | commitdiff | tree |
2004-03-21 |
Matthew Dillon | A large number of targets were doing a mkdir -p openssl...
|
commit | commitdiff | tree |
2004-03-21 |
Matthew Dillon | Undo part of the last commit. OBJFORMAT_PATH controls...
|
commit | commitdiff | tree |
2004-03-21 |
Matthew Dillon | correct a buildworld failure, fix the include file...
|
commit | commitdiff | tree |
2004-03-21 |
Matthew Dillon | No changes. force commit / update timestamp so ioctl...
|
commit | commitdiff | tree |
2004-03-20 |
Matthew Dillon | Add a missing resetpriority() which was causing all...
|
commit | commitdiff | tree |
2004-03-20 |
Matthew Dillon | Fix p_pctcpu and p_estcpu (addendum). Add a ESTCPUFREQ...
|
commit | commitdiff | tree |
2004-03-20 |
Matthew Dillon | Fix p_pctcpu and p_estcpu. When the new systimer stuff...
|
commit | commitdiff | tree |
2004-03-20 |
Matthew Dillon | 64-byte-align the test functions so they appear on...
|
commit | commitdiff | tree |
2004-03-20 |
Matthew Dillon | Add some additional spaces so the ctl string does not...
|
commit | commitdiff | tree |
2004-03-20 |
Matthew Dillon | Add function call overhead tests for (1) direct calls...
|
commit | commitdiff | tree |
2004-03-19 |
Matthew Dillon | Get rid of the obsolete SMP checks in SMBFS.
|
commit | commitdiff | tree |
2004-03-19 |
Matthew Dillon | Make ALWAYS_MSG the default. This introduces an extra...
|
commit | commitdiff | tree |
2004-03-19 |
Matthew Dillon | If XL cannot properly attach it tries to detach to...
|
commit | commitdiff | tree |
2004-03-19 |
Matthew Dillon | Incorporate NetBSD rev 1.111: Set the device address...
|
commit | commitdiff | tree |
2004-03-19 |
Matthew Dillon | Fix generation of USB_EVENT_DEVICE_DETACH, which was...
|
commit | commitdiff | tree |
2004-03-18 |
Matthew Dillon | Bring in MODULE_VERSION from FreeBSD-5. Even though...
|
commit | commitdiff | tree |
2004-03-18 |
Matthew Dillon | Adjust the Makefile's to move the iconv files to libiconv...
|
commit | commitdiff | tree |
2004-03-18 |
Matthew Dillon | Repository copy libkern/{Makefile,iconv*} -> libiconv...
|
commit | commitdiff | tree |
2004-03-17 |
Matthew Dillon | Add additional default-generation entries for usb2...
|
commit | commitdiff | tree |
2004-03-17 |
Matthew Dillon | Add some USB specific documentation to make life easier...
|
commit | commitdiff | tree |
2004-03-17 |
Matthew Dillon | Add some missing SRCS dependancies to the EHCI module.
|
commit | commitdiff | tree |
2004-03-17 |
Matthew Dillon | Separate the pieces a bit. The usb.ko module does...
|
commit | commitdiff | tree |
2004-03-17 |
Matthew Dillon | Merge FreeBSD ifconfig.c rev 1.94, strlcpy() cannot...
|
commit | commitdiff | tree |
2004-03-17 |
Matthew Dillon | Create /usr/src/test/test ... a dummy directory that...
|
commit | commitdiff | tree |
2004-03-17 |
Matthew Dillon | Update the 825xx GigE support. Add a large number...
|
commit | commitdiff | tree |
2004-03-17 |
Matthew Dillon | Fix a bug in the recent connectionless commit. When...
|
commit | commitdiff | tree |
2004-03-17 |
Matthew Dillon | An strlcpy() in the last commit was unconditionally...
|
commit | commitdiff | tree |
2004-03-16 |
Matthew Dillon | main() more typically uses 'char **argv' instead of...
|
commit | commitdiff | tree |
2004-03-16 |
Matthew Dillon | Separate chroot() into kern_chroot(). Rename change_dir...
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | nextsoftcheck (which is a really aweful interrupt interlock...
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | The kernel realloc() does not support M_ZERO, assert...
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | ANSIfication, K&R cleanups, 'register' removal.
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | Add a Makefile stub to build ep as a module.
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | Add a Makefile stub to build pccard as a module.
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | Partial merge from FBsd-5, code to make some PCCARDs...
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | Move a drain output call to before a dirty block check...
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | Code cleanup, remove 'register' and (void) casts. ...
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | Do not free the old VFS vector when recomputing the...
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | When detaching UMASS, abort all the pipes before detaching...
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | When deregistering a bus, pending device bus scan timeouts...
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | The cam_sim structure was being deallocated unconditionally...
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | Do some M_WAITOK<->M_INTWAIT cleanups. Code entered...
|
commit | commitdiff | tree |
2004-03-15 |
Matthew Dillon | The cam_sim structure was being deallocated unconditionally...
|
commit | commitdiff | tree |
2004-03-13 |
Matthew Dillon | Fix a bunch of NFS races. These races existed in FreeBSD...
|
commit | commitdiff | tree |
2004-03-12 |
Matthew Dillon | In an rfork'd or vfork'd situation where multiple processes...
|
commit | commitdiff | tree |
2004-03-12 |
Matthew Dillon | Use M_INTWAIT and M_WAITOK instead of M_NOWAIT within...
|
commit | commitdiff | tree |
2004-03-12 |
Matthew Dillon | Change M_NOWAIT to M_INTWAIT or M_WAITOK. CAM does...
|
commit | commitdiff | tree |
2004-03-10 |
Matthew Dillon | gdb was unable to obtain backtraces of pure threads...
|
commit | commitdiff | tree |
2004-03-10 |
Matthew Dillon | ANSIfication, remove 'register' and 'auto' use, convert...
|
commit | commitdiff | tree |
2004-03-10 |
Matthew Dillon | Allow %e, %E, %f, %g, %G formats to work without producing...
|
commit | commitdiff | tree |
2004-03-10 |
Matthew Dillon | Minor documentation adjustments.
|
commit | commitdiff | tree |
2004-03-10 |
Matthew Dillon | dislabel -> 16 partitions work addendum: MAKEDEV now...
|
commit | commitdiff | tree |
2004-03-10 |
Matthew Dillon | ANSIfication, convert K&R procedure declarations and...
|
commit | commitdiff | tree |
2004-03-10 |
Matthew Dillon | Explain some of the instruction details in more depth.
|
commit | commitdiff | tree |
2004-03-10 |
Matthew Dillon | Allow the nominal NFS io block size to be set with...
|
commit | commitdiff | tree |
2004-03-09 |
Matthew Dillon | ncpus2 must be initialized to 1 in the UP case. ncpus2_mask...
|
commit | commitdiff | tree |
2004-03-09 |
Matthew Dillon | Addendum comment to last commit. Jeffrey Hsu reminded...
|
commit | commitdiff | tree |
2004-03-08 |
Matthew Dillon | Increase the default socket buffer for NFS to deal...
|
commit | commitdiff | tree |
2004-03-08 |
Matthew Dillon | Add -B to display buffer limits instead of current...
|
commit | commitdiff | tree |
2004-03-08 |
Matthew Dillon | The "Don't forget to do a ``make depend''" warning...
|
commit | commitdiff | tree |
2004-03-08 |
Matthew Dillon | Config cleanup part 3/3: Remove the ns() and twisty...
|
commit | commitdiff | tree |
2004-03-08 |
Matthew Dillon | Config cleanup part 2/3: Remove old style C cruft.
|
commit | commitdiff | tree |
2004-03-08 |
Matthew Dillon | Config cleanup part 1/3: Remove old style C cruft and...
|
commit | commitdiff | tree |
2004-03-08 |
Matthew Dillon | ANSIfy the tsleep() and sched_setup() procedure definitions.
|
commit | commitdiff | tree |
2004-03-08 |
Matthew Dillon | libcaps now compiles ipiq and token in userland, make...
|
commit | commitdiff | tree |
2004-03-07 |
Matthew Dillon | Initial CAPS IPC structural encoding and decoding support...
|
commit | commitdiff | tree |
2004-03-07 |
Matthew Dillon | get rid of thr{1,2,3}, which are obsolete at the moment...
|
commit | commitdiff | tree |
2004-03-06 |
Matthew Dillon | The sys/xxx2.h files are supposed to be included after...
|
commit | commitdiff | tree |
2004-03-06 |
Matthew Dillon | Adjust the caps client/server test code to match new...
|
commit | commitdiff | tree |
2004-03-06 |
Matthew Dillon | Additional CAPS IPC work. Add additional system calls...
|
commit | commitdiff | tree |
2004-03-06 |
Matthew Dillon | Bring libcaps in line with recent LWKT changes.
|
commit | commitdiff | tree |
2004-03-06 |
Matthew Dillon | Simplify LWKT message initialization semantics to reduce...
|
commit | commitdiff | tree |
2004-03-05 |
Matthew Dillon | Correct bug introduced in last commit.
|
commit | commitdiff | tree |
2004-03-04 |
Matthew Dillon | Partitions>8: Increase the number of supported partitions...
|
commit | commitdiff | tree |
2004-03-04 |
Matthew Dillon | Partitions>8: Leave a whole 512 bytes for the disklabel...
|
commit | commitdiff | tree |
2004-03-04 |
Matthew Dillon | Partitions>8: Do not hardwire partition limit at 'h'.
|
commit | commitdiff | tree |
2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as...
|
commit | commitdiff | tree |
2004-02-23 |
Matthew Dillon | Make nexus understand the new INTR_ flags, mainly INTR_ENTROPY.
|
commit | commitdiff | tree |
2004-02-22 |
Matthew Dillon | Remove static resource_disabled(), the function is...
|
commit | commitdiff | tree |
2004-02-21 |
Matthew Dillon | INTR_EXCL moved to sys/bus.h, add #include.
|
commit | commitdiff | tree |
2004-02-21 |
Matthew Dillon | Bring in additional stuff from FreeBSD-5, fixing some...
|
commit | commitdiff | tree |
2004-02-21 |
Matthew Dillon | Include the required machine/bus.h if we do not already...
|
commit | commitdiff | tree |
2004-02-21 |
Matthew Dillon | Fix a bug in the last commit. 4.x improperly tries...
|
commit | commitdiff | tree |
2004-02-21 |
Matthew Dillon | Bring in acpica-unix-20031203. As with other contrib...
|
commit | commitdiff | tree |
2004-02-21 |
Matthew Dillon | Bring in the FreeBSD-5 ACPICA code as a module. Note...
|
commit | commitdiff | tree |
2004-02-21 |
Matthew Dillon | Synchronize a bunch of things from FreeBSD-5 in preparation...
|
commit | commitdiff | tree |
2004-02-21 |
Matthew Dillon | Synchronize a bunch of things from FreeBSD-5 in preparation...
|
commit | commitdiff | tree |
next |