summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add missing "int" to static var.asami1996-04-242-4/+4
* | This fixes kmem_malloc/kmem_free (and malloc/free of objects of > 8K).dyson1996-04-242-8/+11
* | Fix reverse logic bug which caused the ethernet configuration to never work.nate1996-04-241-1/+1
* | - This code adds some backwards compatability hacks for buggy APM BIOSnate1996-04-232-2/+50
* | Format the already applied PCCARD additions to use KNF form. Nonate1996-04-237-366/+340
* | - Make pccardd release it's allocated io space and sets the mem.cardaddrnate1996-04-231-5/+23
* | Adds the APM hooks into the generic pccard kernel files. With this codenate1996-04-236-16/+121
* | Add support for SOCKS if enabled.pst1996-04-232-4/+11
* | Add support for sockspst1996-04-238-3/+47
* | Fix second instance of the inb type when getting the current sequencer address.gibbs1996-04-231-2/+2
* | Fix a typo in the RESTART_SEQUENCER macro that could have causedgibbs1996-04-231-2/+2
* | Bring this into sync.jkh1996-04-2370-1260/+977
* | Cosmetic tweaks.jkh1996-04-232-4/+13
* | New variable NOOBJLINKwosch1996-04-221-9/+46
* | Updated the laptop 'kludge' file. Hopefully this can go away soon.nate1996-04-221-18/+20
* | typo shmrsh -> smrshpst1996-04-222-2/+2
* | Add a couple of needed X11 libraries. Discovered when trying to build ajdp1996-04-221-2/+3
* | - add apm to the GENERIC kernel (disabled by default), and add some commentsnate1996-04-2214-34/+171
* | Fix a segfault which occurs when it gets an empty input line.smpatel1996-04-221-1/+8
* | The default number of tags in the SCB paging case was supposed to begibbs1996-04-221-2/+2
* | This fixes a troubling oversight in some of the pmap code enhancements.dyson1996-04-222-2/+4
* | Find official home of smrshpst1996-04-211-1/+1
* | Enable proper installation of sendmail restricted shell smrsh(8).pst1996-04-215-16/+15
* | Add /usr/libexec/sm.bin for smrsh(8)pst1996-04-211-1/+3
* | Add "-x" to the linker command for building shared libraries. Thisjdp1996-04-211-2/+2
* | Fixed in-line IP header checksumming. It was performed on the wrong headerbde1996-04-211-2/+2
* | Take out quotes around MOTIFLIB. Clarify comments a bit, most usersasami1996-04-213-15/+21
* | Update to face reality. We now support the aic7850, aic7860 and aic7880.gibbs1996-04-202-60/+68
* | Add PCI IDs for the aic7860 (basically an aic7850 Ultra) and the aic7855gibbs1996-04-201-10/+42
* | Implement SCB paging which allows up to 255 active commands on aic7770gibbs1996-04-202-411/+790
* | Change the devconf description from "ISA or EISA bus" to "ISA bus" nowgibbs1996-04-202-4/+4
* | Turn on SCB paging for aic7770 chips rev E or greater.gibbs1996-04-205-34/+89
* | Implement SCB paging. This allows up to 255 active commands ongibbs1996-04-202-100/+181
* | Add Doug Ambrisko for implementing LD_PRELOAD in the dynamic linker.jdp1996-04-201-1/+2
* | Implement support for LD_PRELOAD in the dynamic linker. Removejdp1996-04-206-48/+236
* | Implement support for LD_PRELOAD in the dynamic linker.jdp1996-04-203-3/+56
* | Added sup5.freebsd.org (burka.rdy.com)dima1996-04-201-0/+1
* | Another bug fix for the DITEM_REDRAW case.jkh1996-04-202-4/+5
* | Make the DITEM_RECREATE option work properly.jkh1996-04-203-22/+27
* | Add Paul Traina as the new security officer.jkh1996-04-201-1/+2
* | Exclude devices. Character ones modes changes often and proper namesache1996-04-191-9/+4
* | Fix up the badly out of date struct proc's p_flags.smpatel1996-04-191-39/+22
* | Delete duplicate "make sure you have at least one device supplyingasami1996-04-191-3/+1
* | contents file for /usr/share/doc/paperswosch1996-04-192-0/+175
* | add ``contents'' to SUBDIRwosch1996-04-191-2/+3
* | Yet more b_flags fixes. The previous ones broke the clearing of B_DONEbde1996-04-192-2/+10
* | Fixed removal of devfs entries for the real slice corresponding to thebde1996-04-191-10/+55
* | Removed bogus includes of <sys/types.h> from synopses.bde1996-04-195-6/+1
* | Don't include <sys/types.h> when it isn't used.bde1996-04-195-9/+3
* | Don't depend on <sys/types.h> including <sys/cdefs.h>.bde1996-04-194-5/+7
OpenPOWER on IntegriCloud