| Commit message (Expand) | Author | Age | Files | Lines |
* | Update zconf.h and gzio.c with changes from ZLib 1.2.1 to ZLib 1.2.2. | kientzle | 2005-04-24 | 2 | -40/+53 |
* | Document sysctl introduced with if_sk.c rev. 1.101. | bz | 2005-04-24 | 1 | -1/+16 |
* | Add note to remove nis entries when compiling with NO_NIS. | bz | 2005-04-24 | 1 | -1/+7 |
* | Throw the switch on the new driver generation/loading mechanism. From | wpaul | 2005-04-24 | 19 | -189/+1043 |
* | - distinguish between the device name (what the user called it on the | des | 2005-04-24 | 5 | -17/+45 |
* | Add in FreeBSD specific options for tcsh 6.14. | mp | 2005-04-24 | 1 | -53/+11 |
* | Add the config.h resulting from running the configure script. | mp | 2005-04-24 | 1 | -164/+203 |
* | Add new file (tc.nls.c) to the build. | mp | 2005-04-24 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r145479, | mp | 2005-04-24 | 90 | -4169/+9586 |
|\ |
|
| * | Import of tcsh-6.14.00 | mp | 2005-04-24 | 90 | -4169/+9586 |
* | | Fix a panic on X startup for drivers that don't init maps themselves by storing | anholt | 2005-04-24 | 1 | -1/+1 |
* | | if last line didn't have trailing space, network address was also | ume | 2005-04-24 | 1 | -10/+11 |
* | | This commit was generated by cvs2svn to compensate for changes in r145474, | kientzle | 2005-04-24 | 4 | -52/+116 |
|\ \ |
|
| * | | ZLib 1.2.2 | kientzle | 2005-04-24 | 16 | -135/+246 |
| * | | Remove files that are no longer present in the zlib distribution from | tjr | 2004-07-01 | 9 | -1143/+0 |
* | | | o eliminate modification of task structures after their run to avoid | sam | 2005-04-24 | 3 | -9/+6 |
* | | | s/which/witch | schweikh | 2005-04-24 | 1 | -1/+1 |
* | | | bsdtar now uses the "tree" package instead of "fts" for walking | kientzle | 2005-04-24 | 7 | -1518/+743 |
* | | | Fix the order of the lowaddr,highaddr arguments in the parent tag. This | scottl | 2005-04-24 | 1 | -1/+1 |
* | | | Add -h to the ln command to make the -f flag actually do something. | dougb | 2005-04-24 | 1 | -1/+1 |
* | | | Adjust code to be more reliable. | davidxu | 2005-04-24 | 1 | -10/+8 |
* | | | Add a program to test if tls data is clean. | davidxu | 2005-04-23 | 3 | -1/+52 |
* | | | Optimize the instruction alignment. | alc | 2005-04-23 | 1 | -2/+1 |
* | | | Correct autoconf/automake invocation to work with devel/gnu-auto* from | kientzle | 2005-04-23 | 1 | -2/+2 |
* | | | Minor fix to the configure logic to properly detect ACL support. | kientzle | 2005-04-23 | 1 | -2/+1 |
* | | | Overhaul getdate.y. In particular, remove minutes-based logic | kientzle | 2005-04-23 | 1 | -686/+574 |
* | | | Fix broken ACL configuration on FreeBSD 4 and Linux. | kientzle | 2005-04-23 | 3 | -7/+19 |
* | | | Certain filenames between 245 and 255 characters long would cause an | kientzle | 2005-04-23 | 1 | -71/+72 |
* | | | Don't use fusufault in casuptr(), as it assumes the current PCB will be | cognet | 2005-04-23 | 1 | -23/+18 |
* | | | Remove duplicated description of 'clear' subcommand. | pjd | 2005-04-23 | 1 | -2/+0 |
* | | | Note events affected by processor errata. | jkoshy | 2005-04-23 | 1 | -0/+25 |
* | | | Wake up swapper process if needed. | davidxu | 2005-04-23 | 1 | -0/+9 |
* | | | Remove unused variable. | davidxu | 2005-04-23 | 1 | -1/+0 |
* | | | Now libthr only uses GDT based tls on i386. using LDT can only increase | davidxu | 2005-04-23 | 2 | -53/+3 |
* | | | Use thr_new syscall to create a new thread, obscure context operations | davidxu | 2005-04-23 | 3 | -24/+39 |
* | | | Regen. | davidxu | 2005-04-23 | 5 | -7/+16 |
* | | | Add new syscall thr_new to create thread in atomic, it will | davidxu | 2005-04-23 | 3 | -54/+156 |
* | | | Change cpu_set_kse_upcall to more generic style, so we can reuse it | davidxu | 2005-04-23 | 11 | -50/+167 |
* | | | Fix two typos in comments. | trhodes | 2005-04-23 | 1 | -2/+2 |
* | | | Add i386_get_gsbase, i386_set_gsbase since old libc doesn't have the | davidxu | 2005-04-23 | 1 | -0/+14 |
* | | | Document the debug.acpi.max_threads tunable. | njl | 2005-04-22 | 1 | -0/+5 |
* | | | Properly spell default in a comment. | trhodes | 2005-04-22 | 1 | -1/+1 |
* | | | - Define the real lock order with cdev and a few vm/vfs related locks. This | jeff | 2005-04-22 | 1 | -1/+3 |
* | | | - As this is presently the one and only place where duplicate acquires of | jeff | 2005-04-22 | 1 | -1/+1 |
* | | | - Add a VI_LOCK_FLAGS so we can pass MTX_DUPOK in. This somewhat defeats | jeff | 2005-04-22 | 1 | -0/+1 |
* | | | - Check LO_DUPOK as well as LOP_DUPOK when determining whether we should | jeff | 2005-04-22 | 1 | -1/+2 |
* | | | - Define LOP_DUPOK in lock.h so that we may pass it to individual | jeff | 2005-04-22 | 2 | -3/+4 |
* | | | Make aic*_reg_print.o appear in the .depend file, fixing the "make" | ru | 2005-04-22 | 1 | -8/+28 |
* | | | Clean all generated vnode_if* files. | ru | 2005-04-22 | 1 | -2/+2 |
* | | | Clean generated os+%DIKED-nve.h. | ru | 2005-04-22 | 2 | -2/+4 |