summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make test(1) a builtin command of our sh(1) for efficiency. Theknu2001-11-176-5/+30
* Fix missing holdsock()->fgetsock()dillon2001-11-171-7/+5
* Be very generous with timeouts for synchronize cache. We may wait a very longmjacob2001-11-171-1/+1
* The Infortrend IFT-3102 multihost U2 SCSI to U2 SCSI controlleriedowse2001-11-171-0/+8
* Print the correct return code for successful Linux syscalls.des2001-11-172-2/+4
* Add quirk for Fujitsu M2513A MO drives. These drives hang at variousiedowse2001-11-171-0/+15
* Fix pthread_join so that it works if the target thread exits whiledeischen2001-11-1712-30/+96
* MFi386: revisions from 1.26 to 1.30.nyan2001-11-172-10/+196
* MFi386: revision 1.12nyan2001-11-171-0/+9
* MFi386: revision 1.326.nyan2001-11-171-0/+1
* MFi386: revision 1.160nyan2001-11-171-0/+2
* MFi386: revision 1.483nyan2001-11-172-12/+12
* Change mode for var/db/ipf to 0700guido2001-11-171-1/+1
* If 'VX' is given, realloc(foo,0) will bail, it shouldn't.phk2001-11-171-2/+5
* Give struct socket structures a ref counting interface similar todillon2001-11-1723-182/+223
* Fix the non-KSTACK_GUARD case.. It has been broken since the KSEpeter2001-11-172-0/+2
* Start bringing i386/pmap.c into line with cleanups that were done topeter2001-11-177-515/+385
* Forward declare struct ifnet - this fixes a warning in tdfx_pci.cpeter2001-11-171-0/+1
* Fix printf warnings (int/long)peter2001-11-171-2/+4
* Fix warning in debug printf. This is a long on alpha, and int on i386,peter2001-11-171-1/+1
* Missing KSE s/curproc/curthread/peter2001-11-171-1/+1
* Return EOPNOTSUPP for unknown module events.iedowse2001-11-172-2/+8
* New release notes: timezone database update, Linux emulation updatebmah2001-11-172-14/+16
* Fix some warnings on 64 bit platforms.peter2001-11-171-1/+4
* When laying out objects in a ZONE_INTERRUPT zone, allow them to crossjlemon2001-11-171-2/+4
* utime/stime.tv_sec are elapsed times, not relative to 1970. We canpeter2001-11-171-4/+4
* Zap a number of #ifdef sunos blocks, and all of the `register'iedowse2001-11-177-102/+53
* You cannot cast a time_t to quad_t and printf it with %lld. quad_t ispeter2001-11-161-2/+2
* Give a sensible error message when the filesystem to be dumped isiedowse2001-11-161-4/+7
* Fix a number of misspellings of "dependency" and "dependencies" iniedowse2001-11-166-21/+21
* Handle the IBCS2 FIONREAD ioctl. I have only tested that thisiedowse2001-11-161-0/+1
* Axe SMP support, the ses device, and the atapifd device from the kern.flpjhb2001-11-161-0/+3
* Correctly call THREAD_UNLOCK() if the recursive call trap is sprung.phk2001-11-161-0/+2
* Except for a comment in zone.tab (about the location of the ISO 3166 table),wollman2001-11-168-16/+3
* Back out the previous fix to the leading zero problem, I hadn'tphk2001-11-161-2/+0
* Reject leading zeros in dev_stdclone().phk2001-11-161-0/+2
* o Allow rarpd to accept an additional '-t directory' argument, specifyingrwatson2001-11-162-1/+17
* o Update licenses, comments.rwatson2001-11-162-1/+8
* Create link from directory.3 to readdir_r.3.dd2001-11-161-2/+2
* Regenerate with 1.19 of pccarddevsimp2001-11-161-8/+77
* Merge in most (hopefully all) of the devices that OpenBSD has thatimp2001-11-161-3/+40
* o Reflect moving of extattr_namespace calls to libc from libutil; norwatson2001-11-163-9/+0
* o Reflect repo-copy of extattr.[c3] from libutil to libc, movingrwatson2001-11-164-183/+7
* o Document 'nocheckmail' login capability.rwatson2001-11-161-0/+1
* o Add support for a 'nocheckmail' capability, which (if true) preventsrwatson2001-11-161-9/+12
* Don't cleandir also if MODULES_WITH_WORLD.matusita2001-11-161-1/+1
* Use the md device not olny a version of the system is 5 but 5 and over.nyan2001-11-161-3/+3
* Cosmetic tweak to eliminate some diffspeter2001-11-161-2/+0
* Merge another missing part of i386/pmap.c rev 1.220. Dont blindly clearpeter2001-11-161-1/+2
* Although the 'bool' type is referenced in the list of capabilities, itrwatson2001-11-161-0/+3
OpenPOWER on IntegriCloud