summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the generated oid.h dependend on the Makefile. The Makefile definesharti2006-11-081-2/+2
* o Fix a couple of obvious typos.maxim2006-11-081-2/+2
* MFamd64/ia64/i386/sun4valc2006-11-081-1/+1
* Ensure that the page's oflags field is initialized by contigmalloc().alc2006-11-081-0/+1
* /boot/skiload.help has been eliminated on ia64.marcel2006-11-081-0/+4
* Increate cnt.v_intr on interrupt.cognet2006-11-081-0/+1
* -Fixes first of all the getcred on IPv6 and V4. Therrs2006-11-0810-177/+167
* Fix typos in comments.ceri2006-11-072-2/+2
* Use z modifier for size_t and ssize_t.jkim2006-11-071-15/+15
* XPT_GET_TRAN_SETTINGS can fail- so check for an error andmjacob2006-11-071-1/+9
* Fix expanding of quoted positional parameters in case patterns.stefanf2006-11-071-6/+6
* Identify the xscale 81342.cognet2006-11-076-11/+117
* In the ARM_USE_SMALL_ALLOC case, vm_page_t may have an address < KERNBASE,cognet2006-11-072-2/+14
* Spelling.ru2006-11-072-2/+2
* Line up memory amount reporting that got broken when s/real/usable/.ru2006-11-071-2/+2
* Style cleanups to the sctp_* syscall functions.andre2006-11-071-107/+95
* Fix TFTP NAT support by making sure the appropriate fingerprinting checksmarcus2006-11-071-2/+4
* Simplify operations with sync_mtx in sched_sync():jhb2006-11-071-7/+3
* - Don't bother to include IDs of PCnet chips which are not supportedmarius2006-11-072-40/+27
* Document the -l option.ceri2006-11-072-2/+16
* Fix comment typo and function declaration.jhb2006-11-071-2/+2
* Fix some edge cases in detach (including attach failures):jhb2006-11-071-3/+2
* Remove extra forward declare of 'struct sem'.jhb2006-11-071-2/+0
* Various whitespace cleanups.jhb2006-11-073-25/+27
* Add a new 'union l_sigval' to use in place of 'union sigval' in thejhb2006-11-071-3/+6
* Remove old XXX comment about possibly adding a print_Intel_info() functionjhb2006-11-071-8/+0
* Remove duplicate IDTVEC macro definition, it's already defined injhb2006-11-072-4/+0
* honor nolockd flag in root mount optionssam2006-11-071-0/+2
* Add my birthdate to the calendar.laszlof2006-11-071-0/+1
* Add atomic_cmpset_acq_32.cognet2006-11-071-0/+1
* Second stage of unbreaking thr formatting of the NICE field: decode thebde2006-11-071-15/+29
* Add support for the HTTP_TIMEOUT environment variable (integer numbercperciva2006-11-071-0/+13
* Add priv.h include required to build FAST_IPSEC, which is not present inrwatson2006-11-071-0/+1
* Fix the hanging chad if the NEW_TRAN_CODE change and change themjacob2006-11-071-2/+2
* Don't drop reference to tty in tty_close() if TS_ISOPEN is already cleared.tegge2006-11-061-7/+6
* Instead of re-implementing hton[ls] and friends for each arch, add a new MIcognet2006-11-0633-1230/+37
* Handle early errors in kern_sendfile() by introducing a new goto 'out'andre2006-11-061-9/+9
* Provide definitions suitable for arm big-endian.cognet2006-11-061-0/+5
* Sometimes the vty switching has to be delayed; the vtyru2006-11-061-1/+1
* Add missing includes of priv.h.rwatson2006-11-062-0/+2
* Style facelift.dds2006-11-061-57/+73
* Add needed hyphens, note the KTRACE kernel option, bump doc date.trhodes2006-11-061-5/+9
* Remove sys/uio.h include -- this is no longer required by the extattrrwatson2006-11-061-1/+0
* Use a more sensible default of 1 or -1 when only the start anddds2006-11-062-2/+9
* Add auditd_program variable to defaults, in order to make it more clearrwatson2006-11-061-0/+1
* Add the examples from the manual page.dds2006-11-0610-2/+630
* Updated results for bin/68981dds2006-11-062-0/+42
* Convert three new suser(9) calls introduced between when the priv(9)rwatson2006-11-063-5/+19
* This changes tracks down the EEOR->NonEEOR mode failurerrs2006-11-061-56/+66
* Fix markup.ru2006-11-061-10/+13
OpenPOWER on IntegriCloud