summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Regeneratepeter1997-06-015-6/+16
* New syscall, signanosleep(), which is a hybrid of sigsuspend(2) andpeter1997-06-011-2/+3
* New field: p_sleepend; so that settime() can adjust the expected wakeuppeter1997-06-011-1/+2
* Create the release name of SNAPs automagically.joerg1997-06-011-2/+10
* Make this puppy compile again - add two includes.jkh1997-06-011-0/+2
* Remove initial startup printf's in -direct mode.brian1997-06-014-16/+25
* Implement "set mtu" command to allow the client tobrian1997-06-015-14/+69
* Fix a typo.tegge1997-05-311-2/+2
* specify compile-with option to get -fomit-frame-pointer on ipl_funcs.cpeter1997-05-312-4/+6
* Revert previous change, use "compile-with" in files.i386 instead.peter1997-05-313-15/+3
* Remove "set mtu ..." ability. Currently, this is anbrian1997-05-311-2/+2
* Now understand password in ftp:// URLsache1997-05-311-25/+34
* Include file update: <machine/spl.h> --> <machine/ipl.h>.kato1997-05-312-1/+2
* Synchronize with following changes:kato1997-05-316-7/+13
* Synchronize with sys/i386/conf/files.i386 revision 1.162.kato1997-05-312-2/+4
* Synchronize with sys/i386/conf/Makefile.i386 revision 1.98.kato1997-05-312-2/+10
* Bruce mentioned to me that Paul Traina had noticed that the ppp_ttypeter1997-05-312-5/+13
* don't refer to SWI_*_MASK, it's not SMP/UP kernel portable for the lkm.peter1997-05-311-4/+3
* Add prototypes for the spl* funcs and add externs for *_imask. Leavingpeter1997-05-311-1/+39
* s/intrmask/intrmask_t/gpeter1997-05-311-12/+4
* <machine/spl.h> -> <machine/ipl.h>peter1997-05-311-10/+10
* Include file updates.. <machine/spl.h> -> <machine/ipl.h>, addpeter1997-05-3119-28/+41
* add ipl_funcs.c (Hmm.. should probably use a "compile-with" arg ratherpeter1997-05-312-2/+4
* compile ipl_funcs.c with -fomit-frame-pointer, as suggested by Bruce. Thispeter1997-05-313-3/+15
* move spl.h to ipl.h, minus the inline spl macros. The inline splpeter1997-05-312-164/+62
* remove #include of <machine/spl.h> - they are externed nowpeter1997-05-312-6/+2
* move intrhand2_t from isa_device.h to machine/types.h - it's used far morepeter1997-05-312-9/+8
* Store the macro values for SWI_TTY_MASK and SWI_NET_MASK in variables topeter1997-05-311-1/+6
* The SWI_NET_MASK and SWI_TTY_MASK handlers are now back adjacent to thepeter1997-05-318-27/+43
* Bruce's original implementation of the splxxx() routines, but as C codepeter1997-05-311-0/+94
* Bruce's original definitions for the spl/ipl code when running on the oldpeter1997-05-311-0/+35
* Definitions for the spl/ipl code when running on an IO APIC.peter1997-05-311-0/+34
* - Use `6x86MX' instead of `M2'. Cyrix officially use `6x86MX' for thekato1997-05-314-256/+422
* Fix some old typos and misspellings.jdp1997-05-312-10/+10
* Modified code in direction of supporting MULTIPLE_IOAPICS.fsmp1997-05-311-13/+31
* Modified code in direction of supporting MULTIPLE_IOAPICS.fsmp1997-05-311-87/+3
* Submitted by: Rich Murphey (ages ago) and Gene Starkstark1997-05-311-56/+182
* The previous fix didn't work properly for small block size filesystems,dfr1997-05-301-20/+39
* Add code to correctly probe all buses on the Intel XXPRESS motherboard.se1997-05-301-10/+48
* Remove use of intrec*, use void* instead.se1997-05-301-2/+4
* sysctlbyname allows acces to sysctl variables by name.phk1997-05-302-2/+35
* Malloc flag X makes malloc behave like the canonical xmalloc() wrapper.phk1997-05-302-19/+69
* Typo fix.max1997-05-302-6/+6
* Synchronize with sys/i386/isa/isa.c revision up to 1.87.kato1997-05-301-13/+12
* Synchronize with sys/i386/i386/microtime.s revision 1.23.kato1997-05-301-2/+1
* Synchronize with sys/i386/i386/trap.c revision 1.96.kato1997-05-301-3/+2
* Synchronize with sys/i386/isa/clock.c and sio.c revisions 1.85 andkato1997-05-305-10/+5
* Fix typos (of the printed output kind).jkh1997-05-306-12/+12
* Document new -Bforcedynamic flag and -assert pure-text.dfr1997-05-292-6/+36
* Grr... curse my fumble-fingered hide: logmane -> lognamewpaul1997-05-291-2/+2
OpenPOWER on IntegriCloud