summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r170964,delphij2007-06-2111-16/+29
|\
| * Virgin import of less v406.delphij2007-06-2115-20/+52
* | Restore a historical behavior that +foo is considered as adelphij2007-06-211-1/+2
* | s/logprintf/printf/gimp2007-06-2033-90/+90
* | Use .CURDIR when referring source code. This fixes builddelphij2007-06-201-1/+1
* | Clean up after previous commit: new sentence -> new line, no empty lines,brueffer2007-06-191-4/+6
* | - Fix the signature of sctp_connectx to match the function and adds somerrs2007-06-191-2/+6
* | - Fix RFC reference to SCTP to be correct.rrs2007-06-191-1/+1
* | Updated release notes: Note that diffutils was formerly version 2.7 [1].bmah2007-06-191-2/+9
* | Fix build problem caused by a set of typos.delphij2007-06-191-6/+6
* | New release notes:brueffer2007-06-191-6/+25
* | devfs_free() calls free_unr(), that may sleep.kib2007-06-191-6/+34
* | Add the witness warning for free_unr. Function could sleep, thus callerskib2007-06-191-0/+1
* | Include usb_port.h to fix build.delphij2007-06-192-0/+2
* | - Replace rather inefficient bubble sort with a recursive depth-first search.pav2007-06-181-66/+112
* | Fix headphone jack sensing support for Olivetti Olibook 610-430 XPSE.ariff2007-06-181-1/+4
* | - Two more static analisys bugs found by cisco's tool on a subsequentrrs2007-06-182-3/+5
* | Mark the few remaining drivers that haven't been converted as needingimp2007-06-184-0/+4
* | Expand usb_port macrosimp2007-06-181-6/+26
* | Remove usb_port.h from usb.h, except for one or two useful things thatimp2007-06-182-6/+4
* | Expand usb_port.h macros.imp2007-06-183-35/+78
* | Expand usb_callout_initimp2007-06-181-1/+1
* | Finish removal of usb_port.h macros.imp2007-06-1812-48/+143
* | Explicitly use usb_port.h to get compat macros.imp2007-06-181-0/+1
* | Use device_foo_t to declare kobj methodsimp2007-06-188-58/+80
* | finish removing usb_port.h macros.imp2007-06-181-14/+14
* | Finish removing usb_port.h compat macros.imp2007-06-182-26/+71
* | According to the default font size on sparc64 provide a 12 x 22marius2007-06-181-1/+32
* | - Fixes cstatic issues found by cisco sa tool (missing frees and suchrrs2007-06-186-5/+23
* | - Move ofw_pci_alloc_busno() to the ofw_pci KOBJ interface,marius2007-06-187-99/+55
* | For sun4u also add PCI busses with a device unit number of -1marius2007-06-181-8/+1
* | Remove some stuff I accidently left in the previous commit.brueffer2007-06-181-4/+0
* | Complete SYNOPSIS and some cleanup.brueffer2007-06-181-3/+18
* | - Add liblwres.so.10 which is now .30 after latest bind importrafan2007-06-181-0/+43
* | - Bump share library version which were missed in last bumprafan2007-06-188-8/+8
* | Fix some debugging code that crept in accidentally.scottl2007-06-181-3/+3
* | o Make ipfw set more robust -- now it is possible:maxim2007-06-183-59/+191
* | Use vfs_timestamp() instead of nanotime() - make it up todelphij2007-06-181-1/+1
* | Add additional logging level mask for packet_logging too.rrs2007-06-183-9/+19
* | Note PAM support in atrun(8) and cron(8).yar2007-06-181-0/+19
* | Major cleanup: mdoc macros, style, typos etc.brueffer2007-06-1810-216/+320
* | We only flush entries related to the given file system. Currently there arepjd2007-06-181-3/+0
* | /usr/lib/libvgl.so.4 was bumped last month (20070521).rafan2007-06-181-0/+1
* | Update comment: kernel privileges are, in fact sorted by subsytem.rwatson2007-06-181-1/+1
* | Drop the default zones that are now covered by the new zones thatdougb2007-06-181-0/+4
* | Bring our default named configuration more in line with currentdougb2007-06-187-119/+215
* | Add a namedb/master directory for the zone files I'm about to add,dougb2007-06-183-19/+24
* | minor style(9) polishingimp2007-06-181-7/+4
* | Add rewind() to the list of functions which may fail and set errnoache2007-06-181-1/+2
* | Add mbstate clear missed in one of the cases.ache2007-06-181-5/+6
OpenPOWER on IntegriCloud