summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r97049,peter2002-05-21277-5940/+24153
|\
| * Import ncurses-5.2-20020518 onto the vendor branch.peter2002-05-21280-5982/+24329
* | Spread the word of PowerPC.benno2002-05-212-2/+2
* | MFi386: 1.398-1.399 (${MACHINE_ARCH}_dump.c -> dump_machdep.c)non2002-05-211-1/+1
* | Spread the word of PowerPC.benno2002-05-211-1/+2
* | Let this code know about PowerPC.benno2002-05-211-1/+1
* | New release notes: ls(1) -m/-p/-x, sh(1) -C/-u, tabs(1).bmah2002-05-212-8/+28
* | Mark argc as __unused to silence GCC.tjr2002-05-211-1/+1
* | Lock the writer socket across sorwakeup(fip->fi_writesock).tanimura2002-05-211-1/+3
* | Build the tabs(1) utility.tjr2002-05-211-0/+1
* | Add an implementation of the tabs(1) utility, as required by SUSv3.tjr2002-05-213-0/+388
* | Catch up to tte.h changes.jake2002-05-211-2/+2
* | Update tsb_tte_enter prototype per tsb.c rev 1.20.jake2002-05-211-1/+1
* | Rewrite pmap_enter to avoid copying ttes in all cases.jake2002-05-212-111/+98
* | There are still many broken nameservers out there in the wild. Evengshapiro2002-05-211-0/+1
* | Change parts of the source code to make it closer to style(9), mainlygad2002-05-213-1036/+1101
* | Redefine the tte accessor macros to take a pointer to a tte, instead of thejake2002-05-215-84/+77
* | Include machine/ia64_cpu.h because we use ia64_mf().marcel2002-05-211-0/+1
* | Add gx(4) to the SEE ALSO.obrien2002-05-201-0/+1
* | Avoid exposing struct if_clone and the sys/queue.h macros to userlandiedowse2002-05-201-0/+4
* | Fix whitespace nits, no content changes.bmah2002-05-202-2/+6
* | New release notes: SA-02:24, SA-02:25.bmah2002-05-202-0/+38
* | - Turn a few DIAGNOSTIC into INVARIANTS since they are really sanityarr2002-05-201-3/+3
* | - Turn a DIAGNOSTIC into an INVARIANTS since it's a sanity check. Usearr2002-05-201-2/+3
* | - Turn a #ifdef DIAGNOSTIC to #ifdef INVARIANTS as the code from this linearr2002-05-201-1/+1
* | Use correct inactivity timeout of 2 minutes rather than 24 seconds due toimp2002-05-201-1/+1
* | In witness_unlock(), when updating a lock list entry bucket, decrement thejhb2002-05-201-2/+2
* | Add a manual page for the spic(4) device driver and hook it in the build.will2002-05-202-0/+61
* | Add a bandaid so that sysctl kern.malloc works on sparc64.jake2002-05-201-1/+1
* | In uma_zalloc_arg(), if we are performing a M_WAITOK allocation, ensurejhb2002-05-201-0/+7
* | - Allow witness_sleep() to be called when witness hasn't been initializedjhb2002-05-201-16/+8
* | Fix the td_intr_nesting_level check to work ok if a flag like M_ZERO isjhb2002-05-201-3/+1
* | Subtle fix to the accept filter LRU code. In some cases, a newlysilby2002-05-202-2/+2
* | Add two FTP mirrors in France:roberto2002-05-202-0/+8
* | Style.ru2002-05-201-3/+2
* | Add SMP aware cache flushing functions, which operate on a single physicaljake2002-05-207-17/+327
* | Forward declare struct trapframe.jake2002-05-201-0/+2
* | Forward declare struct thread.jake2002-05-201-0/+2
* | De-inline the tlb demap functions. These were so big that gcc3.1 refusedjake2002-05-203-100/+144
* | Try to guess prefixlen for guessable cases.ume2002-05-201-0/+33
* | Change two vput() that should have been vrele().mux2002-05-202-4/+4
* | Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.ru2002-05-203-3/+63
* | Reconnect 21.troff to the build.ru2002-05-201-1/+1
* | Build this document in a standard way.ru2002-05-201-30/+2
* | Fixed roffing.ru2002-05-204-13/+19
* | Use more common phrasing for the "request reviews" text. Add UFS EAs,rwatson2002-05-201-1/+3
* | Add a note that NO_WERROR is a good idea for the time being due to therwatson2002-05-201-0/+8
* | Regen after changing Device ID string for DaisyTech devices.sobomax2002-05-202-4/+4
* | Change Device ID string for DaisyTech devices.sobomax2002-05-201-1/+1
* | Don't grab Giant around malloc(9) and free(9).phk2002-05-204-59/+44
OpenPOWER on IntegriCloud