summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of "lomac" as it's been gone for a good while now (at leasttrhodes2006-10-131-2/+2
* o Make _thr_umutex_init a function.davidxu2006-10-132-21/+23
* Define an empty C_DIALECT in case of "icc", just in case.ru2006-10-131-0/+1
* - Remove include links only when .depend is also removed, so thatru2006-10-132-4/+10
* Ignore the uart device.jb2006-10-131-0/+1
* Remove a nmdm comment which ru@ thinks was no longer required.jb2006-10-131-1/+0
* sun4v uses the sparc64 version of this file.jb2006-10-131-292/+0
* Wait for thread count to reach zero in destroy_devl() even when no purgetegge2006-10-131-0/+6
* Replace a rarely used "depuration" with "debugging".ru2006-10-133-3/+3
* Make the SYNOPSIS section more meaningful.ru2006-10-131-4/+2
* Forgot to bump the document date.ru2006-10-131-1/+1
* Some word smithing adopted from the PR.ru2006-10-131-14/+14
* Delay unblocking signal and restoring process signal mask until thetegge2006-10-131-19/+41
* Delay setting wakeup time until after poll array has been allocated.tegge2006-10-131-20/+20
* Sync thread jump table with libc and other thread libraries.tegge2006-10-131-4/+35
* Include pcpu.h so that kernel is buildable w/o RWLOCK_NOINLINE optionglebius2006-10-131-0/+1
* Move the 2 additional #includes down into the #ifndef DEV_ATPIC section.jhb2006-10-131-2/+2
* Document that unexpand(1)'s -a and -t options are exclusive.ru2006-10-132-4/+3
* - Document all character classes our tr(1) supports. [1]ru2006-10-131-2/+14
* Add missing comma.ru2006-10-131-1/+1
* Add Soekris Engineering information.obrien2006-10-131-3/+6
* - Don't mention (wrong) defaults for FFS file system parameters,ru2006-10-131-20/+11
* Make net.inet6.ip6.auto_linklocal tunable. Someone may want toume2006-10-131-0/+1
* Use type pthread_state for thread state.davidxu2006-10-131-1/+1
* Revert the default value of net.inet6.ip6.auto_linklocal to 1.ume2006-10-132-3/+9
* - Before doing ioctl(SIOCGIFNETMASK) put the proper IP address into the ifreq,glebius2006-10-131-1/+1
* Point users to ndisgen(8) over directly interacting with ndiscvt(8) as thetrhodes2006-10-131-6/+5
* MFV.ru2006-10-137-167/+388
* This commit was generated by cvs2svn to compensate for changes in r163299,ru2006-10-131-1/+4
|\
| * New timezone data.ru2006-10-1310-173/+402
* | Attempt to fix the sun4v tinderbox build (which unhelpfully doesn'tjb2006-10-131-7/+12
* | Fix result of some mechanical change that I did some time ago, whenglebius2006-10-131-2/+2
* | Remove one of the duplicate 'device nmdm' lines.jb2006-10-131-1/+0
* | Add netgroup(5) to SEE ALSO.joel2006-10-131-1/+2
* | Fix console and update to new api.kmacy2006-10-131-25/+23
* | Deal with two more references to non-existing ndisapi(9).ru2006-10-131-2/+2
* | Fix some whitespacescottl2006-10-131-95/+95
* | Attempt to fix the GENERIC kernel build which has been failing onjb2006-10-131-0/+2
* | Kill reference to ndisapi.9 here as well, it doesn't exist.trhodes2006-10-131-3/+2
* | At least one argument is required.ru2006-10-121-0/+3
* | Use normal parentheses.ru2006-10-121-5/+5
* | Fix utility's short description.ru2006-10-121-1/+1
* | Make "dump /filesystem" (without options) work.ru2006-10-121-2/+5
* | Don't build the libgcc with functions already included in the libc tocognet2006-10-121-1/+1
* | ipmi_polled_enqueue_request() is already called with the lock held, justjhb2006-10-121-2/+2
* | Remove a debugging statement from the previous commit.harti2006-10-121-2/+0
* | - Fix support for ASUS U5F laptop. This laptop (and possibly others)ariff2006-10-121-3/+23
* | Don't free the buffer with the sysctl value before printing it.harti2006-10-121-1/+4
* | Don't say "rightmost" when referring to the least significant bit.ru2006-10-121-4/+5
* | The pam_unix module also provides password management.ru2006-10-121-7/+8
OpenPOWER on IntegriCloud