summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ctime_r and asctime_r are not implemented.phk1998-04-193-5/+23
* Back out previous commit, obrien doesn't seem to be watching. The problempeter1998-04-191-98/+318
* Return EINVAL and do not change file pointer if resulting offset is negative.des1998-04-182-10/+14
* Return EINVAL and do not changefile pointer if resulting offset is negative.des1998-04-181-2/+2
* PR: misc/4679stark1998-04-181-1/+2
* MFC (reduce diff w/-CUR, with hopes of getting DMA support into -STABLE)obrien1998-04-181-318/+98
* Add natd support.brian1998-04-1811-11/+102
* Fix incorrect flag specbrian1998-04-182-2/+2
* In vfs_msync(), test to see if the vnode being examined is "interesting"peter1998-04-182-6/+20
* Sync with sys/i386/conf/majors.i386 revision 1.37.kato1998-04-181-1/+3
* Sync with sys/i386/isa/syscons.c revision 1.260.kato1998-04-181-1/+7
* Sync with sys/i386/conf/Makefile.i386 revision 1.109.kato1998-04-182-4/+4
* Support compiling with `gcc -ansi'.kato1998-04-182-2/+6
* Reviewed by: Amancioahasty1998-04-187-50/+217
* Changed /usr/sbin/mailq to /usr/bin/mailqdes1998-04-171-2/+2
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-1784-170/+170
* Reserve a number for the ALTQ control devices (96)julian1998-04-172-2/+6
* Make ``-h'' follow the manpage, and suppress the burst page reguardless ofobrien1998-04-171-3/+3
* Stop the screensaver before switching consoles.des1998-04-173-3/+21
* Allow a thread dump to report the thread's sigmask when in thejb1998-04-173-0/+12
* When in PS_SIGWAIT state, still call signal handlers and set errnojb1998-04-173-39/+6
* Backup out the last commit, it was already there.phk1998-04-171-3/+1
* Undo my last change.dima1998-04-173-6/+6
* Manpages not installedphk1998-04-171-1/+3
* Really finish supporting compiling with `gcc -ansi'.bde1998-04-172-4/+4
* Typo policebrian1998-04-171-1/+1
* Sync with sys/i386/isa/syscons.c revision 1.259.kato1998-04-161-8/+11
* Sync with sys/i386/isa/npx.c revision 1.59.kato1998-04-161-6/+6
* Sync with sys/i386/conf/Makefile.i386 revision 1.108.kato1998-04-162-4/+4
* Sync with sys/i386/isa/pcaudio.c revision 1.40.kato1998-04-161-2/+2
* Sync with sys/i386/isa/lpt.c revision 1.68.kato1998-04-161-4/+4
* Sync with sys/i386/isa/if_ed.c revision 1.139.kato1998-04-161-8/+8
* Sync with sys/i386/i386/trap.c revision 1.126.kato1998-04-161-4/+4
* Add `myname.my.domain' as another alias for `localhost'. We set thisjoerg1998-04-161-2/+2
* Add ftp4.ruache1998-04-163-3/+9
* Attempt to fix BOUNCE_BUFFERS. I cannot test these drivers, but theypeter1998-04-162-2/+54
* Attempt to get bounce_buffers working again for per-process kernel stackpeter1998-04-161-10/+40
* fix an obvious broken BOUNCE_BUFFER case.peter1998-04-161-1/+9
* Swapped "should we just return" and "should we stop the screensaver"des1998-04-163-24/+33
* Add commented out common INSTALL and FORCE_PKG_REGISTER knobsache1998-04-163-3/+24
* Add missing commented out MOTIF_STATIC exampleache1998-04-163-3/+6
* When the softdep conversion took place, the periodic vfs_msync() frompeter1998-04-162-2/+4
* Add some easy to implement XSI macros including attr_getache1998-04-151-1/+10
* If ping write fails with short packet count, thephk1998-04-151-2/+2
* Finish supporting compiling with `gcc -ansi'. Fix missing `volatile'sbde1998-04-153-18/+18
* Unlock mountlist_slock if the mount point was busy (unmount in progress)tegge1998-04-152-4/+8
* Allow the CVS modules from which the source, doc and ports collections aremsmith1998-04-151-5/+12
* Use 0440 root.kmem kermissions on kernel instead ofdima1998-04-153-6/+6
* Support compiling with `gcc -ansi'.bde1998-04-1578-366/+378
* Support compiling with `gcc -ansi'. Fix missing `volatile's in __asm()bde1998-04-152-13/+17
OpenPOWER on IntegriCloud