summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Give ia64 the exact same semantics as i386 with respect to non-512phk2003-06-041-1/+2
* Have the port readmes follow the same logic as buildworld. We skipmarcel2003-06-041-5/+5
* Add id for TI's 1394b link chip.simokawa2003-06-042-0/+5
* Userspace prototypes for the extattr_list_*() system calls.rwatson2003-06-041-0/+6
* Document the BUG (feature) that you can pass in an empty name torwatson2003-06-041-1/+6
* The vnode operations for extended attributes no longer suffer fromrwatson2003-06-041-4/+1
* Document the new explicit listing API for extended attributes; noterwatson2003-06-041-6/+32
* Implementations of extattr_list_fd(), extattr_list_file(), andrwatson2003-06-042-0/+286
* Regen from syscalls.master:1.149, addition of extended attributerwatson2003-06-045-7/+40
* Add system calls to explicitly list extended attributes on arwatson2003-06-041-0/+6
* KMF_DONE is now in /sys/sys/kse.h, no longer need to define it here.davidxu2003-06-044-14/+0
* Fix ALIGNED_POINTER(). sizeof((u_int32_t)) is not legal C.peter2003-06-041-1/+1
* Unbreak ia64. 'nuff said.marcel2003-06-041-0/+4
* Change handling to support strong alignment architectures such as alpha andticso2003-06-044-23/+74
* Assert the vnode lock when returning successfully from vn_open_cred().rwatson2003-06-041-0/+1
* Remove un-needed code.julian2003-06-044-100/+56
* Don't call sbp_do_attach() recursively after agent resetsimokawa2003-06-031-1/+1
* Allocate zeroed space for fwdev.simokawa2003-06-031-1/+2
* Open fwmem device exclusively.simokawa2003-06-031-0/+5
* Add a geom_vol_ffs module and hook up to the build.gordon2003-06-032-1/+10
* Add vm object locking to vm_object_coalesce().alc2003-06-031-7/+12
* Fix a potential bucket leak where when freeing to an empty bucketbmilekic2003-06-031-57/+29
* Bah, revert the previous commit for the time being due to inadequate testingjhb2003-06-031-6/+8
* Update MPILIB from code received from LSI. Make changes in the rest ofmjacob2003-06-039-159/+519
* Make ed compile in the NOCRYPT case.jhay2003-06-031-0/+4
* Change fatal to warnx() for unknown encodingache2003-06-031-4/+2
* Fix the asm constraints so that we use the correct constants when acquiringjhb2003-06-031-8/+6
* Mdoc: fix hard sentence breaks.hmp2003-06-031-35/+57
* Document that kldload(2) can also return EEXIST.hmp2003-06-031-0/+4
* Catch up with revs 1.49-1.50 of df.c: don't mention -t in the BUGS sectionbde2003-06-031-3/+1
* Fixed exit code in previous commit. "var++" to set a flag to nonzerobde2003-06-031-5/+9
* Teach recent changes in the umtx structure in the kernel to the libthrmtm2003-06-031-1/+1
* Remove SI_SUB_VINUM. SI_SUB_RAID makes more sense.grog2003-06-031-3/+2
* The midway driver has been busdmaified and is not i386-specific anymore.harti2003-06-034-64/+18
* - Remove the blocked pointer from the umtx structure.jeff2003-06-033-174/+164
* Don't deregister the kld on resetconfig, only when we're really readygrog2003-06-031-3/+3
* Free memory of internal low level lock when mutex and condition variabledavidxu2003-06-034-0/+18
* When scanning for changed containers, don't assume that the controllerscottl2003-06-031-7/+10
* Two enhancements for kdump.peter2003-06-032-21/+101
* Turn on btxld for amd64.peter2003-06-031-0/+4
* Add AMD64 support.peter2003-06-032-1/+5
* Add support for generic PMCICA ATA CARDimp2003-06-031-0/+1
* Sync to 1.51imp2003-06-031-1/+4
* Add another PCMCIA IDE CARDimp2003-06-031-0/+1
* Account for packets processed at layer-2 (i.e. net.link.ether.ipfw=1).kbyanc2003-06-021-3/+6
* Merge from private version:sam2003-06-021-50/+127
* Redo locking for better SMP suport:sam2003-06-021-15/+18
* Redo locking for proper SMP operation:sam2003-06-022-52/+50
* Flush my local cache of cryto subsystem fixes:sam2003-06-023-18/+43
* Cosmetic; record offsets used within jmpbufpeter2003-06-023-30/+30
OpenPOWER on IntegriCloud