summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* The MAP_ENTRY_NEEDS_COPY flag belongs to protoeflags, cow variablekib2010-01-291-1/+1
* - Fix some style(9) bugsgabor2010-01-291-17/+16
* When backtracing self, start with the current frame (i.e. themarcel2010-01-291-1/+1
* Bump .Dd for r203164.jh2010-01-291-1/+1
* Add myself and show rrs@ as my mentor.brucec2010-01-291-0/+2
* Add my birthday.brucec2010-01-291-0/+1
* Reset port on disconnect event, to abort any running requests.mav2010-01-292-16/+12
* Add "maxfilesize" mount option for tmpfs to allow specifying thejh2010-01-292-57/+10
* You must include fcntl.h (in practice) to be able to do anything usefulrwatson2010-01-291-0/+1
* add static qualifier to definition of a function already declared staticavg2010-01-292-2/+2
* Add support for the AR9285 chipset, which is found on many netbooksrpaulo2010-01-2917-191/+2004
* Replace Id keyword with the FreeBSD keyword.rpaulo2010-01-2910-10/+10
* - Handle short reads when the -P option is used. Short reads must bejh2010-01-291-8/+3
* Replace Id keyword with the FreeBSD keyword.rpaulo2010-01-291-1/+1
* - Cast time_t, int64_t and some int32_t values to intmax_t and use "%jd"jh2010-01-295-25/+29
* Follow Neel's suggestion and switch to usingrrs2010-01-291-17/+18
* For our memory re-mapping trick to workrrs2010-01-291-4/+20
* Its possible that our RMI box has memory extendingrrs2010-01-291-3/+16
* Move ID up into comment block.. per bsdimprrs2010-01-291-3/+4
OpenPOWER on IntegriCloud