summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diffdir.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-30back out vfs change - todd fries has seen afs issues, and I'm suspiciousbeck6-177/+105
2007-05-30my (dlg says crappy) laptop requires some more delays in port_reset ortedu1-3/+4
2007-05-30token fallout.. bad henninghenning1-7/+1
2007-05-30Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removaluwe19-4675/+7132
2007-05-30Remove cand structure (but not its definition).ray2-4/+4
2007-05-30Remove unused struct diff_arg.ray2-16/+2
2007-05-30Make xlights(4) probe correctly on the Xserve G5, still does not correctgwk1-6/+8
2007-05-30syncderaadt22-66/+0
2007-05-30openbsd has timeouts, not callouts so rename the variables. i applied an oldertedu1-10/+10
2007-05-30Sync rcsdiff -> cvs diffray1-12/+14
2007-05-30yuck, no cookie for mehenning2-10/+2
2007-05-30Pull out the ELF loadfile pieces from the standalone libraries, so thattom17-213/+436
2007-05-30bad henningotto1-3/+1
2007-05-30Unbreak route.c after TOKEN removal by henning (bad henning, no cookie)mcbride1-4/+1
2007-05-30give ibuf to event_setpyr2-8/+8
2007-05-30add a new kevent filter type for timers. this allows processes to createtedu3-4/+95
2007-05-30backout more code that shouldn't have gone in.pyr2-82/+2
2007-05-30backout last diff which introduces problems and use the globalpyr2-8/+84
2007-05-29make sure every dispatch function is fed the environment structure.pyr2-10/+14
2007-05-29when the time comes, let pfe_dispatch_parent be able to service morepyr2-2/+4
2007-05-29Add dirty bit for volumesmarco2-7/+14
2007-05-29allow the control handling code to send messages back to the parent.pyr10-34/+72
2007-05-29In update mode, restore previous behavior: some updated packages may haveespie2-1/+8
2007-05-29Improve copyinstr and copyoutstr by erroring out when the userlandtom1-3/+3
2007-05-29Improve copyinstr and copyoutstr by performing the check againsttom1-5/+8
2007-05-29teach hoststatectl's parser about reload. the code to handle it ispyr2-2/+4
2007-05-29fix some list items; from andresjmc1-5/+3
2007-05-29only the i810 is known to be needed for agp, reduce driver set to just thattedu2-7/+53
2007-05-29sprinkle some SMALL_KERNEL to permit bio/softraid to run on boot mediatodd4-5/+29
2007-05-29sprinkle some SMALL_KERNEL so that it can run on boot media.marco1-6/+16
2007-05-29remove token ring leftovers, ok mcbride pvalhenning2-142/+1
2007-05-29Demote support for ospfd. It is possible to specify a demote group onclaudio10-13/+331
2007-05-29I suck. Forgot splx() in the early return path.art1-1/+2
2007-05-29add HISTORYjasper1-1/+6
2007-05-29make xfs use VT_XFS instead of VT_AFS when getting vnodesthib2-2/+2
2007-05-29adapt ztsscale and the installer to use wscons ioctls for calibration;robert3-34/+38
2007-05-29reorder code so that the wave header gets the size of the current trackmjc1-8/+8
2007-05-29remove the ztsscale sysctl; ok deraadt@robert1-77/+2
2007-05-29Remove clause 3 and 4. Ok with Chuck. -mojmaja1-8/+2
2007-05-29Make use of struct wsmouse_calibcoords and add ioctl supportrobert3-83/+72
2007-05-29Kill some simplelock goo that annoyed me while reading.thib1-21/+4
2007-05-29add support for core cpu temperature sensors.tedu4-5/+81
2007-05-29It helps to commit removals from the tree that has the files cvs removedclaudio7-0/+0
2007-05-29s/entrace/entrance (not obvious that the code was cut/paste =)jason5-10/+10
2007-05-29otto would prefer only displaying one digit after decimal for refresh ratetedu1-3/+3
2007-05-29Make stimeout a debug print. It has no value for users to see it.marco1-3/+3
2007-05-29start of dumpconf() unification, which one day we can pray will be MIderaadt20-226/+121
2007-05-29now i get my hands dirty in here... from if_ethersubr.c:henning1-8/+3
2007-05-29Remove watch_cnt in preparation for my bigger patch that makes sensorsdcnst1-21/+8
2007-05-29Panic if the locker is self.drahn1-1/+15