summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add a -k option to reboot to specify the kernel to boot next timewes2002-04-261-1/+1
* vinum_open: recognize twed device.grog2002-04-261-1/+4
* Add UDF to the list of filesystems where locking assertions should berwatson2002-04-261-1/+2
* UIO_NOCOPY is not supported for now, so refuse read opeartion if this flagbp2002-04-261-0/+6
* 1.43 (dfr 04-Apr-97): /*rwatson2002-04-261-2/+1
* Make sure that sockets undergoing accept filtering are aborted in asilby2002-04-263-4/+15
* Add the mutex profiling lock to the witness list. This hopefully unbreaksdes2002-04-251-0/+1
* Fixed some longstanding bugs in _getenv_static():bde2002-04-251-3/+4
* Implement true multicast filtering.semenu2002-04-251-16/+64
* The official name for McKinley is: Itanium 2marcel2002-04-251-1/+1
* MFi386: revision 1.339.nyan2002-04-251-1/+1
* MFi386: revision 1.56nyan2002-04-251-18/+6
* MFi386: revision 1.8nyan2002-04-251-5/+3
* Merged from sys/dev/syscons/syscons.c revision 1.383nyan2002-04-251-2/+2
* Break the following implementation of panic(3):bde2002-04-251-0/+1
* Add a power exceeded debug message.joe2002-04-251-1/+2
* MFNetBSD:joe2002-04-251-2/+2
* MFNetBSD:joe2002-04-251-5/+38
* MFNetBSD:joe2002-04-251-2/+9
* - Fix a round down bogon in uma_zone_set_max().arr2002-04-251-0/+2
* bring in changes from 3.4.26.darrenr2002-04-2514-160/+338
* This commit was generated by cvs2svn to compensate for changes in r95415,darrenr2002-04-251-0/+275
|\
| * Import IPFilter 3.4.26 kernel sources, including H.323 proxy.darrenr2002-04-251-0/+275
| * Import IPFilter 3.4.26 kernel sources, including H.323 proxy.darrenr2002-04-2514-186/+378
| * Import IPFilter 3.4.25 (last version 3.4.20)darrenr2002-03-1920-869/+2077
* | Don't use the symbol name to lookup the symbol value when we can usemarcel2002-04-259-86/+168
* | - Tweak wording of panic message to make more sense.arr2002-04-241-2/+2
* | Improve the cross-references in the XML output.phk2002-04-241-12/+9
* | - Turn the atm_stackq_pool into a uma_zone (and change it's name toarr2002-04-241-9/+9
* | Correct timer management (deprecated) in nd6_timer.ume2002-04-241-2/+3
* | Add another chip id for the new LAVA 4-port serial card.jhay2002-04-241-0/+10
* | Ignore the multifunction bit in the PCIR_HEADERTYPE.jhay2002-04-241-1/+1
* | - Remove atm_attributes_pool and the relating atm_allocate() and atm_free()arr2002-04-243-11/+15
* | Don't call freeenv() on a modified pointer.mux2002-04-241-6/+7
* | aic7xxx_freebsd.c -> aic7xxx_osm.cgibbs2002-04-241-1/+1
* | Major update to the aic7xxx driver:gibbs2002-04-2415-2889/+858
* | Add macro functionality.gibbs2002-04-2410-208/+1248
* | o Work around bugs in the powerof2 macro: It thinks that 0 is a power ofimp2002-04-243-36/+54
* | Fix a PNPID in a commentimp2002-04-242-2/+2
* | Make specific provisions for the kernel simulator used in the regressionphk2002-04-241-1/+1
* | The install.debug and reinstall.debug targets are needed solelyru2002-04-242-17/+23
* | Free(9) should be Giant-free.tanimura2002-04-241-1/+1
* | Split file system setup code out into a function called mount.jake2002-04-241-50/+109
* | Prepare for a major update to the aac driver:scottl2002-04-245-259/+166
* | Add support for loading files other than /boot/loader. Useful if you'rejake2002-04-241-79/+234
* | Remove sodropablereq - this function hasn't been used since thesilby2002-04-243-90/+0
* | Add an exit function.jake2002-04-241-3/+21
* | Add -Wno-unused.jake2002-04-241-1/+1
* | memcpy, memset -> bcopy, bzero.jake2002-04-241-32/+28
* | Clean up elf loading to not make assumptions about the ordering of sections.jake2002-04-241-37/+18
OpenPOWER on IntegriCloud