summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Disallow negative coordinates and sizes in the syscons CONS_SCRSHOTnectar2004-09-291-2/+4
* Report once that the device isn't there, but keep trying. Don'timp2004-09-291-21/+14
* The state that separates its scholars from its warriors will have itswilko2004-09-291-0/+5
* Prevent the unexpected deallocation of a page table page while performingalc2004-09-294-41/+84
* Only fall back to probing the floppy drives via hints if there is a failurejhb2004-09-291-5/+9
* Fix typeo. Should read ***!***IFQ_DRV_IS_EMPTY.mlaier2004-09-291-1/+1
* When opening a pipe, usbd_setup_pipe() will do a usbd_clear_endpoint_stall()wpaul2004-09-291-3/+8
* Reflect the fact addr2ascii(3) and ascii2addr(3) need sys/socket.hmaxim2004-09-291-0/+1
* Account for alias devices when tearing them down in destroy_dev() so wegreen2004-09-291-3/+3
* Fix minor indentation/formatting nit. (No code changes.)wpaul2004-09-291-1/+1
* Turn VM_KMEM_SIZE_MAX and VM_KMEM_SIZE_SCALE into tunables.des2004-09-291-4/+17
* Fixed exiting from pager using the `q' key while pagingru2004-09-291-4/+6
* Document the latest changes to src/etc/defaults/rc.conf.trhodes2004-09-291-1/+12
* Correct a trivial typo.trhodes2004-09-291-1/+1
* Fixed symlinking /var/named/etc/namedb to /etc/namedb.ru2004-09-291-1/+1
* This commit was generated by cvs2svn to compensate for changes in r135923,trhodes2004-09-293-2/+80
|\
| * Place files back on the vendor branch.trhodes2004-09-293-2/+80
* | Update the list of files involved in diskless booting.brooks2004-09-291-2/+7
* | Add an additional struct inpcb * argument to pfil(9) in order to enablemlaier2004-09-2919-53/+206
* | Assign so_pcb to NULL rather than 0 as it's a pointer.rwatson2004-09-291-1/+1
* | Add a statistics-file directivedougb2004-09-291-0/+1
* | stats goes under /var, not /var/rundougb2004-09-291-0/+1
* | gshapiro assures me that uid bind is not necessary for /etc/namedb,dougb2004-09-291-1/+2
* | Whitespace only, tabs -> spaces, per READMEdougb2004-09-291-4/+4
* | MFi386: rev 1.239 - invalidate tlb after pte updatepeter2004-09-291-2/+4
* | MFi386: rev 1.236 - improve panic message for a busted mptablepeter2004-09-291-1/+3
* | Give users the ability to load a mac_bsdextended(4) ruleset on boot (defaultstrhodes2004-09-294-1/+214
* | This is a small tool which will read an entire disk(partition) usingphk2004-09-285-0/+319
* | Fix some of the more egregious problems with this file:dougb2004-09-281-34/+8
* | Make cvsbug(1) actually work instead of aborting due to missing configurepeter2004-09-281-1/+6
* | Fix the embedded version string in cvs and cvsbug. This breaks scriptspeter2004-09-282-2/+2
* | Use generic infrastructure for the ucom driver instead of local stuff.phk2004-09-282-39/+5
* | Add -1 to this non-existent use of m_print in the source tree so LINTphk2004-09-281-1/+1
* | Add functions to create and free the "tty-ness" of a serial port in aphk2004-09-282-6/+240
* | improve the mbuf m_print function.. Only pull length from pkthdr if therejmg2004-09-282-6/+21
* | Arrgh. Recently I tried using ugen(4) in an application that useswpaul2004-09-281-26/+122
* | document the limit on jumbo frame size..jmg2004-09-281-0/+1
* | fix jumbo frames as much as they can be fixed for re. We now cap the MTUjmg2004-09-282-17/+72
* | Add an assertion that the pcb_nsaved field of the pcb be less thankensmith2004-09-281-0/+2
* | Don't try to relocate the dynamic loader in reloc_non_plt(). It has alreadycognet2004-09-281-1/+4
* | Use add instead of saving the sp in a register.cognet2004-09-281-2/+1
* | Calling fuword from fuword32 with bl and without returning after is really a badcognet2004-09-281-2/+1
* | Always invalidate the whole data cache in pmap_enter() for now.cognet2004-09-281-0/+1
* | Remove dead code.cognet2004-09-282-7/+0
* | Amend the named chroot update instructions by adding a stop and startdougb2004-09-281-0/+2
* | Remove support for accessing device nodes in UFS/FFS.phk2004-09-285-151/+7
* | Protect the start/end counts on consumers and providers with the up/downphk2004-09-281-28/+40
* | Create a named chroot directory structure in /var/named, and use itdougb2004-09-289-34/+84
* | Remove support for using NFS device nodes.phk2004-09-283-97/+2
* | - Set maximum request size to MAXPHYS (128kB), instead of DFLPHYS (64kB).pjd2004-09-281-4/+6
OpenPOWER on IntegriCloud