summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Correct typo from previous commit.scottl2004-06-121-1/+1
* | Back out 1.23 until I figure out why it causes Netra t1 100 to no longermarius2004-06-121-1/+1
* | FreeBSD-ify ALTQ:mlaier2004-06-129-21/+164
* | This commit was generated by cvs2svn to compensate for changes in r130365,mlaier2004-06-1221-0/+14567
|\ \
| * | Import parts of the ALTQ framework from latest KAME snapshot (which is up tomlaier2004-06-1221-0/+14567
| /
* | Use tabs instead of spaces between #define and macro name; a mergerwatson2004-06-111-2/+2
* | Modify ip fw so that whenever UID or GID constraints exist in acsjp2004-06-111-30/+77
* | Neither pmap_enter() nor pmap_enter_quick() should create pv entries foralc2004-06-111-4/+10
* | Move uma_small_alloc() and uma_small_free() out of the pmap and into theiralc2004-06-113-46/+83
* | Style cleanup.schweikh2004-06-111-64/+81
* | Fix for a problem seen only on 6xxx series controllers, where-in thevkashyap2004-06-113-8/+17
* | Gah! Plug a mbuf leak I introduced in the last commit.bmilekic2004-06-111-2/+3
* | * Fix typo in comment.schweikh2004-06-111-6/+4
* | Shuffle some code around.julian2004-06-112-43/+67
* | Document the STRIPBIN environment variable. This includes adding amarcel2004-06-111-0/+12
* | Sperate out the MD parts of kvm-fbsd to get rid of the #ifdef maze.obrien2004-06-115-275/+317
* | Add sha1 and rmd160 checksum tools.eik2004-06-113-67/+206
* | Import the ttys file for arm.cognet2004-06-111-0/+309
* | Make the XPT_CALC_GEOMETRY op dependent on the sc_extended_geometry flagscottl2004-06-113-1/+4
* | COMPAT_SUNOS is gone.phk2004-06-111-5/+3
* | Make this look less dubious :-)phk2004-06-111-3/+0
* | Cast the arguments to make_h_number() to uintmax_t before multiplyingjoerg2004-06-111-2/+2
* | Deorbit COMPAT_SUNOS.phk2004-06-1133-106/+84
* | Merge boot0 and boot0sio so they behave the same.phk2004-06-111-42/+17
* | Back out the last change as that broke some SATA devices.sos2004-06-111-9/+4
* | Reduce the number of preallocated pv entries and lpte entries inalc2004-06-111-9/+2
* | Remove unneeded Giant acquisition in divert_packet(), which isrwatson2004-06-111-15/+0
* | Constify raw_sendspace and raw_recvspace, as they're not mutable.rwatson2004-06-111-2/+2
* | Switch to conditionally acquiring and dropping Giant around calls intorwatson2004-06-111-2/+2
* | Un-staticize 'dst' sockaddr in the stack of bpfwrite() to preventrwatson2004-06-111-1/+2
* | Lock down parallel router_info list for tracking multicast IGMPrwatson2004-06-111-1/+27
* | Change defualt time zone from GMT to UTC. This will not be MFC-ed, andkensmith2004-06-111-1/+6
* | Merge from DRI CVS as of 2004-05-26. Most of the meat is new PCI IDs and a newanholt2004-06-1121-249/+609
* | Add some fenv.h regression tests.das2004-06-112-0/+535
* | Shift the FPSR contents by the correct amount so feupdateenv() raisesdas2004-06-111-1/+1
* | Insert a missing '~' in feholdexcept(), so that it correctly clearsdas2004-06-111-1/+1
* | Make sysctl_wire_old_buffer() respect ENOMEM from vslock() by markinggreen2004-06-111-2/+5
* | Oops: gtar's --dereference should be a synonym for bsdtar's -L, not -H.kientzle2004-06-112-3/+3
* | Revise previous commit - I managed to mess up a 1-line change and brokepeter2004-06-111-1/+1
* | The gcc/config/i386/freebsd64.h file neglects to override the defaultpeter2004-06-102-0/+10
* | Remove second <sys/cdefs.h> and __FBSDID.marius2004-06-101-3/+0
* | Argh. Add the mini-stack-frame back in for mcount's benefit for syscallpeter2004-06-101-0/+4
* | Make profiling work for varargs functions.. %al is an additional argumentpeter2004-06-101-0/+2
* | Add a first version of a pcf(4) front-end for the Sun i2c devices ("i2c"marius2004-06-101-0/+261
* | - Add missing <sys/module.h>.marius2004-06-101-3/+4
* | - Add missing <sys/module.h>.marius2004-06-101-20/+20
* | - #define\tFOO\tBARmarius2004-06-101-2/+2
* | Introduce a subsystem lock around UNIX domain sockets in order to protectrwatson2004-06-101-58/+193
* | Insta-MFi386: ignore disabled cpu apic id's entirelypeter2004-06-101-13/+8
* | Correct assorted typos and grammos.schweikh2004-06-101-3/+3
OpenPOWER on IntegriCloud