summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* MFC: have `linux' module on Alpha too.David E. O'Brien2000-11-041-2/+2
* MFC: AlphaLinux compat support.David E. O'Brien2000-11-041-21/+13
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-046-0/+1752
* MFC: don't drop I/O when we run out of controller commands, queue itMike Smith2000-11-041-1/+3
* MFC 1.6->1.7: check whether the packet is tunnel mode.Hajimu UMEMOTO2000-11-031-0/+4
* MFC: Add PDIRUNLOCK flag which should be set by filesystem if it unlocksBoris Popov2000-11-037-64/+120
* Remove a stay include.David E. O'Brien2000-11-031-1/+0
* MFC: two ethernet driver fixes. Remember to bzero() mediainfo structsBill Paul2000-11-032-18/+33
* MFC: allow AlphaLinux compat bits to build.David E. O'Brien2000-11-0210-52/+197
* MFC: keep up with prototypes for getrlimit and setrlimit which just changedAndrew Gallatin2000-11-021-4/+4
* MFC: (rev 1.46) Fixed the bug in icmp_error().Ruslan Ermilov2000-11-021-1/+1
* Regen after MFC of rev 1.82: {o|}{g|s}rlimit prototype fix.Marcel Moolenaar2000-11-026-10/+10
* MFC: rev 1.82: Fix prototypes for {o|}{g|s}rlimit.Marcel Moolenaar2000-11-021-4/+4
* Merged from sys/conf/files.i386 revision 1.307.2.8.Yoshihiro Takahashi2000-11-021-9/+11
* MFC: fix resource deallocation bugs in these drivers, which have apparentlyBill Paul2000-11-024-8/+8
* Be much, much more paranoid on allowing I/O operations on procfs nodes.Sean Eric Fagan2000-11-017-7/+15
* MFC: rev 1.324 (connect the new sources in /sys/compat/linux)David E. O'Brien2000-11-011-9/+11
* MFC: vendor 0x1166 is now officially listed as ServerWorks,Alan Cox2000-11-011-4/+4
* MFC: Fix jail hostname overflowEivind Eklund2000-11-011-1/+1
* I took rev 1.55, when I should have taken rev 1.53.David E. O'Brien2000-11-011-2/+2
* MFC: MI/MD split and allow the building of the syscall bits at compile timeDavid E. O'Brien2000-11-011-4/+17
* MFC: Collect the MD syscalls from /sys/compat/linux.David E. O'Brien2000-11-011-69/+9
* MFC: Split the Linux compat bits into an MI/MD division.David E. O'Brien2000-11-0113-7172/+1
* MFC: [rev 1.777] Add a missing "break;" to the Cypress case in isab_match().Alan Cox2000-11-011-0/+1
* MFC: Close PR #21078: fix multicast filter programming on the PegasusBill Paul2000-11-011-1/+1
* o MFC of System V IPC disabling in jail():Robert Watson2000-11-015-0/+54
* MFC:Søren Schmidt2000-11-012-158/+117
* MFC: IPv6 was not work on FDDI.Hajimu UMEMOTO2000-11-011-0/+87
* MFC: (rev 1.78) Wrong checksum may have been computed for certain UDP packets.Ruslan Ermilov2000-11-011-1/+1
* MFC: (rev 1.148)Ruslan Ermilov2000-11-011-1/+4
* Merged from sys/i386/conf/GENERIC revision 1.246.2.20.Yoshihiro Takahashi2000-11-011-0/+1
* MFC Update to driver 2.18Roger Hardiman2000-11-015-15/+140
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-014-0/+1078
* MFC: bugfix: cut&paste errorNick Hibma2000-11-011-1/+1
* MFC: Correct the byte-order of the address family passed to bpfBrian Somers2000-11-011-5/+12
* MFC: Remove the use of the __P() macroNick Hibma2000-10-3116-550/+435
* MFC: the USB scanner driver. See SANE home page for supported USB scanners.Nick Hibma2000-10-315-1/+8
* MFC: [rev 1.93] Add missing call to knote_fdclose() in setugidsafety()Alan Cox2000-10-311-0/+4
* MFC: Make sure usb_hid_descriptor_t is packed.Nick Hibma2000-10-311-2/+34
* MFC: Add some extra defines for signals.Nick Hibma2000-10-311-0/+9
* MFC: [rev 1.83] and [rev 1.85]Alan Cox2000-10-311-22/+7
* MFC: Additional defines for constantsNick Hibma2000-10-312-31/+61
* MFC: The driver for the 3Com 5605 USB modem.Nick Hibma2000-10-311-25/+1121
* set channel reference count to 0 on close, fixes EBUSY after opening /dev/dspCameron Grant2000-10-311-5/+7
* MFC: note a few SCSI-3 items for data compression page.Matt Jacob2000-10-311-6/+10
* MFC: Remove unnecessary includes and remove use of __P() macros.Nick Hibma2000-10-311-8/+6
* MFC: Make the hub more lenient towards devices that disconnect themselvesNick Hibma2000-10-311-23/+15
* MFC: Remove an unused include. Also convert source to ANSINick Hibma2000-10-311-7/+6
* MFC 1.41: Make sure the endpoint list is set to zero on attach.Nick Hibma2000-10-311-11/+13
* MFC: Allow path and engine inquiries via the XPT device. Return ENOTSUP forJustin T. Gibbs2000-10-311-1/+3