summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* This commit was generated by cvs2svn to compensate for changes in r114438,des2003-05-011-3/+4
|\
| * Initialize variables (perforce change #30310)des2003-05-011-3/+4
* | This commit was generated by cvs2svn to compensate for changes in r114436,des2003-05-011-3/+5
|\ \ | |/
| * Initialize dlh (perforce change #30312)des2003-05-011-3/+5
* | Garbage collect unused TDF_INMSLEEP flag.jhb2003-05-012-2/+0
* | Instead of recording the Unix time in a process when it starts, record thedes2003-05-017-11/+15
* | Quiet warnings about copyright[].obrien2003-05-0124-44/+47
* | Fix lock order reversal when opening device and chn_reset fails.orion2003-05-011-5/+4
* | xtend rc.conf variables are gone.imp2003-05-011-16/+0
* | Convert the i386 alloca(3) to the x86-64 ISA.obrien2003-05-011-0/+53
* | Use C99-style varadic macros instead of the non-standard gcc syntax.des2003-05-011-5/+5
* | New release notes: ACPI-CA 20030228, groff 1.19, tzdata2003a.bmah2003-05-012-0/+20
* | Remove RCSID from files which have no other diffs to the vendor branch.des2003-05-0125-25/+0
* | Lock GCC w/o -m32 into 64-bit mode.obrien2003-05-011-0/+4
* | Mark libpam as c99- and WARNS5-clean.des2003-05-011-1/+2
* | Make GCC 3.3 STFU about copyright[].obrien2003-05-011-1/+1
* | Mark fetch(1) as c99- and WARNS6-clean.des2003-05-011-1/+2
* | Remove DIOCGPC98 ioctl.nyan2003-05-012-6/+0
* | Mark libfetch as c99-clean. Always build at WARNS level 2 rather thandes2003-05-011-2/+2
* | Add a mechanism to allow Makefiles to specify the particular C dialectdes2003-05-011-1/+12
* | Oops, DIOCGPC98 should be DIOCSPC98.nyan2003-05-011-1/+1
* | The -t flag in the retired apmconf.8 is the same as "-h false" in thetobez2003-05-011-1/+1
* | Start running amd64 builds on 9ball.des2003-05-011-0/+1
* | Merged from src/sbin/fdisk/Makefile revision 1.10.nyan2003-05-011-1/+4
* | - Move decoding pc98_partition function into geom_pc98_enc.c.nyan2003-05-015-24/+84
* | Merged from src/sbin/fdisk/fdisk.c revision 1.69.nyan2003-05-011-1/+6
* | Upgrade to Groff 1.19.ru2003-05-0131-86/+155
* | Merge local changes (8 bit clean ctype support) onto mainline.ru2003-05-013-4/+22
OpenPOWER on IntegriCloud