summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use phk's kernel unit number allocator to associate unique ids to neighborsdamien2005-09-193-45/+76
* Add #include <sys/sx.h>, devfs is going to require this shortly.phk2005-09-197-0/+7
* When (re)allocating space for an array of pointers to char, usecperciva2005-09-191-1/+1
* The "SMC EZ Connect SMC2862W-G" product is not based on the Ralink RT2500USBdamien2005-09-191-1/+0
* Update the list of supported hardware.damien2005-09-191-3/+13
* Add GIANT_REQUIRED and WITNESS sleep warnings to uprintf() and tprintf(),rwatson2005-09-1925-14/+168
* A single `*' character doesn't disable *ANY* form of authentication.keramida2005-09-191-1/+5
* Small regression test tool to generate two forms of ENOSPC on a filerwatson2005-09-192-0/+195
* Drop current rtentry lock before calling rt_getifa(). This fixes a LORglebius2005-09-191-3/+3
* It's safe to wait for command completion in iwi_config().damien2005-09-191-1/+2
* Create fstab before linking stuff into /confphk2005-09-191-1/+2
* Fix genassym.o dependencies.ru2005-09-191-1/+4
* Remove duplicate if_free().imp2005-09-191-1/+0
* Remove mac_create_root_mount() and mpo_create_root_mount(), whichrwatson2005-09-197-73/+0
* Relocate direct map specs into struct alpha_chipset.ticso2005-09-1911-33/+76
* Restore the ability to detach from a tty via SIOCSTTY and documentru2005-09-193-13/+16
* Missing ')'phk2005-09-191-1/+1
* sample.c needs ath magic include pathphk2005-09-191-1/+2
* Dej'a vu of revision 1.35glebius2005-09-191-1/+1
* Fixed aliasing bugs in TRUNC() by using the fdlibm macros for accessbde2005-09-193-12/+26
* Fix the module build for snp(4).mux2005-09-191-1/+1
* Setting .nofinger will not hide you from root.dds2005-09-194-1/+6
* Fix a small typo.philip2005-09-191-1/+1
* Connect smbfs build on powerpc.imura2005-09-194-0/+13
* Fix get{w,d}{l,b}e, set{w,d}{l,b}e macros on big endian systems.imura2005-09-191-14/+11
* Remove macrosimura2005-09-195-68/+26
* Dont wait for READY on ATAPI_IDENTIFY.sos2005-09-191-1/+5
* Add an option to stop 'mouse drift' in some defective/cheap mice. This stopsphilip2005-09-192-4/+89
* Fix configuration locking in MD.phk2005-09-191-116/+80
* o Extend the suite to run more than just the driver. We need to runmarcel2005-09-192-72/+75
* Last change to this file actually removed the oldcard compat code.imp2005-09-191-2/+1
* Make sure that we call if_free(ifp) after bus_teardown_intr. Since weimp2005-09-1931-62/+55
* Add the beginnings of a testsuite for testing GPT control requests.marcel2005-09-192-0/+223
* o Don't cause a panic when the control request lacks a verb.marcel2005-09-181-5/+9
* Move the UUID generator into its own function, called kern_uuidgen(),marcel2005-09-182-29/+41
* Add three new read-only socket options, which allow regression testsrwatson2005-09-182-0/+20
* No ED_NO_MIIBUS no more. Not one more or the same number of non positive opt...imp2005-09-181-1/+0
* MFp4:imp2005-09-183-125/+149
* Open the tty device and pass the fd for SNPSTTY.cognet2005-09-181-2/+8
* Slightly change the API for the SNPSTTY ioctl so that the userland nowcognet2005-09-182-9/+16
* Just by allocating size*2 bytes we can't be sure that new size will be enough,ache2005-09-181-2/+2
* Take a first cut at cleaning up ifnet removal and multicast socketrwatson2005-09-183-8/+20
* In mountd_precmd(), use rc_args, not mountd_args torodrigc2005-09-181-2/+2
* Add esp(4).brueffer2005-09-183-0/+5
* Change the DESCRIPTION section into HARDWARE, since it already listsbrueffer2005-09-181-2/+2
* Use the correct function name as .Nm argument.brueffer2005-09-181-1/+1
* Explain the use of `*' in master.passwd and that it's slightlykeramida2005-09-181-1/+11
* Add the KLD to the sndstat info.netchild2005-09-181-1/+1
* Merge NetBSD fixes (except for 1.97 there should be no functional change):netchild2005-09-181-185/+237
* Add a regression test for listen()'s backlog argument, both at time ofrwatson2005-09-182-0/+389
OpenPOWER on IntegriCloud