summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Turn on TGA support.obrien2002-04-1313-29/+102
* Install digittoint.3 (forgotten in rev 1.21)des2002-04-131-1/+1
* Quiet GCC 3.1 warning.obrien2002-04-131-1/+1
* libstand needs _setjmp/_longjmp for FICL.obrien2002-04-131-0/+100
* Style nit and modernize SCM ID.obrien2002-04-131-8/+2
* If the receiver runs out of space for an received frame in the internalphk2002-04-132-22/+8
* Warns cleanups:dwmalone2002-04-131-6/+9
* Remove previously unneeded and now incorrect cast of user_from_uid()dwmalone2002-04-131-7/+7
* Fix up vendor IDs.dwmalone2002-04-131-7/+10
* Use pmap_extract() instead of pmap_kextract() to retrieve the physicaltmm2002-04-131-1/+2
* Revision 1.17 seems to break a subsequent buildworld (i.e. with the newobrien2002-04-131-2/+5
* o Remove vm_map_growstack() and useracc() from sendsig(). Copyout() andalc2002-04-131-20/+5
* Add some constness to make this WARNS clean again.dwmalone2002-04-131-3/+3
* Check write permissions before creating anything.bp2002-04-131-0/+3
* Add support for an additional field to the packages/INDEX file. Ifmurray2002-04-131-8/+45
* Read the CD_VOLUME property from the cdrom.inf file and use it tomurray2002-04-131-0/+7
* Add the concept of a volume to the device and package structures. Ifmurray2002-04-132-0/+4
* update german national holidays file for 2002, 2003 and 2004hm2002-04-131-9/+26
* Fix a minor lint warning.obrien2002-04-131-0/+2
* Prefer BSDmakefile over makefile and Makefile.obrien2002-04-135-7/+9
* Fix copyrights, and undo SCS ID damage.obrien2002-04-1321-30/+49
* Fix a missed conversion of lld to llu for the uint64_t ks_calls and castasmodai2002-04-131-6/+7
* Update SCM ID method.obrien2002-04-1315-44/+16
* Use the correct macros for F_SETFD/F_GETFD instead of magic numbers.asmodai2002-04-132-6/+15
* Make str_concat handle NULL arguments properly (a-la how ODE-2.3.6 make does).obrien2002-04-131-12/+13
* De'register.obrien2002-04-1314-129/+128
* Constify str_concat()obrien2002-04-131-3/+3
* Check to make sure fdopen() succeeds in make(1).obrien2002-04-131-0/+2
* ${BDECFLAGS} gets added to CFLAGS, not CXFLAGS.dd2002-04-131-1/+1
* High-level changes (user visible):marcel2002-04-131-56/+137
* Add libypclnt to the includes target.des2002-04-131-0/+1
* Add libypclnt.des2002-04-131-0/+1
* Add support for FreeBSD-specific "master" update.des2002-04-132-5/+144
* Header file for libypclnt.des2002-04-131-0/+61
* NIS client toolbox. This centralizes code which is duplicated all overdes2002-04-137-0/+497
* Change || into && (braino in previous commit). Also append \n to thedes2002-04-131-2/+2
* Fix an edge case wrt membase, but more changes neededimp2002-04-131-1/+1
* Re-add sort spammed in v1.62ache2002-04-131-1/+1
* This was recently MFC'd, so it will appear in 4.6.dd2002-04-131-1/+1
* Restore NetBSD copyrights that shouldn't have been removed in the first place.imp2002-04-132-0/+60
* Implement _Unwind_FindTableEntry(). This function is part of GCCmarcel2002-04-132-0/+130
* Fix compilation in the non-FreeBSD case.eric2002-04-131-0/+2
* Back out the last revision - it does not work correctly when one oftmm2002-04-131-17/+6
* Use pam_rhosts(8).des2002-04-121-1/+1
* Major cleanup:des2002-04-1222-1415/+499
* This commit was generated by cvs2svn to compensate for changes in r94562,des2002-04-121-2/+2
|\
| * Fix typo in openpam_log macro (perforce change 9634)des2002-04-121-2/+2
* | Make a few content fixes/additions to tap(4) manual page.trhodes2002-04-121-16/+23
* | Do not print error message twice.charnier2002-04-122-6/+10
* | .Ar filename ... is equivalent to .Ar.charnier2002-04-121-2/+2
OpenPOWER on IntegriCloud