summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Note that this driver is soon to be deprecated and removed from FreeBSD.mjacob2001-10-093-1/+14
* Get rid of some minor compile-time errors by changing copyright/rcsidgad2001-10-091-3/+6
* Fix minor compile-time error in definition of 'copyright'.gad2001-10-091-1/+1
* Fix minor compile-time warning that snunk in with changes to sortq() rtn.gad2001-10-091-0/+1
* Don't dereference td if it's NULL.julian2001-10-081-1/+2
* Don't attempt to initialize the pcaudio device on open. The attach routinejhb2001-10-081-6/+0
* Update for FILE v3.37.obrien2001-10-081-6/+2
* This commit was generated by cvs2svn to compensate for changes in r84685,obrien2001-10-0825-98/+481
|\
| * Virgin import of Christos Zoulas's FILE 3.37.obrien2001-10-0825-98/+481
* | Do not clobber users hostname.mc file if freebsd.mc changes (likely after angshapiro2001-10-081-1/+1
* | Update relevant release note item with SA-01:62.bmah2001-10-082-4/+14
* | Replace 'curproc' with 'td->td_proc'.jhb2001-10-081-7/+8
* | Allow atomic ops to be somewhat safely used in userland. We always usejhb2001-10-082-6/+14
* | Update references to 'device' entries for the kernel configwilko2001-10-081-6/+16
* | Make printtrap() more informative.dfr2001-10-081-5/+98
* | WS Cleanupdillon2001-10-081-4/+0
* | OOPS, delete some commented out debugging code committed along with r.1.25.sobomax2001-10-081-1/+0
* | (forced)sobomax2001-10-080-0/+0
* | - Allow package archive to be created from a locally installed package. Thissobomax2001-10-085-30/+109
* | Catch up with the SMPng reduced interrupt frame size. The correspondingiedowse2001-10-082-2/+2
* | Add $FreeBSD$.asmodai2001-10-081-0/+4
* | Print interface name for each ARP entry.ru2001-10-081-0/+3
* | Page align the data segment.mp2001-10-081-3/+2
* | mdoc(7) police: fix markup.ru2001-10-081-29/+29
* | Port to ia64. Actually, just do like the alpha.dfr2001-10-081-1/+1
* | use pcm_getbuffersize()cg2001-10-081-82/+110
* | use pcm_getbuffersize()cg2001-10-081-14/+22
* | use pcm_getbuffersize()cg2001-10-086-26/+48
* | Add man page for device.hint(5).yokota2001-10-081-0/+159
* | Remove references to non-existant pvcsif(8) and pvctxctl(8).murray2001-10-082-4/+0
* | Remove reference to non-existant crd(4) man page.murray2001-10-081-1/+0
* | s/alpha/${MACHINE_ARCH}/gmarcel2001-10-082-2/+2
* | Add a call to init_param() to initialize some necessary variables.mp2001-10-082-0/+6
* | Remove panics for rename() race conditions. The panics are inappropriatedillon2001-10-081-1/+16
* | * register the correct number of channelscg2001-10-071-3/+3
* | use mixer channel numbers, not channel masks- this should fix sb/sbpro mixercg2001-10-071-10/+10
* | Forced commit to note that the previous entry referred to p_candebug().des2001-10-070-0/+0
* | Implement inline versions of ntohl etc.dfr2001-10-071-3/+33
* | Dissociate ptrace from procfs.des2001-10-0713-424/+234
* | Always succeed if the target process is the same as the requesting process.des2001-10-071-0/+3
* | These flags aren't just for procfs - in fact, these days theye are primarilydes2001-10-071-3/+3
* | Remove some useless preprocesor paranoia.des2001-10-071-4/+0
* | In procfs_readdir(), when the directory being read was a process directory,des2001-10-071-1/+3
* | * Use srlz.i to serialise changes to psr.icdfr2001-10-072-12/+20
* | Add some somewhat vague documentation for this driver and a listmjacob2001-10-072-0/+938
* | Make the interrupt routing a bit less chatty unless bootverbose is set.dfr2001-10-072-6/+10
* | Some patches from Doug for ia64 support- the principle one being themjacob2001-10-072-2/+6
* | Use host keys from the config directory if they exist, instead ofluigi2001-10-071-2/+6
* | Make fetch_mask return ${default_mask} if entry not found.luigi2001-10-071-3/+5
* | Export interrupt statistics via sysctl.luigi2001-10-074-0/+24
OpenPOWER on IntegriCloud