summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the version number.delphij2010-02-021-1/+1
* GPIB overhaul, part #2: make the tnt4882 driver work with the newerjoerg2010-02-016-81/+304
* Add xrefs to gpib(3), now that it exists.joerg2010-02-013-3/+3
* PCI express device status register has W1C feature. Writing 0 hasyongari2010-02-011-2/+5
* Add a libgpib to the list of known .Lb names.joerg2010-02-011-0/+1
* Finally, document libgpib.joerg2010-02-012-0/+757
* Add more bit definitions to PCI express device control and deviceyongari2010-02-011-0/+8
* A few minor changes: add altq option header, add missing conditionaljfv2010-02-012-3/+116
* Make PCI Express host controllers functional, by:marcel2010-02-011-0/+26
* Change the default value for the flag enabling superpage mapping andalc2010-02-011-1/+1
* Use the capability pointer to indicate whether the host controller ismarcel2010-02-011-12/+13
* Conform style.Makefile(5) and replace = and += with ?=, which lets you towkoszek2010-02-012-2/+2
* NetCell is a PCI hardware RAID without cable and mode setting.mav2010-02-011-1/+11
* use u_char instead of u_int for short bitfields.luigi2010-02-012-6/+6
* ManageSieve has been added as port 4190:ume2010-02-011-0/+2
* Merge r178860 from sparc64:marius2010-02-011-81/+90
* Merge r177565 from sparc64:marius2010-02-012-14/+13
* Merge r157224 from sparc64:marius2010-02-011-4/+4
* Fix bugs:jasone2010-01-314-1352/+2256
* Make sure we convert audit records that were produced as the result of thecsjp2010-01-311-0/+7
* Remove extra semicolon.brucec2010-01-311-1/+1
* Fix typo of ENOTCONN.brucec2010-01-314-3/+5
* Hook up the siba_bwn module to the build.weongyo2010-01-311-0/+1
* Adds siba_bwn module which is used with bwn(4). Main purpose of thisweongyo2010-01-319-157/+3162
* Note sendmail 8.14.4 upgradegshapiro2010-01-311-1/+1
* The EFI vendor UUID for FreeBSD variables is called EFI_FREEBSD_VARIABLEmarcel2010-01-311-1/+1
* Implement the "-i" option to sysctl(8), to ignore failures whilegavin2010-01-312-4/+15
* Patch the experimental NFS client so that there is a timeoutrmacklem2010-01-314-58/+138
* Properly use dev_refl()/dev_rel() in kern.devname.ed2010-01-311-10/+13
* Perform some cleanups to devname(3).ed2010-01-311-13/+10
* Enable MTRR on all VIA CPUs that claim support.rnoland2010-01-311-4/+1
* Welcome drm support for VIA unichrome chips.rnoland2010-01-3119-1/+5942
* Import simple drm memory manager.rnoland2010-01-3113-5/+1302
* Improve previous commit and add missing ar9280.crpaulo2010-01-311-3/+3
* Build 928x files too.rpaulo2010-01-311-1/+2
* Allow mknod(8) to be only invoked with a pathname as an argument.ed2010-01-312-32/+40
* - Check if_type of "addm <interface>" before setting thehrs2010-01-311-14/+34
* Export the UUID of the partition in the XML. The partition UUID is usedmarcel2010-01-301-0/+3
* Add files to remove when MK_GPIB=no.antoine2010-01-301-3/+16
* Add files to remove when MK_GDB=no.antoine2010-01-301-3/+12
* Add files to remove when MK_GAMES=no.antoine2010-01-301-3/+48
* Add files to remove when MK_FREEBSD_UPDATE=no.antoine2010-01-301-0/+7
* Add files to remove when MK_FLOPPY=no.antoine2010-01-301-0/+11
* Allow use of -6 option to "server" and "peer" in ntp.conf.ume2010-01-301-1/+3
* Implement handling of the third argument of cpu_switch(). This unbreaksmarius2010-01-302-40/+50
* Support -V option to print a dot for each file processed.kientzle2010-01-303-3/+21
* Introduce libefi -- a library around EFI runtime services and protocols.marcel2010-01-309-2/+634
* Provide access to pcpu structures for SMP kernels.neel2010-01-306-118/+76
* Fix for kern/141646: when stacking pseudo drivers likejfv2010-01-301-14/+30
* Don't check the device ID. Instead, check the class, subclass andmarcel2010-01-291-28/+13
OpenPOWER on IntegriCloud