summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove definition of the unimplemented "control" hook.archie2000-01-2110-16/+6
* | Use TUNSIFPID when we change our PID (if it exists).brian2000-01-213-1/+12
* | Add a new TUNSIFPID ioctl to update the tun_pid (recorded inbrian2000-01-212-0/+4
* | Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWNn_hibma2000-01-205-10/+17
* | Remove duplicate includen_hibma2000-01-201-1/+0
* | Remove unnecessary alternate entry points for *setjmp(). Make the mainjasone2000-01-209-48/+69
* | Minor *jmp() cleanups.jasone2000-01-204-17/+14
* | Properly remove interrupts if initialisation fails.n_hibma2000-01-202-58/+74
* | Brucify:billf2000-01-202-8/+16
* | Fix test for deciding when a bulk IN transfer got truncated. I thoughtwpaul2000-01-201-1/+1
* | Revamped Multia section. Included comments received from Peter Jeremywilko2000-01-201-15/+35
* | bdeize last commit:imp2000-01-201-3/+0
* | Make devices behind PPBs work on DS10s (and any other single pchip tsunamis)gallatin2000-01-201-9/+1
* | Synced with the sc driver in the sys/dev/syscons directory.kato2000-01-2010-1294/+2529
* | Add $FreeBSD$.kuriyama2000-01-201-0/+2
* | Add the PnP ID for the Logitech Cordless MouseMan Wheel (serialyokota2000-01-201-0/+2
* | - Add some comment from bde on the keyboard interrupt.yokota2000-01-202-22/+38
* | Do not explicitly create empty option files; they are takenyokota2000-01-201-8/+1
* | Do not include `ukbd.h'; it's not used.yokota2000-01-201-1/+0
* | PSM_HOOKAPM is obsolete; it was renamed to PSM_HOOKRESUME inyokota2000-01-201-7/+7
* | Unconditionally define sc_paste().yokota2000-01-202-4/+0
* | Fix wrong usage of FONT_NONE. It was not meant to be set inyokota2000-01-204-5/+4
* | Fixed typo.nyan2000-01-202-2/+2
* | Revert the change from memset() to bzero(), since bzero() is simplysheldonh2000-01-201-1/+1
* | Synced with sys/isa/sio.c rev 1.285.kato2000-01-202-0/+14
* | Synced with sys/i386/i386/userconfig.c rev 1.169.kato2000-01-201-0/+2
* | Synced with sys/i386/conf/GENERIC rev 1.230.kato2000-01-202-2/+20
* | Back out the previous spl change, since it opens a race window.jasone2000-01-201-1/+1
* | Track libc_r addition of semaphores implementation.jasone2000-01-202-20/+32
* | Add sem_*() functions. Named semaphores and process-shared semaphoresjasone2000-01-209-0/+711
* | Regen.wpaul2000-01-202-507/+625
* | More USB ethernet tweaks:wpaul2000-01-2023-524/+1040
* | Don't search for libraries in ${LOCALBASE}. This should fix the problemskris2000-01-201-1/+1
* | Activate librsagluekris2000-01-201-1/+1
* | Move the rsaref gunk to libRSAglue where ports expect it.kris2000-01-201-8/+1
* | Build infrastructure for libRSAglue, required for compatability withkris2000-01-201-0/+48
* | When we are execing a setugid program, and we have a procfs filesystemimp2000-01-203-0/+61
* | A few more style cleanupsrwatson2000-01-201-14/+9
* | Do signal deferral for pthread_kill() as it was done in the old days.jasone2000-01-209-90/+18
* | Move ENTRY and ALTENTRY definitions to asm.h where they belong.jasone2000-01-203-25/+8
* | Update the sed action to match the change to "diff -u".obrien2000-01-201-1/+1
* | Add the pcdmx theatre lighting controller major numbermsmith2000-01-201-0/+1
* | Don't tsleep() while at splbio().jasone2000-01-201-2/+12
* | Fix an #ifdef that should have been and #ifndef.archie2000-01-203-3/+3
* | I like base-36 better.green2000-01-201-4/+18
* | Port of the PC-98 ppc to the newbus system.kato2000-01-204-648/+1090
* | Here is the new Alpha-specific HARDWARE.TXT Again, generic HARDWARE.TXTwilko2000-01-191-655/+1055
* | Only briefly going away, will re-incarnate as HARDWARE.TXTwilko2000-01-191-1045/+0
* | Allow automatic 'pulling in' of machdep *.TXT files from ./texts/[alpha,i386]wilko2000-01-191-6/+6
* | Implement -g and -d options in my ident code. The -g flag uses a randomgreen2000-01-192-18/+67
OpenPOWER on IntegriCloud