summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the config.h resulting from running the configure script.mp2005-04-241-164/+203
* Add new file (tc.nls.c) to the build.mp2005-04-241-1/+1
* This commit was generated by cvs2svn to compensate for changes in r145479,mp2005-04-2490-4169/+9586
|\
| * Import of tcsh-6.14.00mp2005-04-2490-4169/+9586
* | Fix a panic on X startup for drivers that don't init maps themselves by storinganholt2005-04-241-1/+1
* | if last line didn't have trailing space, network address was alsoume2005-04-241-10/+11
* | This commit was generated by cvs2svn to compensate for changes in r145474,kientzle2005-04-244-52/+116
|\ \
| * | ZLib 1.2.2kientzle2005-04-2416-135/+246
| * | Remove files that are no longer present in the zlib distribution fromtjr2004-07-019-1143/+0
* | | o eliminate modification of task structures after their run to avoidsam2005-04-243-9/+6
* | | s/which/witchschweikh2005-04-241-1/+1
* | | bsdtar now uses the "tree" package instead of "fts" for walkingkientzle2005-04-247-1518/+743
* | | Fix the order of the lowaddr,highaddr arguments in the parent tag. Thisscottl2005-04-241-1/+1
* | | Add -h to the ln command to make the -f flag actually do something.dougb2005-04-241-1/+1
* | | Adjust code to be more reliable.davidxu2005-04-241-10/+8
* | | Add a program to test if tls data is clean.davidxu2005-04-233-1/+52
* | | Optimize the instruction alignment.alc2005-04-231-2/+1
* | | Correct autoconf/automake invocation to work with devel/gnu-auto* fromkientzle2005-04-231-2/+2
* | | Minor fix to the configure logic to properly detect ACL support.kientzle2005-04-231-2/+1
* | | Overhaul getdate.y. In particular, remove minutes-based logickientzle2005-04-231-686/+574
* | | Fix broken ACL configuration on FreeBSD 4 and Linux.kientzle2005-04-233-7/+19
* | | Certain filenames between 245 and 255 characters long would cause ankientzle2005-04-231-71/+72
* | | Don't use fusufault in casuptr(), as it assumes the current PCB will becognet2005-04-231-23/+18
* | | Remove duplicated description of 'clear' subcommand.pjd2005-04-231-2/+0
* | | Note events affected by processor errata.jkoshy2005-04-231-0/+25
* | | Wake up swapper process if needed.davidxu2005-04-231-0/+9
* | | Remove unused variable.davidxu2005-04-231-1/+0
* | | Now libthr only uses GDT based tls on i386. using LDT can only increasedavidxu2005-04-232-53/+3
* | | Use thr_new syscall to create a new thread, obscure context operationsdavidxu2005-04-233-24/+39
* | | Regen.davidxu2005-04-235-7/+16
* | | Add new syscall thr_new to create thread in atomic, it willdavidxu2005-04-233-54/+156
* | | Change cpu_set_kse_upcall to more generic style, so we can reuse itdavidxu2005-04-2311-50/+167
* | | Fix two typos in comments.trhodes2005-04-231-2/+2
* | | Add i386_get_gsbase, i386_set_gsbase since old libc doesn't have thedavidxu2005-04-231-0/+14
* | | Document the debug.acpi.max_threads tunable.njl2005-04-221-0/+5
* | | Properly spell default in a comment.trhodes2005-04-221-1/+1
* | | - Define the real lock order with cdev and a few vm/vfs related locks. Thisjeff2005-04-221-1/+3
* | | - As this is presently the one and only place where duplicate acquires ofjeff2005-04-221-1/+1
* | | - Add a VI_LOCK_FLAGS so we can pass MTX_DUPOK in. This somewhat defeatsjeff2005-04-221-0/+1
* | | - Check LO_DUPOK as well as LOP_DUPOK when determining whether we shouldjeff2005-04-221-1/+2
* | | - Define LOP_DUPOK in lock.h so that we may pass it to individualjeff2005-04-222-3/+4
* | | Make aic*_reg_print.o appear in the .depend file, fixing the "make"ru2005-04-221-8/+28
* | | Clean all generated vnode_if* files.ru2005-04-221-2/+2
* | | Clean generated os+%DIKED-nve.h.ru2005-04-222-2/+4
* | | Get the directory structure correct in a comment.trhodes2005-04-223-3/+6
* | | Enforce style.Makefile(5).trhodes2005-04-225-5/+5
* | | Add locking support to mac_bsdextended:trhodes2005-04-221-37/+67
* | | Correct multiple security related errors: a buffer overflow, NULLsimon2005-04-223-8/+12
* | | Ask that "make cleandepend" be run before "make depend", now thatru2005-04-221-1/+1
* | | Revert a mistake borrowed from kern.post.mk that has just been fixed.ru2005-04-221-1/+0
OpenPOWER on IntegriCloud