summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Use LCONVPATHEXIST() rather than CHECKALTEXIST() and usejhb2005-02-181-9/+14
* | For the I/O port case, we need to set ok to 1 if we have what looksimp2005-02-181-8/+15
* | Support high vectors for arm9.cognet2005-02-181-0/+2
* | Somewhere along the line, tick accumulation for SA threads wasdeischen2005-02-182-2/+2
* | Silence witness warnings about duplicate pmap lock emitted sincemarius2005-02-181-1/+1
* | Push the assignments of some variables down into the sub-blocks whereharti2005-02-181-4/+16
* | Remove basically unused root_vp pointer in udfmount.rwatson2005-02-182-2/+0
* | Make sure to drop the VI_LOCK in vgonel();phk2005-02-181-1/+3
* | Run the netatalk netisrs without Giant.rwatson2005-02-181-4/+4
* | Conditionalize cd9660 chattiness regarding the nature of the file systemrwatson2005-02-182-6/+14
* | For non-embedded platforms, increase the size of the argument list.obrien2005-02-181-0/+4
* | Push down variables into local scope in Var_Parse to make theirharti2005-02-181-7/+6
* | Fix a couple of u_int_foos that should have been uint_foos.wpaul2005-02-183-4/+4
* | Make the Win64 -> ELF64 template a little smaller by using a stringwpaul2005-02-181-34/+21
* | In solisten(), unconditionally set the SO_ACCEPTCONN option inrwatson2005-02-181-6/+4
* | Document the cpufreq_drv_type() method and info-only flag.njl2005-02-181-6/+15
* | Introduce a new method, cpufreq_drv_type(), that returns the type of thenjl2005-02-185-23/+67
* | Remove 2 (SACK) fields from the tcpcb. These are only used by aps2005-02-174-20/+13
* | Fix a small style problem and add a __packed pragma for safety.scottl2005-02-171-1/+1
* | memspace is set to some value by masking off bits. When these bitsimp2005-02-171-4/+3
* | Undoing recent changes to make 3ware's i386 tools work on amd64, since there arevkashyap2005-02-172-59/+0
* | Check for the address space type first before validating it. In particular,njl2005-02-171-2/+6
* | Fix the support for the ax88[17]90 to print the right type, ratherimp2005-02-171-27/+31
* | Make the on-disk format of .dat files produced by strfile(8)ru2005-02-177-101/+109
* | Add myself to the calendarhq2005-02-171-0/+1
* | In case of drive errors, don't close the associated consumer andle2005-02-171-10/+2
* | Remove dublicated device entry from the synopsis.brueffer2005-02-171-1/+0
* | Mark netatm and netnatm explicitly as requiring Giant, as they still do.rwatson2005-02-172-0/+4
* | In accept1(), extend coverage of the socket lock from just coveringrwatson2005-02-171-2/+2
* | In sonewconn(), set the new socket's state to show the protocol-providedrwatson2005-02-172-2/+2
* | Whitespace cleanup: substitute mixed tabs and spaces by canonicalharti2005-02-171-16/+17
* | Move error case to begin of if-else chain. Do not needless initializeharti2005-02-171-14/+19
* | Document the new default init_path.des2005-02-171-1/+1
* | Introduce vx_wait{l}() and use it instead of home-rolled versions.phk2005-02-176-44/+44
* | Convert KASSERTS to VNASSERTSphk2005-02-171-22/+27
* | Add /rescue/init to the default init_path, before /stand/sysinstall.des2005-02-172-2/+2
* | Fix two typos in comments.harti2005-02-171-2/+2
* | Sort out the error case that a single '$' was passed a little bitharti2005-02-171-6/+11
* | Fix inteface clear time. pf printed "Thu Jan 1 09:00:01 1970"yongari2005-02-171-1/+8
* | The correct error value for not having enough storage is E2BIG, notnjl2005-02-172-2/+2
* | Fix the check for acpi_perf(4) so that we verify if it is fully attachednjl2005-02-171-4/+14
* | UltraSparc II[e,i] based systems come up with the tick compare registermarius2005-02-171-0/+6
* | aic79xx.c:gibbs2005-02-162-5/+16
* | Fix year in copyrights.pjd2005-02-162-2/+2
* | Copyright year update.pjd2005-02-161-1/+1
* | Fix year in copyrights.pjd2005-02-162-2/+2
* | Update copyright in files changed this year.pjd2005-02-168-8/+8
* | Fix year in copyrights.pjd2005-02-162-2/+2
* | Well, it seems that I pre-maturely removed the "All rights reserved"bmilekic2005-02-168-15/+15
* | Remove redundant label.wpaul2005-02-161-1/+0
OpenPOWER on IntegriCloud