summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the apm_saver syscons screen saver module.nsayer1999-10-024-0/+192
* Prepare for the apm_saver screen saver module.nsayer1999-10-024-50/+100
* This commit was generated by cvs2svn to compensate for changes in r51848,obrien1999-10-021-3/+4
|\
| * Virgin import of EGCS 1.1.2obrien1999-10-021-3/+4
* | Backout part of the changes made in 1.111roger1999-10-012-18/+2
* | Oops. That'll teach me to commit without testing. I either replacedpeter1999-10-012-2/+2
* | Zap a trigraph (???)peter1999-10-012-2/+2
* | Force the "calls" count for malloc types to be 64 bit where it keeps trackpeter1999-10-011-2/+2
* | Use the sys/wormio.h definitions of the CDRIOCNEXTWRITEABLEADDR andpeter1999-10-011-3/+0
* | Use the sys/wormio.h definitions of CDRIOCNEXTWRITEABLEADDR andpeter1999-10-011-2/+0
* | Move a couple of ioctl defines from wormcontrol.c to wormio.h. These arepeter1999-10-011-0/+4
* | Sync w/ sys/i386/i386/machdep.c revision 1.364.kato1999-10-012-14/+16
* | Sync w/ sys/i386/conf/files.i386 revision 1.275.kato1999-10-012-4/+0
* | Introduce the disk mini-layer and devstat_end_transaction_buf() in cam/scsi.phk1999-10-015-220/+85
* | Let sleep(1) handle fractions of a second (up to nanosecond).ru1999-10-012-12/+72
* | Implement the use of si_addr in siginfo_t.marcel1999-10-013-0/+3
* | Don't check %cs *after* it has being set in sigreturn. If the checkmarcel1999-10-012-10/+12
* | Back out an unintended commit. This wasn't supposed to bemdodd1999-10-011-18/+0
* | Turn off and remove the 'old' if_ep ISA/EISA/PCCARD driver.mdodd1999-10-017-2173/+25
* | Add support for the AHA-1640 SCSI adapter.mdodd1999-10-012-0/+248
* | make sure a trivial apm.h is created, as some people have assumed thatmjacob1999-10-012-0/+10
* | If dumpdev exists, it's automatically enabled. Change comment to reflect.billf1999-10-011-1/+1
* | Make all slices/partitions correctly inherit si_* fields.phk1999-09-301-6/+13
* | Use sigemptyset rather than sa_mask = 0.peter1999-09-304-4/+4
* | Plug a potential filedescriptor leak. This will probably almostguido1999-09-301-1/+6
* | This fix allows cards inserted in one of the bottem-most slots on an xp1000gallatin1999-09-301-2/+2
* | Fix disk_close once more, and better this time.phk1999-09-301-2/+2
* | Make the fxp driver work on alpha, rather than panic the machine on bootgallatin1999-09-306-60/+38
* | Add libcrypt. This previously/coincidentally worked for login,markm1999-09-301-2/+2
* | Add ahc driver. The adaptec driver works just dandy on my xp1000 usinggallatin1999-09-302-0/+2
* | Add sigprocmask to HIDDEN_SYSCALLS. This renames the syscall tomarcel1999-09-303-3/+6
* | Sort by date, reindent sigset_t entryimp1999-09-301-8/+8
OpenPOWER on IntegriCloud