summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add the proper headers so that the SIGNOTEMPTY and SIGSETANDmarcel1999-09-303-0/+6
* | Correctly escape a macro call in the description of the .D1 macro.mpp1999-09-301-2/+2
* | (null commit).jkoshy1999-09-300-0/+0
* | Correct typos and -mdoc usage. Improve clarity of language.jkoshy1999-09-302-30/+52
* | Sigh, too many late nights!jkh1999-09-302-2/+2
* | Count bogus_page as wired.dt1999-09-301-0/+1
* | Plug an accounting leak: count pages in ZONE_INTERRUPT zones as wired.dt1999-09-301-0/+2
* | Support GRE packetsbrian1999-09-303-1/+49
* | Remove the D_NOCLUSTER[RW] options which were added because vn hadphk1999-09-308-66/+0
* | Test the slices for openness before we close them; doing it the other waymsmith1999-09-301-1/+1
* | Fix a typo in a comment.mpp1999-09-301-1/+1
* | Fix typo in novemberimp1999-09-291-1/+19
* | Add and activate the man page for memcontrol(8).chris1999-09-292-1/+116
* | Fix misspelling of the "addq" opcode.jdp1999-09-291-1/+1
* | Do not follow symlinks when binding a unix domain socket.guido1999-09-291-1/+1
* | Reconnect doscmd. It's been fixed.marcel1999-09-291-1/+1
* | Careless use of struct proc *p caused major problems. 'p' is allowed tomarcel1999-09-293-12/+24
OpenPOWER on IntegriCloud