Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-12 | Correct uvm_km_suballoc() arguments, do not make phys_map pageable. | Miod Vallat | |
2005-12-09 | Drop clause 3/4 as per i386 version. | Jonathan Gray | |
ok aaron@ (Copyright holder). | |||
2005-11-28 | Leftovers from picatimes. | Miod Vallat | |
2005-11-24 | add lint-specific hacks. at the same time, clean out a lot of ancient | Theo de Raadt | |
cruft for old compilers and environments. there may be a 2nd round of polishing after this; ok miod and others | |||
2005-11-09 | splimp -> splnet | Brad Smith | |
2005-08-14 | catched->caught | Miod Vallat | |
2005-08-06 | We do not need a char machine_arch[] constant. | Miod Vallat | |
ok deraadt@ | |||
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne | |
ok deraadt@ beck@ marco@ | |||
2005-08-01 | Create installation media that is recognized as such by the PROM. | Mark Kettenis | |
ok deraadt@ | |||
2005-08-01 | put -l into the right place... | Jason McIntyre | |
2005-08-01 | Add support for "hard links" in volume header. | Mark Kettenis | |
ok miod@ | |||
2005-08-01 | More entries in chrtoblktbl[]. ok deraadt@ | Miod Vallat | |
2005-07-21 | need moddi3 too | Theo de Raadt | |
2005-07-21 | put libkern after libz | Theo de Raadt | |
2005-07-18 | remove trailing newline in panic(9); ok millert@ and deraadt@ | Federico G. Schwindt | |
2005-05-06 | generate vim-compatible tag files, from netbsd | Pedro Martelletto | |
2005-05-06 | Add tags to sgi. | Marco Peereboom | |
<miod> commit your stuff. <miod> make tags work. | |||
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith | |
ok deraadt@ | |||
2005-05-01 | spelling | David Krause | |
2005-05-01 | spacing; ok miod@ deraadt@ | David Krause | |
2005-04-30 | start the job of making things look more alike | Theo de Raadt | |
2005-04-30 | nice docs at top of GENERIC | Theo de Raadt | |
2005-04-28 | remove junk from 8 years ago | Theo de Raadt | |
2005-04-28 | - sort options | Jason McIntyre | |
- sync usage() - other minor tweaks | |||
2005-04-27 | simple man page for sgivol | Theo de Raadt | |
2005-04-27 | spacing | Theo de Raadt | |
2005-04-27 | spacing | Theo de Raadt | |
2005-04-27 | if SystemPartition contains a cdrom boot specifier, whack the | Theo de Raadt | |
OSLoadPartition variable to point to partition 0 of the same unit. | |||
2005-04-27 | avoid the o{open,read,lseek} interfaces, and use the regular ones, because | Theo de Raadt | |
we want to be able to handle gzip files | |||
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff | |
2005-04-15 | make sure aligment does not return zero block size | Michael Shalayeff | |
2005-03-08 | Cosmetics... | Thierry Deval | |
Mainly remove space between locators parens, replace spaces with tabs where appropriate and consistently align dependencies. | |||
2005-03-05 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval | |
Ok deraadt@, miod@ | |||
2005-02-22 | typo | Alexander Yurchenko | |
2005-02-20 | Feature-sync boot() with other platforms: | Miod Vallat | |
- run shutdown hooks. - do not turn reboot into halt if cold and invoked from ddb. ok deraadt@ | |||
2005-02-17 | ehternet -> ethernet | Miod Vallat | |
2005-01-31 | Un-__P. | Alexander Yurchenko | |
ok pefo@ | |||
2005-01-31 | Move md_clk_attach() prototype to mips64/dev/clockvar.h. | Alexander Yurchenko | |
ok pefo@ | |||
2005-01-25 | Enable mavb(4). | Mark Kettenis | |
go for it miod@ | |||
2005-01-24 | Fix MACE ISA ringbuffer alignment. | Mark Kettenis | |
2005-01-24 | Tweak mixer label. Whitespace. | Mark Kettenis | |
2005-01-18 | Move rm7000.h file from sgi to mips64. | Alexander Yurchenko | |
ok pefo@ miod@ | |||
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith | |
From NetBSD NetBSD PR 27678 for details ok mcbride@ | |||
2005-01-02 | Hookup mavb driver (but leave it commented out in GENERIC). | Mark Kettenis | |
2005-01-02 | Add IPL_AUDIO/splaudio(). | Mark Kettenis | |
2005-01-02 | Fix typo. | Mark Kettenis | |
2005-01-02 | Add a few missing constants. | Mark Kettenis | |
2005-01-02 | Split out register definitions. | Mark Kettenis | |
2005-01-02 | Add OpenBSD tag. Better mixer support. | Mark Kettenis | |
2005-01-02 | Moosehead A/V Board audio driver. | Mark Kettenis | |