summaryrefslogtreecommitdiff
path: root/sys/arch/sandpoint
AgeCommit message (Expand)Author
2006-08-26Remove obsolete #options VERIFIED_EXEC, found by grep(1).tsutsui
2006-05-09Bump SYMTAB_SPACE so that the symbol table fits again.he
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2006-02-05Remove 'count' argument for pseudo-devices that ignore itcube
2006-02-04bpfilter doesn't accept count anymore.rpaulo
2006-01-25free -> deallocchristos
2005-12-24__asm__ -> __asmperry
2005-12-24bare asm -> __asmperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-12-09Add (commented out) Veriexec options and pseudo-device to GENERIC kernels,elad
2005-12-07Adjust comments for options FFS_NO_SNAPSHOT.tsutsui
2005-11-23In decr_intr(), update lasttb only when clock interrupt is not masked.nonaka
2005-09-17make VMSWAP optional again.yamt
2005-09-17include "conf/std".yamt
2005-08-19Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernelschristos
2005-08-1964 bit inode changes.christos
2005-07-31revert "defflag VMSWAP" changes for now.yamt
2005-07-30defflag VMSWAP.yamt
2005-07-17Add support for reading cloop2 compressed filesystem image,hubertf
2005-06-25Add file-system PTYFS (commented out) so that people know its existence.rpaulo
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2005-06-02Fix variable shadowing and adapt to -Wconst-qual.he
2005-05-31Remove attachment for the piixide(4) driver from all non-x86 kerneltron
2005-05-10assign major for nsmb(4)jdolecek
2005-02-25Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config filessimonb
2005-02-18Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOTdsl
2005-02-17Install spr.hbriggs
2005-02-11Add 'option FFS_SNAPSHOT' to most of the config files.dsl
2004-11-24pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie ofbouyer
2004-11-10Add COMPAT_BSDPTY to the rest of the config files.christos
2004-10-23Centralize the declaration of booted_device and booted_partition.thorpej
2004-09-06fix a botch in config_found->config_found_ia transition,drochner
2004-08-30Phase out the use of a string as first "attach args" member to controldrochner
2004-07-29remove some typecasts to "cfmatch_t" which are obviously relicts fromdrochner
2004-07-29remove now unnecessary "pci_enumerate_bus" definitionsdrochner
2004-07-15Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commentedatatat
2004-06-29In the delay loop, mark the scratch register as earlyclobber.kleink
2004-06-26Add (commented out) ALTQ options to all GENERIC-like filesabs
2004-06-22have pf and pflog pseudo-device (commented out).itojun
2004-06-18ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTMchristos
2004-06-16Add pseudo-device ptm on all the generic flavored kernels.christos
2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink
2004-04-23pass string length (= boundary info) to pci_devinfo so that we do not run overitojun
2004-03-24remove license clauses 3 and 4 from my cpoyright noticesdrochner
2004-03-13Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)bjh21
2004-03-02Pull in SPRs via <powerpc/spr.h> in this single instance, and dispose ofkleink
2004-02-14Add a new MI attribute, pckbc_machdep_cnattach, and change pckbc_cnattach()bjh21
2004-02-13Uppercase CPU, plural is CPUs.wiz
2004-02-09Remove pcconskbd(4) support code since this port doesn't have pcconskbd(4)bjh21