summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync with sys/i386/isa/mse.c revision 1.48.kato1999-10-131-3/+0
* Sync with sys/i386/i386/machdep.c revision 1.370.kato1999-10-132-2/+6
* Sync with sys/i386/conf/majors.i386 revision 1.87.kato1999-10-131-2/+8
* Sync with sys/i386/conf/files.i386 revision 1.277.kato1999-10-132-4/+0
* Sync with sys/i386/conf/Makefile.i386 revision 1.160.kato1999-10-132-0/+8
* Sync with sys/boot/i386/btx/btx/Makefile and btx.s revisions 1.7 andkato1999-10-133-9/+138
* change identical and "programming error" panic("mcopy*")'s intoalfred1999-10-131-12/+9
* ioctl -> sysctl for interface address changes.ru1999-10-131-74/+83
* Fix a security bug. eflags was copied verbatim from userland.marcel1999-10-132-2/+4
* When uncompressing VJ-compressed frames, fix the ip_sum directlybrian1999-10-131-17/+13
* Describe the new options of start and init commands.grog1999-10-131-10/+43
* Change default init sizes from 64 kB to 60 kB, since the block devicegrog1999-10-131-4/+8
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-9/+20
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-26/+41
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-43/+110
* Change default revive block size to 60 kB (was 64 kB), and set agrog1999-10-131-2/+16
* Add glue for passing revive block size, and also for initializing agrog1999-10-131-4/+10
* revive_block: Add a check for a too high revive block size. This isgrog1999-10-131-2/+135
* launch_requests:grog1999-10-131-9/+41
* MMalloc: don't supply M_WAITOK when mallocing from an interruptgrog1999-10-131-23/+29
* struct vinum_ioctl_msg: Add fields verify (for initsd) and blocksizegrog1999-10-131-0/+3
* Fix another instance of vinum_scandisk giving a request to the daemongrog1999-10-131-10/+10
* Limit the number of outstanding requests on a specific drive andgrog1999-10-131-0/+25
* Modify definition of Malloc: only M_WAITOK if we're not in angrog1999-10-131-2/+6
* Change the declaration of initsd.grog1999-10-131-1/+2
* Add some private storage so that we can queue requests in an interruptgrog1999-10-132-4/+36
* Format documentations in the form that gdb appears to want.grog1999-10-131-13/+65
* Add macro 'msgbuf' for printing out msgbuf.grog1999-10-131-0/+6
* Enable MTRR support for K7 (Athlon) processors, which happens to have thegreen1999-10-122-6/+8
* Fix one (of the many) buffer overflows in doscmd.imp1999-10-121-1/+2
* allow pci_ioctl to work with multi-hose alphas.gallatin1999-10-125-9/+31
* * Add struct resource_list* argument to resource_list_alloc anddfr1999-10-1223-212/+283
* aThis patch updates the BTX to emulate the BIOS function "Copy Extendedjhb1999-10-123-9/+138
* Add a comment explaing the linking and segrated the old and new cases a little.obrien1999-10-121-1/+3
* Change the name of the file generaged from gxx.gperf from "hash.h" toobrien1999-10-121-3/+6
* Move -I of cc_tool/ before the GCCDIR ones.obrien1999-10-121-1/+1
* Bring support for opti931 in from the old driver.dfr1999-10-122-10/+64
* Allow this driver to open disks with no labels (CDROMS don't).dfr1999-10-121-1/+2
* Dont build telenet if we are going for kerberised telnet; this justmarkm1999-10-123-6/+11
* err -> errx for malloc failurecharnier1999-10-121-3/+3
* typocharnier1999-10-121-1/+1
* Include opt_compat.h now the old signalling syscalls are of type COMPAT.marcel1999-10-121-0/+1
* Remove references to the od driver. These devices are no attached bygibbs1999-10-123-12/+3
* Fix APM's make_devs:nsayer1999-10-122-2/+4
* Move SIG_HOLD back to signalvar.h.marcel1999-10-123-22/+15
* Fix a style bug that I introduced (both sys/param.h and sys/types.hnectar1999-10-121-1/+0
* log root unlock attemptsnectar1999-10-121-1/+15
* Initialize tp->t_stop to nottystop.nyan1999-10-121-0/+1
* Don't let osigaction and osigvec accept the new signal numbers.marcel1999-10-121-47/+46
* Initial import of ncp library sources.bp1999-10-1226-0/+4910
OpenPOWER on IntegriCloud