summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Link ucontext.h to sys/ucontext.hmarcel1999-10-032-37/+2
* Revert to 1.15, since, as pointed out by bde, 1.16 is wrong and evil.dcs1999-10-031-5/+5
* Reinstate the 4th argument to old signal handlers. Don't set itmarcel1999-10-032-4/+4
* Fix style bugs caused by using the wrong file to copy from. That onemarcel1999-10-032-8/+24
* Before we start to mess with the VFS name-cache clean things up a little bit:phk1999-10-0318-269/+146
* Disable pnp devices before running heuristic probes. This allows us todfr1999-10-031-2/+16
* Fix style bugsmarcel1999-10-031-4/+2
* Fix style bugs and orderingmarcel1999-10-031-7/+5
* Restore -traditional compilationmarcel1999-10-031-3/+1
* Don't use const and volatile directly. Use the macros. This fixesmarcel1999-10-031-2/+2
* This commit was generated by cvs2svn to compensate for changes in r51899,obrien1999-10-032-180/+441
|\
| * Virgin import of EGCS 1.1.2obrien1999-10-032-180/+441
* | Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in thebde1999-10-038-5/+38
* | Fix building non-crypto releases.phk1999-10-031-1/+3
* | Removed redefinitions of CDRIOCBLANK and CDRIOCNEXTWRITEABLEADDR.bde1999-10-032-6/+0
* | Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile.bde1999-10-032-2/+4
* | Set the i4b bandwidth - i4b doesn't report it via tcgetattr.brian1999-10-031-0/+1
* | sv_SE collateache1999-10-039-4/+294
* | ISO8859-5 time definitionache1999-10-035-0/+373
* | ISO8859-5 collateache1999-10-039-0/+675
* | allow comments in map filesache1999-10-031-0/+1
* | ISO8859-5 localeache1999-10-036-0/+746
* | add ru_RU->ru_SU alias for 8859-5ache1999-10-031-0/+1
* | add ru_SU.ISO_8859-5 locale dirsache1999-10-032-0/+6
* | This commit was generated by cvs2svn to compensate for changes in r51885,obrien1999-10-021-17/+15
|\ \ | |/
| * Virgin import of EGCS 1.1.2obrien1999-10-021-17/+15
* | * We have /var/tmp, not /usr/tmp. So use that where EGCS used the latter.obrien1999-10-021-4/+8
* | add SA_1FM_AT_EOD option for scsi_sa- this causes a default behaviour ofmjacob1999-10-021-0/+1
* | Fix includes. I missed this the first time around.mdodd1999-10-021-1/+3
* | In some drivers we use two devices to be able to boot.sos1999-10-022-1/+3
* | Document SA_1FM_AT_EOD option.mjacob1999-10-023-0/+6
* | Another 1FM@EOD quirk (from mike@sentex.net for a Seagate STT20000),mjacob1999-10-021-11/+9
* | Print a warning that includes the mount source when the foregrounddillon1999-10-021-0/+1
* | o Add $FreeBSD$ as a rcsid instead of in a commentmarcel1999-10-021-31/+28
* | Remove the inline versions of sigaddset, sigdelset, sigemptyset,marcel1999-10-021-53/+0
* | o Add $FreeBSD$ as a rcsid instead of in a comment.marcel1999-10-021-5/+12
* | Use the PRVERB() macro instead of 'if (bootverbose) printf()...mdodd1999-10-021-3/+8
* | Fixed style bugs in prototype for aout_coredump() (mainly wrapping it withbde1999-10-021-3/+1
* | Update man page to loader.conf(5) days.dcs1999-10-022-46/+28
* | Fixed breakage of userland K&R support in rev.1.39. Kernel inline functionsbde1999-10-023-6/+6
* | Add -C flag to indicate the presence of comments. Files thus processeddcs1999-10-022-1/+11
* | Ignore comment lines in files marked as having them.dcs1999-10-021-1/+10
* | Change path order in makefile so newer fortune files will be built withdcs1999-10-023-6/+12
* | Fixed style bugs in prototypes.bde1999-10-021-13/+10
* | Fix a problem relating to si_iosize_max which broke scsi devices.phk1999-10-022-5/+11
* | Fix typo.des1999-10-021-1/+1
* | Removed unnecessary splclock() protection for getmicrotime() andbde1999-10-021-16/+1
* | ncplib modules: bring up new ncp.ko and nwfs.kobp1999-10-023-1/+88
* | ncplib continued: add appropriate options to LINT.bp1999-10-025-0/+26
* | Import kernel part of ncplib: netncp and nwfsbp1999-10-0238-0/+13112
OpenPOWER on IntegriCloud