Age | Commit message (Expand) | Author |
2006-03-25 | allow bpf(4) to ignore packets based on their direction (inbound or | Damien Miller |
2006-03-14 | no need for an aperture. we are unlikely to ever allow pci video cards | Theo de Raadt |
2006-03-13 | * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to | Brad Smith |
2006-03-12 | remove splimp. | Brad Smith |
2006-03-04 | | -> || | Brad Smith |
2006-02-14 | Homogeneize WSDISPLAY_* option comments (especially on cats) | Miod Vallat |
2006-01-06 | Merge machine/ansi.h and machine/types.h into machine/_types.h and | Todd C. Miller |
2006-01-04 | Cut buffers pressure down to 35% of kvm max, since (for now) kvm is | Miod Vallat |
2006-01-04 | Stop abusing phys_map to know if it is safe to use malloc in extent routines; | Miod Vallat |
2006-01-04 | Do not return zero in bus_space_map() on failure (sigh). | Miod Vallat |
2006-01-04 | Use symbolic constants for the MACE ISA address range in mace_space_unmap() | Miod Vallat |
2006-01-04 | Better rounding logic when registering memory regions in uvm; we would lose | Miod Vallat |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2005-12-27 | Remove unused sw_nblks field of struct swdevt. Then, remove swapconf() | Miod Vallat |
2005-12-20 | Since we are allowed to rely on the fact that the pcb is the first element | Miod Vallat |
2005-12-20 | Remove initial extent storage for crime and mace bus_space. By the time | Miod Vallat |
2005-12-19 | Use MACE ISA constants instead of magic values. | Miod Vallat |
2005-12-19 | Constify. | Miod Vallat |
2005-12-17 | Let the xtlb refill handler fault if the userland va is out of the supported | Miod Vallat |
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 |
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 |
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 |
2005-08-03 | enable safte and ses on all archs that appear to have real scsi busses | David Gwynne |
2005-08-01 | Create installation media that is recognized as such by the PROM. | Mark Kettenis |
2005-08-01 | put -l into the right place... | Jason McIntyre |
2005-08-01 | Add support for "hard links" in volume header. | Mark Kettenis |
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 |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
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 |
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 |
2005-04-27 | avoid the o{open,read,lseek} interfaces, and use the regular ones, because | Theo de Raadt |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2005-04-15 | make sure aligment does not return zero block size | Michael Shalayeff |