summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add freebsd32 compat wrappers for msgctl() and _semctl() usingjhb2007-12-062-25/+219
* Move 32-bit SYSV IPC structure definitions into freebsd32_ipc.h.jhb2007-12-062-36/+72
* size_max should be unsigned, as such, use size_t here.delphij2007-12-061-1/+1
* Erm, add a missing else, we do not want to increase the mapping counters forcognet2007-12-061-1/+1
* Move several data structure definitions out of freebsd32_misc.c and intojhb2007-12-064-83/+94
* Remove more dup'd codejulian2007-12-061-21/+0
* remove duped codejulian2007-12-061-26/+1
* No need to assert that a == b when we just set a = b.julian2007-12-061-1/+0
* - Add support for all geom class command options in the Fixit environment bylulf2007-12-061-0/+2
* Change uint8_t to equivalent base language type and add line break where 80kmacy2007-12-061-4/+6
* Add new controllers supported by rev 1.64 and 1.65 of aac_pci.cemaste2007-12-061-0/+28
* Add more PCI ID's from Adaptec's driver, including two requestedemaste2007-12-061-0/+16
* Simpler version of the previous commit.des2007-12-061-5/+2
* Only attach to a GPT partition if it has the GPT_ENT_TYPE_FREEBSD type.jhb2007-12-061-0/+13
* Add several missing comma's in the fancy syscall parsing case beforejhb2007-12-061-0/+12
* Set the tcb (thread control block) in the child process after a fork.deischen2007-12-061-0/+13
* Respect the fact that the value a may be constant so cast to const uint8_t *kmacy2007-12-061-2/+2
* Add a BSD disklabel backend to g_part:marcel2007-12-067-15/+498
* Add PCI IDs for additional cards:emaste2007-12-061-0/+12
* Hold Giant over the entire execution of the suspend path instead ofnjl2007-12-061-4/+4
* - optimize the initialization of the SB max variables.rrs2007-12-062-9/+20
* Fix bit macros to work on multi-byte typeskmacy2007-12-051-4/+4
* Fix a use-after-free.philip2007-12-051-2/+1
* Plug two potential (root-only, local) information leaks. buf is notphilip2007-12-052-8/+8
* style(9)obrien2007-12-051-15/+15
* Reenable the Amd build. 'make world' passed on my amd64 8-CURRENT system.obrien2007-12-051-0/+1
* Teach dhclient(8) about net80211 link (association) status.jkim2007-12-051-1/+4
* Put stock 6.1.5 file into HEAD.obrien2007-12-0516-907/+1175
* Not sure why mbr deleted this file - its useful.obrien2007-12-051-0/+4
* Teach Amd how to unmount.obrien2007-12-051-0/+3
* Accidently created the file with the wrong name.obrien2007-12-051-8/+0
* 'amu_autofs_prot.h'obrien2007-12-051-0/+8
* Adjust for new files added to 6.1.5, and files retired from 6.0.10p1.obrien2007-12-051-9/+10
* Update for version 6.1.5.obrien2007-12-051-117/+253
* We now have to use part of the vendor supplied xdr_func.c.obrien2007-12-051-3/+8
* These now need to link with libamu.obrien2007-12-052-0/+6
* Add new BUILD_* knobs, and switch our definition & setting of BUILD_*obrien2007-12-052-6/+8
* Autoconf would have created a symlink from conf/autofs/autofs_default.hobrien2007-12-051-0/+8
* 2005-05-28 Erez Zadok <ezk@cs.sunysb.edu>obrien2007-12-051-504/+0
* 2005-10-02 Erez Zadok <ezk@cs.sunysb.edu>obrien2007-12-051-176/+0
* 2005-03-05 Ion Badulescu <ionut@moisil.badula.org>obrien2007-12-051-200/+0
* Include support for FreeBSD's <fs/msdosfs/msdosfsmount.h>.obrien2007-12-051-61/+212
* Merge rev. 1.7 (change mounting directory to match traditional FreeBSDobrien2007-12-051-114/+138
* Merge the 6.0.10p1 -> 6.1.5 changes into our manpages.obrien2007-12-059-115/+455
* This commit was generated by cvs2svn to compensate for changes in r174294,obrien2007-12-05129-9775/+20888
|\
| * Virgin import of AMD (am-utils) v6.1.5obrien2007-12-05157-10986/+22912
| * Delete from the vendor brach a few things that are dead on head.obrien2007-12-05104-5244/+0
| * Delete from the vendor brach a few things that are dead on head.obrien2007-12-0123-10418/+0
* | Temporarily disable amd for import.obrien2007-12-051-1/+0
* | - Puts default limits on 4k/9k and 16k zones for mbufs all basedrrs2007-12-051-6/+67
OpenPOWER on IntegriCloud