Age | Commit message (Expand) | Author |
2003-05-05 | Write explicit scsibus at controller attachment, rather than scsibus at scsi | Miod Vallat |
2003-04-06 | strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64. | Hakan Olsson |
2003-04-03 | HPUX, HP/UX -> HP-UX | Jason McIntyre |
2003-03-14 | spl police. | Miod Vallat |
2003-03-14 | Zombies on the bridge, captain. | Miod Vallat |
2003-03-12 | backout the two previous patches, it breaks the 3com ae card and I don't | Jason Wright |
2003-03-01 | - only declare and provide pmap_map() for mac68k, until it bites the dust. | Miod Vallat |
2003-02-28 | Fix more evil typos. | Miod Vallat |
2003-02-26 | Let this compile if no DDB | Miod Vallat |
2003-02-26 | Fix symbol clash that would prevent a kernel configured with both ncr5380 | Miod Vallat |
2003-02-25 | Destaticize, and add RAMDISK_HOOK glue for bsd.rd | Miod Vallat |
2003-02-24 | Hammer the disklabel code once more: a few fixes, lots of simplifications, | Miod Vallat |
2003-02-24 | Defer the iomem extent initialization until the MMU is enabled. This is | Miod Vallat |
2003-02-24 | Sync struct pcb and struct mdproc with what other m68k ports use. This will | Miod Vallat |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff |
2003-01-28 | Remove (now) bogus diagnostic check and set the output length correctly (why ... | Jason Wright |
2003-01-27 | padd < mimimum sized frames with 0's instead of whatever the chip wants; base... | Jason Wright |
2003-01-27 | Convert m68k pmap from physseg to VM_PAGE_MD. | Miod Vallat |
2003-01-19 | shut up, dn(4). There's really no need to printf junk nobody wants to read | Henning Brauer |
2003-01-09 | Remove fetch(9) and store(9) functions from the kernel, and replace the few | Miod Vallat |
2003-01-05 | splassert on m68k-based arches. Not totally accurate on hp300 at the moment, | Miod Vallat |
2003-01-04 | Remove COMPAT_NOMID. It was deprecated since a long time, the man page wass | Miod Vallat |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |
2002-12-17 | Make SysV-style shared memory and semaphore limits sysctl'able. | Todd C. Miller |
2002-12-10 | achetypal -> archetypal | Miod Vallat |
2002-12-05 | remove altq entries. | Kenjiro Cho |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-10-29 | Since memory deallocation can't fail, remove the error return from | Artur Grabowski |
2002-10-13 | Remove more '\n's from panic() statements. From Chris Kuethe. | Kenneth R Westerback |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat |
2002-07-15 | repair tags building (due to obj dirs in /sys) | Michael Shalayeff |
2002-07-10 | proper cdev_decl(ksyms), fix ksyms's broken functions | Michael Shalayeff |
2002-07-10 | 'sez' is not an english word; ok deraadt@ | Jason Peel |
2002-06-24 | Provide dummy d_kqfilter() routine so that this compiles, until this driver | Miod Vallat |
2002-06-23 | uid_t is unsigned | Theo de Raadt |
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-11 | cnputc() routines are void, not int. | Miod Vallat |
2002-06-07 | Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@ | Thomas Nordin |
2002-06-03 | spell transceiver correctly | Theo de Raadt |
2002-06-03 | compatiblity -> compatibility | Theo de Raadt |
2002-05-16 | Add systrace support to all the remaining architectures. | Miod Vallat |
2002-04-29 | Enforce the bio <= net <= tty <= imp <= clock spl level ordering by fixing | Miod Vallat |
2002-04-29 | Define placeholders for art's splassert() debugging stuff on all arches. | Miod Vallat |
2002-04-29 | wierd -> weird | Peter Valchev |
2002-04-27 | Lots of cleanup to catch up with other m68k-based ports and modern code, | Miod Vallat |
2002-04-25 | Harmonize some bootstrap procedures with hp300, and move some variables | Miod Vallat |
2002-04-25 | Factorize more common m68k definitions. | Miod Vallat |
2002-04-24 | RAMDISK configurations for mac68k. | Miod Vallat |