summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Undo a change that should not have been committed with the 1Tb enhancements.dyson1995-12-112-5/+4
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-1152-829/+1005
* Add a structure definition to the MD* Contexts, so that cvs can usepeter1995-12-111-1/+1
* Added pcvt option FAT_CURSOR.bde1995-12-102-12/+14
* Added undocumented option EXT2FS so that it gets tested.bde1995-12-103-12/+21
* Restored variables that are used iff QUOTA is defined.bde1995-12-104-0/+12
* Unstaticized cx_cdevsw (it is used in if_cx.c).bde1995-12-101-3/+5
* Replaced nxreset by noreset (if the reset function gets called, then thebde1995-12-1012-22/+22
* Replaced nxmmap by nommap (if the mmap function gets called, then thebde1995-12-107-14/+14
* Replaced odsize by generic nopsize.bde1995-12-101-35/+28
* Replaced scdsize by generic nopsize.bde1995-12-102-18/+4
* Replaced cdsize by generic nopsize.bde1995-12-101-27/+20
* Replaced nxdump by nodump (if the dump function gets called, then thebde1995-12-105-10/+10
* Replaced nxdump by nodump (if the dump function gets called, then thebde1995-12-108-15/+15
* Reduced and cleaned up #includes.bde1995-12-1021-76/+48
* Removed new alias d_size_t for d_psize_t.bde1995-12-1026-80/+78
* Removed unused functions sudump() and supsize().bde1995-12-101-26/+5
* Restored used includes of <vm/vm_extern.h>.bde1995-12-106-2/+8
* Last commit this round: Staticize.phk1995-12-106-31/+26
* Staticize and cleanup.phk1995-12-1091-1170/+776
* Staticize and cleanup.phk1995-12-101-2/+2
* Staticize and cleanup.phk1995-12-1017-388/+182
* Staticize and cleanup.phk1995-12-103-31/+11
* Staticize and cleanup.phk1995-12-107-21/+20
* Make NEW_SCSICONF the default way of doing thingsjulian1995-12-105-423/+21
* Add DEVFS to LINTjulian1995-12-103-3/+12
* Restored used function fusword() (used by GPL math emulator).bde1995-12-103-3/+39
* Moved vm includes out of centralized headers again.bde1995-12-104-7/+4
* Moved the declaration of boolean_t from <vm/vm_param.h> tobde1995-12-103-11/+13
* Restored used variable `name[32]' (used by DEVFS).bde1995-12-102-9/+22
* Restored used variable `name[32]' (used by DEVFS).bde1995-12-101-3/+3
* Staticize, clean lint.phk1995-12-095-50/+39
* Change SYSCTL_OPAQUE to take a format string.phk1995-12-091-3/+3
* Staticize.phk1995-12-093-16/+17
* scsi_tape.h had some old cruft that looked like missing typedefs orphk1995-12-093-17/+15
* Remove various unused symbols and procedures.phk1995-12-099-633/+27
* Move sysctl machdep.consdev to cons.cphk1995-12-096-48/+22
* Staticize.phk1995-12-091-9/+6
* Remove option ARP_PROXYALL, it's now a sysctl var.phk1995-12-093-18/+3
* Remove old ballast, clean up a little bit, staticize.phk1995-12-092-73/+69
* clean a few DEVFS things..julian1995-12-096-128/+41
* Attempt to make the Linux LKM compile again after the recent VM includepeter1995-12-094-4/+22
* A really gross hack to make more of the source tree compile again.peter1995-12-091-2/+8
* Update ibcs2 to use the new ps_strings / stack gap arrangements..peter1995-12-091-2/+1
* Update the Linux LKM to use the new ps_strings and stack gap arrangements.peter1995-12-091-2/+2
* Reorganise ps_strings in order to gain BSD/OS 2.0 binary compatability.peter1995-12-092-9/+11
* Julian forgot to make the *devsw structures static.phk1995-12-0873-150/+289
* Added a conditionalized printf for debugging MTU discovery.wollman1995-12-081-2/+6
* Pass 3 of the great devsw changesjulian1995-12-08100-4005/+3750
* The static prototype for setroot() was apparently accidently movedpeter1995-12-072-4/+6
OpenPOWER on IntegriCloud