summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Use __FBSDID.obrien2003-05-023-10/+7
* | Use size_t type vars in sizeof contexts.obrien2003-05-021-3/+3
* | Back out all the stuff that didn't belong in the last commit.phk2003-05-028-45/+27
* | Make this WARNS=1 as that is all we can do with GCC 3.3 -- too manyobrien2003-05-021-0/+1
* | Make count a size_t as that is what is compared against and how it is used.obrien2003-05-021-1/+2
* | Use g_slice_spoiled() rather than g_std_spoiled().phk2003-05-029-28/+47
* | Use g_slice_spoiled() not g_std_spoiled()phk2003-05-021-1/+1
* | Use g_slice_spoiled() rather than g_std_spoiled()phk2003-05-021-2/+2
* | Use g_slice_spoiled() rather than g_std_spoiled().phk2003-05-021-1/+1
* | Use a more tailored spoil routine for slices, and take advantage ofphk2003-05-022-15/+20
* | * Document the -P optiondougb2003-05-021-1/+17
* | [Grrr, editor exited too early]obrien2003-05-020-0/+0
* | * Add a -P (Preserve) option, which saves a copy of files that you replace.dougb2003-05-021-20/+50
* | The is_name and is_in_name macros are FUBAR'ed.obrien2003-05-021-0/+2
* | Style improvement.phk2003-05-021-4/+2
* | Use g_wither_geom() for cleanup.phk2003-05-022-6/+4
* | Call g_wither_geom(), instead of just setting the flag.phk2003-05-021-3/+13
* | Fix typo in last commitjulian2003-05-021-1/+1
* | Rework the "withering" mechanism:phk2003-05-022-17/+47
* | check_drive: If we find an existing drive which is "up" or "down",grog2003-05-021-2/+4
* | Rename g_slice_init() to the more appropriate g_slice_alloc() and givephk2003-05-021-4/+14
* | Per previous announcement, remove the old version of the rc system.dougb2003-05-0222-4023/+26
* | style improvement.phk2003-05-021-3/+2
* | Get rid of trivial function g_destroy_event().phk2003-05-021-10/+3
* | Lock the vm_object when updating its shadow list.alc2003-05-021-2/+10
* | Add the M_FREELIST flag, which is used to detect whenever asilby2003-05-022-0/+11
* | Simplify the removal of a shadow object in vm_object_collapse().alc2003-05-021-3/+3
* | White space changes.grog2003-05-021-11/+10
* | Unbreak alpha and ia64 builds. The previous change made the inclusionmarcel2003-05-021-1/+6
* | - Reduce the DVMA preallocation limit from 128kB to 32kB. 128kB weretmm2003-05-023-3/+3
* | fmt.c has a comparison between signed and unsigned that is unclear howobrien2003-05-021-0/+1
* | remove old and inaccurate XXX comment.julian2003-05-021-1/+0
* | Update for version 4.5 import.ru2003-05-022-7/+12
* | Re-enable building of Groff documentation; texinfo has just beenru2003-05-021-1/+0
* | Update for texinfo 4.5.ru2003-05-022-10/+56
* | Merge texinfo 4.5 changes onto the trunk.ru2003-05-022-58/+161
* | Use stock (FSF) version of this file.ru2003-05-027-397/+544
* | This commit was generated by cvs2svn to compensate for changes in r114475,ru2003-05-022-573/+0
* | This commit was generated by cvs2svn to compensate for changes in r114472,ru2003-05-02105-3056/+4948
|\ \
| * | Import of stripped down GNU texinfo 4.5ru2003-05-02112-3502/+5650
| * | Removed files not present in the v4_1 import.ru2002-07-221-182/+0
* | | Move the flag that indicates an idle thread from the KSE to the thread.julian2003-05-025-5/+5
* | | Quiet warnings about copyright[].obrien2003-05-021-2/+2
* | | Fix signed/unsigned mix comparisons involving sizeof.obrien2003-05-023-11/+13
* | | catman(1) sources now live elsewhere.ru2003-05-013-579/+0
* | | Update upgrade instructions.ru2003-05-011-4/+4
* | | Remove Giant from the setuid(), seteuid(), setgid(), setegid(),jhb2003-05-011-30/+0
* | | Trasmute moer "krb5" distibutions into "crypto".markm2003-05-012-4/+2
* | | Removed all vestiges of KerberosIV.ru2003-05-016-21/+15
* | | Small style tweaks to some members of struct session and sigio to be morejhb2003-05-011-5/+5
OpenPOWER on IntegriCloud