summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend i4b to support CAPI manager based ISDN controllers (CAPI manager is pa...twinterg2006-07-095-6/+32
* More stale maintainer.markm2006-07-091-5/+0
* Convert isp(4) and ispfw(4) to use firmware(9) to manage firmwaremjacob2006-07-0921-136/+732
* Make the firmware assist driver resident inmjacob2006-07-092-0/+2
* Make the firmware assist driver resident inmjacob2006-07-093-1/+4
* If PAE is built w/o modules, make sure that isp(4)mjacob2006-07-091-0/+3
* Remove stale MAINTAINERmarkm2006-07-091-2/+0
* Declare UFS module version.pjd2006-07-091-0/+1
* Change fs->fs_fsmnt to mp->mnt_stat.f_mntonname in warnings about missingpjd2006-07-091-2/+2
* When kern.geom.raid3.use_malloc tunnable is set to 1, malloc(9) instead ofpjd2006-07-091-43/+88
* o style.Makefile(5): WARNS= -> WARNS?=.maxim2006-07-0920-20/+20
* When extending a file with truncate, check that newly added bytes haverwatson2006-07-091-21/+55
* Add regression tests to make sure that attempting to call ftruncate() onrwatson2006-07-091-5/+46
* Add very basic ftruncate() regression test, with a comment rather morerwatson2006-07-092-0/+109
* o Fix MTX_SYSINIT prototype.maxim2006-07-091-1/+1
* Fix spelling in a comment.stefanf2006-07-091-1/+1
* o replace special handling of clone operations by a clone callbacksam2006-07-094-100/+127
* Revise network interface cloning to take an optional opaquesam2006-07-0916-39/+86
* Remove build timestamps. There's no need to know exactly when these programscperciva2006-07-096-6/+6
* Regen.jhb2006-07-083-4/+4
* - Split ioctl() up into ioctl() and kern_ioctl(). The kern_ioctl() assumesjhb2006-07-084-48/+53
* Use kern_connect() in spx_open() to avoid the need for the stackgap. Ijhb2006-07-081-16/+11
* Add a kern_close() so that the ABIs can close a file descriptor w/o havingjhb2006-07-084-11/+14
* - Split the IBCS2 ipc foosys() system calls up into subfunctions matchingjhb2006-07-081-152/+298
* Use ibsc2_key_t rather than key_t.jhb2006-07-081-1/+1
* Rework kern_semctl a bit to always assume the UIO_SYSSPACE case. Thisjhb2006-07-084-104/+112
* Create bus_enumerate_hinted_children. This routine will allow driversimp2006-07-083-0/+57
* (apply '(lambda (reformat-region 'style-9-parens)) (read-file isahint.c))imp2006-07-081-2/+2
* Remove old GENERIC kludge. We no longer need to skip devices namedimp2006-07-081-8/+2
* Signals may be delivered to process as well as to the thread. Check thekib2006-07-081-1/+3
* Always supply curthread as argument to nfs_asyncio and nfs_doiokib2006-07-081-8/+2
* Turn on libfetch debugging if -v was specified on the command line.des2006-07-081-0/+1
* In get_exportlist(), properly loop over mounted filesystems.rodrigc2006-07-081-5/+4
* Remove after repo copy to src/tools/kerneldoc.netchild2006-07-0824-1047/+0
* Add (missing) and remove (obsolete) .m files.netchild2006-07-081-4/+7
* Forced commit to note repo copy from sys/doc.netchild2006-07-080-0/+0
* Add note concerning FreeBSD-SA-06:01.texindex.cperciva2006-07-081-0/+4
* Oops, it is sbin/nfsd that was removed, not the man page.avatar2006-07-081-1/+0
* Adding more antiques came from the RELENG_4(or prior) era: sbin/nfsd,avatar2006-07-081-0/+9
* Make in-kernel multicast protocols for pfsync and carp work after enablingmlaier2006-07-082-0/+10
* Apply local modifications to make Unwind Express BETA 10 buildable andmarcel2006-07-0712-20/+92
* This commit was generated by cvs2svn to compensate for changes in r160160,marcel2006-07-074-1121/+0
* This commit was generated by cvs2svn to compensate for changes in r160157,marcel2006-07-0728-347/+1908
|\
| * Import BETA 10 of HP's Unwind Express. This import does not containmarcel2006-07-0728-347/+1908
* | Remove bogus assertion.pjd2006-07-071-1/+0
* | Following repo-copy of mac_is_present_np.3 to mac_is_present.3, removerwatson2006-07-076-93/+6
* | Forced commit to recognize repo-copy of mac_is_present_np.3 torwatson2006-07-070-0/+0
* | Fixed the threshold for using the simple Taylor approximation.bde2006-07-072-2/+2
* | Fix cut-n-paste bug: compare argument s against known aliases,marcel2006-07-071-6/+6
* | Fix checking of the "lock" file in the spool directory for a queue,gad2006-07-071-2/+9
OpenPOWER on IntegriCloud