summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | As suggested, replace earlier changed warnx() / exit() with an errx()edwin2007-12-261-4/+3
* | Document DDB capture facility.rwatson2007-12-251-1/+34
* | Add a new DDB(4) facility, output capture. Input and output from DDB may berwatson2007-12-257-0/+330
* | "vt" doesn't refer to any existing device anymore. Remove it.wkoszek2007-12-252-3/+1
* | Just copy long months names to alternative.ache2007-12-251-6/+6
* | Add reference to mnemonic char namesache2007-12-251-0/+1
* | Just copy long months names to (alternative).ache2007-12-251-6/+6
* | Rewrite kern.console handling in sbuf(9). My intention is to leavewkoszek2007-12-251-21/+16
* | Implement Turkish localeache2007-12-252-2/+50
* | Mention support for the 5722 driver in bge.4 as well.remko2007-12-251-3/+3
* | Add support for the BMC5722.remko2007-12-252-0/+2
* | Bump __FreeBSD_version to 800007 to reflect kdb_enter change.rwatson2007-12-251-1/+1
* | Add a new kernel startup event for DDB services, which will include DDBrwatson2007-12-251-0/+1
* | Add a new privilage category for DDB(4), and add PRIV_DDB_CAPTURE torwatson2007-12-251-1/+6
* | Add a new 'why' argument to kdb_enter(), and a set of constants to userwatson2007-12-2533-48/+95
* | Typos corrected.schweikh2007-12-251-2/+2
* | Rename "mbuf_jumbo_pagesize" to "mbuf_jumbo_page". It makes it aligned correctlywkoszek2007-12-251-1/+1
* | Use __FBSDID() in the kernel BPF implementation.rwatson2007-12-252-4/+6
* | Change "audit_pipe_preselect" to "audit_pipe_presel" to make it printwkoszek2007-12-251-1/+1
* | Workaround p->numbytes overflow, which can result in infinite loop insideoleg2007-12-251-7/+22
* | Spring forward into the late 1970's by following item 5 in the yaccimp2007-12-251-51/+34
* | Add the ability to clean up all shared memory segments which areedwin2007-12-257-214/+468
* | When copying multiple files to a directory, make sure that a properedwin2007-12-251-1/+1
* | Add sysctl mibs for _TSP, _TC1 and _TC2 which is user overridableume2007-12-241-0/+40
* | Move the check for the snp device being already attached after thekib2007-12-241-11/+6
* | Add Turkish collateache2007-12-243-2/+213
* | Various fixes:marcel2007-12-241-41/+25
* | For the INDEX file to be used on disc1 of the 7.0-RELEASE the longestkensmith2007-12-241-5/+17
* | - Fix a typo in comments.stas2007-12-231-1/+1
* | On Christmas lights.wilko2007-12-231-0/+11
* | - remove code from oroginal file, which is not required on BWCT boardsticso2007-12-231-52/+86
* | BWCT boards uses two different SPI flash chipsticso2007-12-231-2/+3
* | Remove trailing whitespace from lines in BPF.rwatson2007-12-232-7/+7
* | Revert previous commit and fix OpenPAM issue properly.des2007-12-221-6/+6
* | Add usage example:mav2007-12-221-0/+11
* | When IPSEC fails to allocate policy state for an inpcb, and MAC is in use,rwatson2007-12-221-1/+5
* | give thread0 the tid 100000 and bumpt the others to start at 100001julian2007-12-222-1/+3
* | Make SCHED_ULE buildable with gcc3.wkoszek2007-12-211-17/+17
* | - Remove incomplete sentence fragmentgabor2007-12-211-2/+0
* | Fix/workaround build breakage caused by PAM importkmacy2007-12-211-1/+1
* | - Document PORT_DBDIRgabor2007-12-211-0/+11
* | - Document icase variable of make search, which can be used to controlgabor2007-12-211-2/+12
* | Clean up some of the pts(4) vs pty(4) stuff in grantpt(3) and friends:jhb2007-12-211-22/+23
* | In the following scenario:dougb2007-12-211-0/+7
* | More properly handle links who only have 1 valid IRQ in their bitmask. Thejhb2007-12-211-13/+12
* | Adjust for OpenPAM Hydrangea.des2007-12-214-7/+8
* | This commit was generated by cvs2svn to compensate for changes in r174835,des2007-12-215-3445/+0
* | This commit was generated by cvs2svn to compensate for changes in r174832,des2007-12-21157-8893/+9922
|\ \
| * | Vendor import of OpenPAM Hydrangea.des2007-12-21157-8893/+9922
* | | usbhidctl appears to not report features and write size correctlyimp2007-12-211-4/+4
OpenPOWER on IntegriCloud