summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix style.marius2009-06-1410-183/+193
* | note abi change for IEEE80211_IOC_STA_INFOsam2009-06-131-0/+5
* | Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32sam2009-06-132-22/+33
* | purge HAL_TXSTAT_ALTRATE; you can figure this out by checking ts_finaltsisam2009-06-135-17/+10
* | - Also probe DP83865, which is an is an ultra low power versionmarius2009-06-132-10/+24
* | When a Solaris10 client does an NFS mount using krb5i or krb5p, thermacklem2009-06-131-1/+1
* | update backend_changed to reflect .m prototypekmacy2009-06-132-2/+5
* | Avoid leaving unnecessary waiting shells in many forms of sh -c COMMAND.jilles2009-06-135-9/+35
* | Don't skip forking for an external command if any traps are active.jilles2009-06-133-1/+17
* | Eliminate an unnecessary clearing of a page's dirty bits inalc2009-06-131-1/+2
* | Eliminate unnecessary variables.alc2009-06-131-4/+2
* | Correct the method of waking the page daemon when the number of allocatedalc2009-06-131-7/+2
* | Rename the host-related prison fields to be the same as the host.*jamie2009-06-1314-54/+62
* | Use getcredhostuuid instead of accessing the prison directly.jamie2009-06-131-5/+1
* | Clobber "cc" instead of using volatile.ed2009-06-131-2/+2
* | Remove "extern" from function prototypes, and fix some (but not all)des2009-06-1315-196/+154
* | Clobber "cc" instead of using volatile; remove obsolete register keyword.ed2009-06-131-7/+8
* | Simplify the inline assembler (and correct potential error) of pte_load_store().ed2009-06-131-9/+2
* | Wrap some macros that needed wrapping.des2009-06-131-8/+14
* | Sync termcap.small with main termcap; add xterm entry for libtekenedwin2009-06-131-5/+77
* | Remove the static from int hardlink_check_uid.bz2009-06-131-1/+1
* | Remove casts from {c,m,re}alloc() and simplify sizeof().des2009-06-1313-87/+87
* | Make the proof-of-concept UTF-8 support in Syscons less useless.ed2009-06-131-18/+121
* | Correct entry of vendor ID 0x0d8c. It's C-Media, not ABC.sanpei2009-06-131-1/+1
* | Fix Book-E/MPC85XX build. Some prototypes were wrong and got revealed withraj2009-06-134-10/+15
* | Make variables static where appropriate.thompsa2009-06-139-10/+10
* | nscd builds cleanly at WARNS level 3.des2009-06-131-2/+1
* | Explain to the compiler why the aliasing we're doing is OK.des2009-06-137-38/+33
* | Fix a large number of signed - unsigned comparison warnings.des2009-06-136-34/+43
* | Change hashtable_index_t to unsigned.des2009-06-132-5/+3
* | #include the right header so we get prototypes for our own functions.des2009-06-131-1/+1
* | Further #include cleanup.des2009-06-1310-12/+25
* | Add support for labels derived from GPT metadata.ivoras2009-06-135-2/+183
* | Make the debugging macros expand to (void)0 instead of simply nothingdes2009-06-132-36/+36
* | Add counterparts to getcredhostname:jamie2009-06-134-17/+41
* | #include cleanupdes2009-06-1313-22/+28
* | Fix typo in cons25l7 definition in etc/termcap.small and share/termcapedwin2009-06-122-3/+3
* | Provide correct prototypes for functions with no arguments.des2009-06-1212-34/+34
* | _nss_cache_cycle_prevention_function doesn't actually need to be a function,des2009-06-121-10/+10
* | Fix printing of some wide-characters by iswprint() on ja_JP.eucJPedwin2009-06-122-2/+2
* | Add various new keymaps:edwin2009-06-125-2/+427
* | Fix MALTA build; some prototypes were wrong and blew up when kobj methodjmallett2009-06-122-4/+5
* | Revert my previous change, because it reintroduces an old regression.ed2009-06-121-7/+7
* | Update the inline version of vn_get_ino() for ".." lookups to match thejhb2009-06-121-6/+8
* | Garbage collect an extern for a non-existent variable.bz2009-06-121-4/+2
* | Move the kernel option FLOWTABLE chacking from the header file to thebz2009-06-123-18/+8
* | Prevent yet another staircase effect bug in the console device.ed2009-06-121-7/+7
* | Add a #include <sys/jail.h> so that it builds whenrmacklem2009-06-121-0/+1
* | Move the memory layout definitions and logic from mvreg.h to mvwin.hmarcel2009-06-1211-246/+292
* | - Note that these interfaces require <sys/user.h> for the structurejhb2009-06-122-2/+12
OpenPOWER on IntegriCloud