summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Initialize and destroy the struct proc mutex in the proc zone's init andjhb2003-05-013-5/+6
* | Style.ru2003-05-011-2/+3
* | Plug some memory-leaks.phk2003-05-011-2/+7
* | For the time being, upgrade the whole Groff (to version 1.19),ru2003-05-011-1/+1
* | Restore local changes accidentally lost in the last import.jhb2003-05-016-6/+54
* | Fixed the MLINKS assignment style.ru2003-05-011-1/+1
* | Remove the now obsolete geomidorname hack.phk2003-05-012-107/+0
* | Use the .Dl macro.trhodes2003-05-011-1/+1
* | De-Kerberise (KerberosIV). KerberosIV is no longer present, andmarkm2003-05-017-77/+4
* | Fix a printf warning from the recent CAM changes.jhb2003-05-011-2/+2
* | Add a new flag, EV_CANCELED, and use it to make g_waitfor_event() returnphk2003-05-011-1/+5
* | Do not attempt to build chkey(1) and newkey(8) if NOSECURE is defined.ru2003-05-011-1/+2
* | Build non-crypto telnet(1) and telnetd(8) if NO_OPENSSL is defined.ru2003-05-013-3/+3
* | When events on a reference is cancelled, check our doorstep first,phk2003-05-011-0/+7
* | Add SATA Promise controllers to ata(4) section.bmah2003-05-012-2/+8
* | New release notes: ata(4) support for Promise SATA devices, CAMbmah2003-05-012-6/+52
* | State the fact that the range is twice the traditional RAND_MAX.trhodes2003-05-011-1/+16
* | Back out the `hiding' of strlcpy and strlcat. Several peoplenectar2003-05-0120-71/+51
* | Catch up to reworked debugging levels in latest Intel import.jhb2003-05-011-5/+4
* | fnet(9) claims that "those interfaces supporting reception of multicasttrhodes2003-05-011-1/+1
* | Remove now unneeded special case for "geom.ctl".phk2003-05-011-2/+0
OpenPOWER on IntegriCloud