summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." soasami1997-11-201-1/+11
* Add new target "checksubdirs". It will warn about any subdirectories thatasami1997-11-201-1/+29
* Style fix.guido1997-11-191-5/+7
* - Setup a default route (if one is set) when the card is inserted. Thisnate1997-11-191-0/+15
* Sync with sys/i386/isa/pcaudio.c revision 1.38.kato1997-11-191-13/+13
* Sync with sys/i386/isa/npx.c revision 1.54.kato1997-11-191-3/+10
* Sync with sys/i386/isa/mse.c revision 1.35.kato1997-11-191-2/+2
* Synchronize with sys/i386/isa/clock.c revision 1.104.kato1997-11-193-9/+12
* Sync with sys/i386/conf/majors.i386 revision up to 1.22.kato1997-11-191-1/+2
* - Renamed log_1s() to logmsg().nate1997-11-194-26/+26
* - Include <pccard/cardinfo.h> instead of <pccard/card.h> which was recentlynate1997-11-1810-20/+20
* - Renamed 'card.h' to 'cardinfo.h', to avoid namespace collisions withnate1997-11-185-146/+6
* Allow zero args to "cvs log".brian1997-11-181-2/+2
* Add the ``loop'' example to the right file (oops).brian1997-11-182-27/+27
* Add a loopback example.brian1997-11-181-1/+26
* Fix interactive mode so that it doesn't require a passwd (again!).brian1997-11-181-1/+4
* Removed now-unused blocking mode flag.bde1997-11-181-1/+0
* Removed unused #includes.bde1997-11-181-18/+26
* Removed unused #includes.bde1997-11-181-18/+6
* Fixed nonblocking mode. It was per-device instead of per-file.bde1997-11-181-1/+0
* Removed unused #includes. Ifdefed a conditionally used #include.bde1997-11-182-28/+14
* Removed unused #includes.bde1997-11-181-13/+13
* Back out revision 1.10. It broke the build of sh, which compilesjdp1997-11-181-4/+5
* Staticized boot().bde1997-11-181-2/+1
* Get buffer stuff by #including <sys/buf.h> instead of <sys/vnode.h>.bde1997-11-181-5/+5
* Removed an unused #include in the `#ifdef KERNEL' case.bde1997-11-181-5/+3
* Staticize.phk1997-11-186-66/+60
* Add throughput logging (disabled by default).brian1997-11-1812-234/+329
* Staticize a few things.phk1997-11-186-22/+20
* There is no ccdread() nor ccdwrite().phk1997-11-182-6/+2
* unifdef -UEXT2FSphk1997-11-181-110/+1
* Give ext2fs it's own VOP_REMOVE, VOP_LINK, VOP_RENAME, VOP_MKDIR, VOP_RMDIR,phk1997-11-182-0/+2040
* Removed unused #includes.bde1997-11-181-5/+3
* Don't test for conflicting combinations of PPP_FILTER/BPFILTER here.bde1997-11-181-29/+9
* Cleaned up PPP_FILTER/NBPFILTER ifdefs.bde1997-11-181-15/+6
* Use gettime() instead of assignment from `time'. (`time' is toobde1997-11-182-6/+5
* Removed an unused #include.bde1997-11-181-3/+1
* Get tty ioctl numbers by #including <sys/ttycom.h> instead ofbde1997-11-181-3/+2
* Removed an unused #include. Added an unsed #include of <sys/ucred.h>bde1997-11-181-8/+9
* Removed an unused #include. Ifdefed a conditionally used #include.bde1997-11-181-2/+3
* Removed unused #include.bde1997-11-183-9/+3
* Get select stuff by including <sys/select.h> instead of <sys/proc.h>,bde1997-11-181-6/+7
* Don't #include <i386/isa/isa_device.h>. It is now a prerequisite.bde1997-11-181-3/+1
* Removed unused #includes.bde1997-11-181-5/+3
* Removed an unused #included.bde1997-11-183-9/+30
* Get select stuff by #including <sys/select.h> instead of <sys/proc.h>.bde1997-11-182-4/+4
* Removed #unused includes.bde1997-11-185-15/+20
* Removed unused #include of <sys/malloc.h>. This file now uses onlybde1997-11-181-2/+1
* Removed code for the !KERNEL case. It hasn't been maintained for 4bde1997-11-181-28/+8
* Get locking stuff by #including <sys/lock.h> instead of <sys/vnode.h>.bde1997-11-181-2/+2
OpenPOWER on IntegriCloud