| Commit message (Expand) | Author | Age | Files | Lines |
* | s/logprintf/printf/g | imp | 2007-06-20 | 33 | -90/+90 |
* | Use .CURDIR when referring source code. This fixes build | delphij | 2007-06-20 | 1 | -1/+1 |
* | Clean up after previous commit: new sentence -> new line, no empty lines, | brueffer | 2007-06-19 | 1 | -4/+6 |
* | - Fix the signature of sctp_connectx to match the function and adds some | rrs | 2007-06-19 | 1 | -2/+6 |
* | - Fix RFC reference to SCTP to be correct. | rrs | 2007-06-19 | 1 | -1/+1 |
* | Updated release notes: Note that diffutils was formerly version 2.7 [1]. | bmah | 2007-06-19 | 1 | -2/+9 |
* | Fix build problem caused by a set of typos. | delphij | 2007-06-19 | 1 | -6/+6 |
* | New release notes: | brueffer | 2007-06-19 | 1 | -6/+25 |
* | devfs_free() calls free_unr(), that may sleep. | kib | 2007-06-19 | 1 | -6/+34 |
* | Add the witness warning for free_unr. Function could sleep, thus callers | kib | 2007-06-19 | 1 | -0/+1 |
* | Include usb_port.h to fix build. | delphij | 2007-06-19 | 2 | -0/+2 |
* | - Replace rather inefficient bubble sort with a recursive depth-first search. | pav | 2007-06-18 | 1 | -66/+112 |
* | Fix headphone jack sensing support for Olivetti Olibook 610-430 XPSE. | ariff | 2007-06-18 | 1 | -1/+4 |
* | - Two more static analisys bugs found by cisco's tool on a subsequent | rrs | 2007-06-18 | 2 | -3/+5 |
* | Mark the few remaining drivers that haven't been converted as needing | imp | 2007-06-18 | 4 | -0/+4 |
* | Expand usb_port macros | imp | 2007-06-18 | 1 | -6/+26 |
* | Remove usb_port.h from usb.h, except for one or two useful things that | imp | 2007-06-18 | 2 | -6/+4 |
* | Expand usb_port.h macros. | imp | 2007-06-18 | 3 | -35/+78 |
* | Expand usb_callout_init | imp | 2007-06-18 | 1 | -1/+1 |
* | Finish removal of usb_port.h macros. | imp | 2007-06-18 | 12 | -48/+143 |
* | Explicitly use usb_port.h to get compat macros. | imp | 2007-06-18 | 1 | -0/+1 |
* | Use device_foo_t to declare kobj methods | imp | 2007-06-18 | 8 | -58/+80 |
* | finish removing usb_port.h macros. | imp | 2007-06-18 | 1 | -14/+14 |
* | Finish removing usb_port.h compat macros. | imp | 2007-06-18 | 2 | -26/+71 |
* | According to the default font size on sparc64 provide a 12 x 22 | marius | 2007-06-18 | 1 | -1/+32 |
* | - Fixes cstatic issues found by cisco sa tool (missing frees and such | rrs | 2007-06-18 | 6 | -5/+23 |
* | - Move ofw_pci_alloc_busno() to the ofw_pci KOBJ interface, | marius | 2007-06-18 | 7 | -99/+55 |
* | For sun4u also add PCI busses with a device unit number of -1 | marius | 2007-06-18 | 1 | -8/+1 |
* | Remove some stuff I accidently left in the previous commit. | brueffer | 2007-06-18 | 1 | -4/+0 |
* | Complete SYNOPSIS and some cleanup. | brueffer | 2007-06-18 | 1 | -3/+18 |
* | - Add liblwres.so.10 which is now .30 after latest bind import | rafan | 2007-06-18 | 1 | -0/+43 |
* | - Bump share library version which were missed in last bump | rafan | 2007-06-18 | 8 | -8/+8 |
* | Fix some debugging code that crept in accidentally. | scottl | 2007-06-18 | 1 | -3/+3 |
* | o Make ipfw set more robust -- now it is possible: | maxim | 2007-06-18 | 3 | -59/+191 |
* | Use vfs_timestamp() instead of nanotime() - make it up to | delphij | 2007-06-18 | 1 | -1/+1 |
* | Add additional logging level mask for packet_logging too. | rrs | 2007-06-18 | 3 | -9/+19 |
* | Note PAM support in atrun(8) and cron(8). | yar | 2007-06-18 | 1 | -0/+19 |
* | Major cleanup: mdoc macros, style, typos etc. | brueffer | 2007-06-18 | 10 | -216/+320 |
* | We only flush entries related to the given file system. Currently there are | pjd | 2007-06-18 | 1 | -3/+0 |
* | /usr/lib/libvgl.so.4 was bumped last month (20070521). | rafan | 2007-06-18 | 1 | -0/+1 |
* | Update comment: kernel privileges are, in fact sorted by subsytem. | rwatson | 2007-06-18 | 1 | -1/+1 |
* | Drop the default zones that are now covered by the new zones that | dougb | 2007-06-18 | 1 | -0/+4 |
* | Bring our default named configuration more in line with current | dougb | 2007-06-18 | 7 | -119/+215 |
* | Add a namedb/master directory for the zone files I'm about to add, | dougb | 2007-06-18 | 3 | -19/+24 |
* | minor style(9) polishing | imp | 2007-06-18 | 1 | -7/+4 |
* | Add rewind() to the list of functions which may fail and set errno | ache | 2007-06-18 | 1 | -1/+2 |
* | Add mbstate clear missed in one of the cases. | ache | 2007-06-18 | 1 | -5/+6 |
* | Eliminate unnecessary checks from vm_pageout_clean(): The page that is | alc | 2007-06-18 | 1 | -7/+4 |
* | Fix library names. | davidxu | 2007-06-18 | 10 | -10/+10 |
* | MFp4: fix two locking problems: | delphij | 2007-06-18 | 2 | -0/+7 |