summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Set IFF_RUNNING on the loopback interface.wollman1996-06-191-2/+2
* Macro expressions should be fully parenthesized! Fix the MAXMEMnate1996-06-193-6/+6
* Clean up vmapbuf and vunmapbuf significantly. The previous code wasdyson1996-06-192-98/+32
* Submitted by: archie@whistle.comjulian1996-06-191-2/+2
* Document MAXMEM option.nate1996-06-183-3/+21
* Obtained from: Netatalk distribution.julian1996-06-181-0/+25
* Add new parts, kernel not booted in other caseache1996-06-181-3/+3
* When bringing the netkey stuff over, I forgot that I had decided to changewollman1996-06-181-2/+2
* As we have appletalk protocol support we might as well showjulian1996-06-183-3/+9
* remove some debugging printfs left in by mistakejulian1996-06-182-10/+0
* Add procfs_type.c to the repository.dyson1996-06-182-0/+182
* Add the file procfs_type.c to procfs.dyson1996-06-181-0/+1
* Clean-up the new VM map procfs code, and also add support for executabledyson1996-06-1814-19/+63
* Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.hbde1996-06-1841-97/+35
* This file is the "meat" of the process address space capability. If youdyson1996-06-172-0/+338
* Add a feature to procfs to allow display of the process address mapdyson1996-06-177-8/+23
* This time, get rid of the struct copies that were really causing gcc topeter1996-06-172-8/+8
* Stomp another compiler warning: sc_devfs_token[] should only be declaredwpaul1996-06-173-3/+9
* Add a couple of #ifdef DEVFS/#endif clauses to slence the followingwpaul1996-06-171-1/+5
* Reduced nesting of #includes in random.h and adjusted isa/random_machdep.cbde1996-06-174-36/+34
* Synced with Makefile.i386: added -Wunused.bde1996-06-171-2/+2
* Moved initialization of defaults for the label for the whole disk frombde1996-06-171-1/+21
* Added support for TIOCDCDTIMESTAMP (enable/get timestamp of last DCD rise).bde1996-06-173-108/+45
* Added TIOCDCDTIMESTAMP (enable/get timestamp of last DCD rise).bde1996-06-171-10/+11
* In getit(), use read_eflags()/write_eflags() to preserve the interruptbde1996-06-175-15/+40
* In microtime(), use pushfl/popfl to preserve the interrupt enable flagbde1996-06-171-2/+4
* Disable direct writes for non-blocking output.dyson1996-06-171-2/+5
* Several bugfixes/improvements:dyson1996-06-175-1007/+1292
* Fix chain numbering bug when the highest line number installed >= 65435alex1996-06-171-16/+27
* Various bugfixes/cleanups from me and others:dyson1996-06-166-90/+66
* Explain the options for the `od' driver.joerg1996-06-165-7/+61
* Miscellaneous cleanup and minor fixes by Shunsuke and by me.joerg1996-06-162-96/+147
* Make sure to update the SDEV_MEDIA_LOADED flag also when working onjoerg1996-06-161-1/+4
* Fix cut/paste error; a read-only variable should have been read/write.peter1996-06-162-4/+4
* Cosmetic change: make the ``ready to run'' line match thegpalmer1996-06-151-2/+2
* A small bit of defensive programming in case the panic is during processpeter1996-06-151-1/+5
* Whoops, I accidentally deleted a necessary ":" which is part of thenate1996-06-152-4/+4
* Move a case of PG_MAPPED being set before a pmap_enter(). This will likelydg1996-06-141-2/+2
* At long last, we know have support for the 3C589 in a FreeBSD releasenate1996-06-144-6/+438
* Better code for switching the ethernet transceiver.nate1996-06-142-60/+64
* This is the `netkey' kernel key-management service (the PF_KEY analoguewollman1996-06-147-4/+3446
* Better selection of initial retransmit timeout when no cachedwollman1996-06-143-13/+10
* Fix for NFS_NOSERVERphk1996-06-147-30/+39
* Oops, forgot to delete some garbage from working code.asami1996-06-141-8/+0
* The Great PC98 Merge.asami1996-06-1440-35/+893
* This commit was generated by cvs2svn to compensate for changes in r16359,asami1996-06-14192-0/+111120
|\
| * The PC98-specific files.asami1996-06-14192-0/+111120
* The PC98-specific files.asami1996-06-1412-0/+11912
* Document LINT.asami1996-06-143-3/+33
* Updated this driver to a newer version from Matt. This should fix severaldg1996-06-143-1342/+4805
OpenPOWER on IntegriCloud