summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-21591-2122/+2123
* pccardd and pccardc are for i386 and pc98 only. Don't build them onimp2003-01-211-1/+1
* Remove the fake disklabel, no longer needed.sos2003-01-212-47/+7
* - Restore header printing to wi_printaplist()mdodd2003-01-211-34/+59
* preserve the order of tags copied by m_tag_copy_chainsam2003-01-211-3/+2
* The PowerPC-specfic scripttempl file was depreciated in favor of the genericobrien2003-01-211-1/+1
* Run kldxref on sparc64, it works now.jake2003-01-212-2/+2
* Fix module dependency (pre)loading on sparc64 by relocating the variablesjake2003-01-211-6/+57
* - Add a VM_WAIT in the appropriate cases where vm_page_alloc() fails and flagsjeff2003-01-213-31/+50
* hook fast_ipsec.4 upsam2003-01-211-0/+1
* fast ipsec protocolssam2003-01-211-0/+105
* New errata entry for ipfw(4).bmah2003-01-211-0/+5
* The FTP daemon was vulnerable to a DoS where an attacker could bind()cjc2003-01-211-19/+26
* Augment the model number list.obrien2003-01-212-6/+8
* Rewrite the SMP filedesc locking in knote_attach() in order tohsu2003-01-211-23/+11
* GC an unused reference to vop_refreshlabel_desc; reference torwatson2003-01-211-3/+0
* Fix kldxref on sparc64 by allowing non-trivial relocations to be performedjake2003-01-216-3/+239
* Perform VOP_GETATTR() before mac_check_vnode_exec() so thatrwatson2003-01-211-5/+5
* Resolve relative relocations in klds before trying to parse the module'sjake2003-01-2110-96/+232
* Fix a missed goal.period -> goal.offset change. Ingibbs2003-01-201-2/+2
* include cdefs.h so as to unbreak the libc buildgallatin2003-01-201-0/+2
* Reference maclabel(7).chris2003-01-201-1/+3
* Convert badsect to use libufs.jmallett2003-01-202-58/+18
* Add libufs to dependencies.jmallett2003-01-201-1/+2
* Properly mark up column lists. This does not affect output; I just hadchris2003-01-203-8/+8
* Make tunefs use libufs, it seems to do well enough for printing / settingjmallett2003-01-202-108/+15
* move sysctl's under hw.hifn; change max batching default to 1 (no batching)sam2003-01-201-7/+9
* move sysctl's under hw.ubsecsam2003-01-201-9/+10
* Reference the MAC chapter in the user Handbook.chris2003-01-201-0/+5
* correct default setting of hw.wi.txerate; it must be -1, not zero,sam2003-01-201-2/+2
* correct sysctl names and move them to hw.wi: hw.wi.txerate controls the ratesam2003-01-201-4/+6
* aic7xxx.reg:gibbs2003-01-206-138/+251
* Fix typo in comment: inlcude -> include.olgeni2003-01-201-1/+1
* aic79xx.c:gibbs2003-01-207-152/+844
* Fix swapping to a file, it was broken when SPECSTRATEGY was introduced.dillon2003-01-201-1/+4
* fix -L (scan ap's): use WI_RID_SCAN_APS instead of WI_RDI_SCAN_REQ to startsam2003-01-201-7/+2
* gc dead codesam2003-01-201-7/+0
* #if 0 one more line to make this compile without subr_disklabel.c.phk2003-01-201-0/+4
* Add headings so that we can tell where one errata entry ends and anotherchris2003-01-201-0/+30
* Write out the debug messages (from the previous commit) only ifmtm2003-01-201-5/+11
* MFbed: translation updatesue2003-01-203-5038/+69
* o add BIOCGDLTLIST and BIOCSDLT ioctls to get the data link type listsam2003-01-202-4/+111
* Add a missing OR.mtm2003-01-203-6/+6
* Remove the deprecated IOCTL bits raidframe used, it doesn't anymore.phk2003-01-201-8/+0
* Add definitions for the task management codes sent in SPI4gibbs2003-01-201-0/+8
* Allow constants to be complex expressions so long as thosegibbs2003-01-201-15/+6
* Fix the last reference to the reg_print.c file handlegibbs2003-01-201-2/+2
* kenv(1) has been repo copied from usr.bin to bin.obrien2003-01-205-251/+1
* do not loose trailing space when asking uidfjoe2003-01-201-1/+1
* Close the remaining user address mapping races for physicaldillon2003-01-207-16/+94
OpenPOWER on IntegriCloud