summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a lot of additional keymaps to the appropriate menu.jkh1999-02-046-12/+45
* Set up interrupt-level input buffering dynamically depending onbde1999-02-041-111/+177
* Fix ficlExecFD to take kern/9412 changes into account. Also modify itdcs1999-02-041-3/+3
* The trace facility was full of bugs. Correct that by using thedcs1999-02-041-73/+72
* Silence a warning.dcs1999-02-041-2/+2
* The previous fix for "type" was absolutely lousy. Not only the bufferdcs1999-02-041-2/+2
* Add conditional compilation facilities to ficl. This had been previouslydcs1999-02-041-0/+32
* svr4 emulator will refuse to unload itself if it is currently in use.newton1999-02-042-16/+16
* Provide elf_brand_inuse() as a method an emulator can use to find outnewton1999-02-042-2/+16
* Add the perl man pages to the "whatis" building list.markm1999-02-041-0/+2
* Add perl5 userland (actually localland) to MANPATH list.markm1999-02-041-3/+2
* - Added atkbdc and atkbd to the device info array so that they don'tyokota1999-02-041-3/+5
* Fix the handling of certain devices.markm1999-02-041-3/+9
* Add bits useful to getting laptops going (my Libretto in particular)markm1999-02-044-6/+32
* Sync with sys/i386/i386/machdep.c revision 1.324.kato1999-02-042-16/+16
* Added a used include. This file doesn't get tested by LINT becausebde1999-02-041-0/+2
* Typo fix. Remove reference to non-existent edit(1).jkoshy1999-02-041-7/+4
* Change description of dump analysis and crash to reflect the twogrog1999-02-041-8/+30
* Split .gdbinit file into two versions, on suitable for remotegrog1999-02-042-20/+631
* Restore rev 1.2 and 1.3 after they got spammed and backed out in rev 1.7peter1999-02-041-2/+47
* Restore rev 1.2 after it got spammed in rev 1.3 and 1.4.peter1999-02-041-1/+13
* Add compat22 distribution in anticipation of its appearance.jkh1999-02-047-17/+25
* Nuke all the stupid ffs() stuff and use powerof2() instead.msmith1999-02-042-4/+4
* Fix power-of-2 check for the TCB hash size.msmith1999-02-042-4/+4
* Change vinum_drives to vinum_slicesgrog1999-02-041-2/+2
* Remove commented out definition of FTP_PASSIVE_MODE, it is (and has alwaysasami1999-02-033-18/+3
* Warn about collapsing multiple slashes into 1 in ftp URL's.fenner1999-02-032-4/+34
* Don't try to parse a colon in a URL as a portfenner1999-02-031-2/+2
* Several recent additions. Folks, please update this file if you add somejoerg1999-02-032-0/+14
* Update to the most recent version. Among other things, this also solvesjoerg1999-02-0355-679/+813
* Fixed the type of target_page to vm_offset_t (unsigned). This fixes adg1999-02-032-16/+16
* Mention the net.inet.tcp.tcbhashsize tunable.msmith1999-02-031-0/+5
* Make TCBHASHSIZE a boot-time tunable as well, taking its value from themsmith1999-02-032-8/+28
* PC98 version of new boot loader. Because boot2 has not yet ported,kato1999-02-0344-3/+10185
* Removed some unused includes (only 1 to go here now). Sorted includes.bde1999-02-031-5/+3
* Added mount_ntfs subdirectory.semenu1999-02-031-1/+2
* Added ntfs subdirectory.semenu1999-02-031-2/+2
* Added vnode tag for NTFS.semenu1999-02-031-2/+2
* This commit was generated by cvs2svn to compensate for changes in r43552,semenu1999-02-0311-0/+4205
|\
| * First version.semenu1999-02-0311-0/+4205
* | First version.semenu1999-02-0310-0/+4176
* | This commit was generated by cvs2svn to compensate for changes in r43550,semenu1999-02-031-0/+15
|\ \ | |/
| * First version.semenu1999-02-031-0/+15
* | This commit was generated by cvs2svn to compensate for changes in r43548,semenu1999-02-033-0/+350
|\ \ | |/
| * Primary version.semenu1999-02-033-0/+350
* Submitted by: Alan Coxdillon1999-02-032-9/+11
* Encode & Decode the PROTOCOMP fields correctly.brian1999-02-021-14/+41
* Add a `default' feature to tzsetup for use in script-driven installationwollman1999-02-022-20/+86
* Merge from vendor branch. Includes functional updates for:wollman1999-02-027-126/+267
* Use the bsd.kern.mk from the source tree rather than the installed onedfr1999-02-022-2/+10
OpenPOWER on IntegriCloud