summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* ppp-2.3.x ships with a bad compression number for deflate. It uses numberpeter1998-03-223-8/+40
* Update kernel parts of ppp to ppp-2.3.3. Not much has changed exceptpeter1998-03-213-852/+1959
* Make it compile.. missing "opt_ipfilter.h" and missing <sys/malloc.h>peter1998-03-212-6/+10
* Add IPFILTER, IPFILTER_LOG and note IPFILTER_LKM.peter1998-03-213-3/+24
* Some patchups for when this code is compiled in userland (!).peter1998-03-214-4/+12
* On most other systems "out there", <net/if.h> does not require the callerpeter1998-03-211-1/+9
* replaced by FreeBSD specific versionpeter1998-03-211-378/+0
* Make this compile.. There are some unpleasing hacks in here.peter1998-03-2124-88/+150
* Merge vendor changes from 3.2.1 -> 3.2.3 onto mainlinepeter1998-03-211-19/+33
*-. This commit was generated by cvs2svn to compensate for changes in r34742,peter1998-03-2122-240/+472
|\ \
| | * Import kernel parts of ipfilter v3.2.3peter1998-03-2112-139/+269
| * | Import kernel parts of ipfilter v3.2.3peter1998-03-2111-120/+236
* | | zap 'vector siintr' from example si0 configpeter1998-03-213-6/+6
* | | merge from 2.2peter1998-03-212-4/+6
* | | Merge from 2.2, plus some other changes. In the config file entry,peter1998-03-212-96/+132
* | | Softdep_sync_metadata appears to expect that it is called at splbio,dyson1998-03-211-12/+17
* | | Remove unuseful (and annoying) ENXIO printf.msmith1998-03-202-12/+6
* | | Deleted 1024bytes/sector floppy code for PC-98 arch. Thekato1998-03-206-128/+6
* | | Remove the check for SYN in SYN_RECEIVED state; it breaks simultaneousfenner1998-03-202-20/+8
* | | Fix vfs_bio_awrite usage, and correct vtruncbuf usage.dyson1998-03-192-11/+17
* | | Remove b_generation.dyson1998-03-192-4/+6
* | | In kern_physio.c fix tsleep priority messup.dyson1998-03-195-113/+166
* | | Add ENABLE_VFS_IOOPT kernel option.dyson1998-03-191-1/+2
* | | Fix an embarassing problem in vtruncbuf.dyson1998-03-192-4/+4
* | | Uninitialized pointer reference may happen on particular environment.hosokawa1998-03-191-1/+6
* | | Fixed CLEANFILES. Some temporary files were missing.bde1998-03-191-2/+2
* | | Fixed building of kernels without `options FFS'. ffs_softdep_stub.c isbde1998-03-191-1/+1
* | | Fixed a race to build the `@' and `machine' symlinks early enoughbde1998-03-191-2/+2
* | | Protect against count of chars received being 0, which causes a panicdg1998-03-183-3/+9
* | | Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actuallywollman1998-03-185-12/+476
* | | Correct a problem where data OR metadata could be thrown away if adyson1998-03-171-3/+9
* | | PR: i386/6040danny1998-03-172-2/+4
* | | Fixed missing filemark on close if data written to tape.sos1998-03-172-120/+192
* | | Make EPSON_BOUNCEDMA a new-style option.kato1998-03-177-5/+18
* | | If lowervp is NULLVP, vap was clobbered.kato1998-03-172-4/+4
* | | Sync with sys/i386/isa/clock.c revision 1.117.kato1998-03-173-24/+93
* | | Deleted PC-98 code because (1) machine dependent code should not be inkato1998-03-171-8/+1
* | | Correct a severely evil bug in the vtruncbuf code. It didn't causedyson1998-03-172-4/+68
* | | Add missing entry to list of major device names. This list should notmsmith1998-03-172-2/+6
* | | Clear up DPT comment to avoid further confusion. This is a hardwareeivind1998-03-163-6/+9
* | | Remove a soft-update hook that was accidentally added to the READ path.julian1998-03-161-26/+53
* | | Spell 'compatibility' like everyone else.msmith1998-03-162-4/+4
* | | Use dkmakeminor() rather than magic knowledge of the size and location ofmsmith1998-03-162-8/+8
* | | A bunch of BNN (Bruce Normal Nits) from bde:phk1998-03-162-110/+184
* | | Be less draconian about the TSC if APM is configured, use it forphk1998-03-165-40/+155
* | | Allow vfs_ioopt to be enabled with a (temporary) config option.dyson1998-03-162-6/+2
* | | Some VM improvements, including elimination of alot of Sig-11dyson1998-03-1615-158/+456
* | | Remove an ifdef (to get linker errors instead of compile errors in theeivind1998-03-151-3/+0
* | | Sync with sys/i386/isa/clock.c revision 1.116.kato1998-03-153-114/+288
* | | Use dsname() to generate the disk region name for the "changing rootmsmith1998-03-152-28/+28
OpenPOWER on IntegriCloud