summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix an aliasing error in the new TP support and reenable it in the build.kientzle2006-01-262-3/+5
* Put in at least an attempt to ID the 2422 (4Gb part)mjacob2006-01-261-0/+14
* Document a bit pts.cognet2006-01-261-0/+34
* Make getttyent() report what the pts ptys as well.cognet2006-01-261-1/+38
* ptsname() bits for pts.cognet2006-01-261-5/+45
* Teach openpty() how to deal with pts.cognet2006-01-261-0/+45
* Linux compat bits needed to make linux programs use the new ptys :cognet2006-01-263-1/+33
* Bring in a sysv-style pts implementation, as found in the rwatson_pts perforc...cognet2006-01-264-8/+1026
* - Add a umass quirk that should have been part of latest commit.flz2006-01-261-0/+4
* Add Product IDs :flz2006-01-263-0/+64
* - Fix infinite loop in strip_log().flz2006-01-251-4/+2
* Add support for the JMicron JMB360 SATAII controller.sos2006-01-253-24/+119
* Remove sound since the sound(4) manual page no longer have ajoel2006-01-253-5/+0
* - Remove the comment about WSS/MSS cards being the best supportedjoel2006-01-251-18/+0
* Fix typos and clean up some comments.joel2006-01-253-10/+10
* Tie the amr_linux module into the build for i386 & amd64ambrisko2006-01-251-0/+4
* o Add IANA assigned InterBase Database Remote Protocol 3050/tcp/udp.maxim2006-01-251-0/+2
* Crank WARNS up to 6, just because we can.dougb2006-01-251-1/+1
* Axe KTR_ALQ_MASK now that KTR_WITNESS is off unless you hack an #ifdefjhb2006-01-253-4/+1
* The UPCI 32 rp(4) card uses BAR 2 like the UPCI 80 card.jhb2006-01-251-0/+2
* Make the %V{is} extension handle a NULL pointer like %s does: output "(null)"phk2006-01-256-5/+199
* Add a dummy arm Write_Disk() function, and compile libdisk on arm.cognet2006-01-254-6/+52
* Move the Internet Society copyright message so that it appears in thedfr2006-01-2535-910/+910
* Make sure buffers in if_bridge are fully initialized before copyingcperciva2006-01-251-0/+3
* - Avoid calling vm_object_backing_scan() when collapsing an object whenjeff2006-01-251-1/+3
* don't embed scope id before running packet filters.ume2006-01-251-20/+20
* The previous revision incorrectly changed a switch statement into an ifalc2006-01-251-3/+3
* Remove a redundant variable assignment in arena_reg_frag_alloc().jasone2006-01-251-1/+0
* If no coalesced exact-fit small regions are available, but delayed exact-jasone2006-01-251-173/+186
* Back out changes made in rev. 1.151.ups2006-01-251-1/+1
* Touch all the pages wired by sysctl_wire_old_buffer() to avoid PTEtruckman2006-01-251-1/+12
* Whitespace fix.jhb2006-01-241-1/+1
* - Add a new KTR_SUBSYS in place of KTR_SPARE1 to serve as a subsystemjhb2006-01-242-2/+13
* Add in the Linux IOCTL shim and create the megadev0 device soambrisko2006-01-244-0/+201
* With the recent changes to the implementation of page coloring, thealc2006-01-242-4/+2
* As a quick fix disable the update of the linux ld.so.cache file, sincenetchild2006-01-241-1/+1
* When doing IP forwarding with [FAST_]IPSEC compiled into the kernelandre2006-01-241-8/+10
* In ip_mdq() compute the TV_DELTA the correct way around.andre2006-01-241-1/+1
* In in_control() remove the temporary in_ifaddr structure from theandre2006-01-241-1/+2
* s/<space><tab>/<tab>/pjd2006-01-241-1/+1
* The 'reload' command did the same as 'restart' command.pjd2006-01-241-2/+0
* Remove stale comment.pjd2006-01-241-2/+0
* Use $ipsec_file instead of hardcoded /etc/ipsec.conf.pjd2006-01-241-1/+1
* Fix minor bug in uRPF:oleg2006-01-241-2/+8
* Do not test for DMA status on legacy ATA devices. This has the unfortunatesos2006-01-241-1/+2
* Implement 'ipfw fwd laddr,port' feature for UDP. According to ipfw(8)glebius2006-01-241-0/+20
* Add locking annotation and comments about socket, pipe, fifo problem.davidxu2006-01-241-125/+126
* In vm_page_set_invalid() invalidate all of the page's mappings as soon asalc2006-01-241-0/+2
* s/predefine/predefined/brooks2006-01-241-1/+1
* Give the TIMEOUT case a chance to work by using -t # instead of thebrooks2006-01-241-1/+1
OpenPOWER on IntegriCloud