summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* If we are going to have a case for '?' then we should define it in Options.billf1999-06-234-8/+8
| | | | Submitted by: Ben Olson <bseth@chc-chimes.com>
* Support `igmp' filters.brian1999-06-236-13/+35
| | | | Mostly submitted by: Timo Geusch <freebsd@sleepycat.ukpeople.net>
* Add a messy example of how to get debug-mode error messages written tosheldonh1999-06-231-1/+11
| | | | | | a file in the user's home directory. Requested by: hoek
* Fix few warnings on the alpha.dt1999-06-236-9/+12
|
* Ignore NIS accounts when checking for passwordless accounts.sheldonh1999-06-231-2/+2
| | | | | | PR: 9639 Reported by: Bob Willcox <bob@pmr.com> Submitted by: des
* -mdoc fix.ru1999-06-232-4/+4
|
* The ports tree is now 83MB. Change ``about 50MB'' to ``about 90MB''.brian1999-06-232-4/+4
| | | | Suggested by: Mark Knight <markk@shrewd.demon.co.uk
* Forgotten in the previous commit:n_hibma1999-06-230-0/+0
| | | | Submitted by: Christopher Masto <chris@netmonger.net>
* Add Central European, Czech and Slovak keymaps.yokota1999-06-235-2/+919
| | | | | PR: misc/11443, misc/11446, misc/11447 Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
* Clarify some details.ru1999-06-231-8/+15
|
* Ooops. Forgot about kernel config requirement.imp1999-06-231-1/+3
|
* Add latest syscons cleanup.imp1999-06-231-1/+6
|
* Matt's NFS fixes.julian1999-06-2313-862/+2136
| | | | | | Submitted by: Matt Dillon Reviewed by: David Cross, Julian Elischer, Mike Smith, Drew Gallatin 3.2 version to follow when tested
* Create score files root:games rather than bin:{games,bin}.obrien1999-06-231-4/+4
| | | | | related-to-PR: bin/8440 Submitted by: Stephen J. Roznowski sjr@home.net
* Eliminate dead ntp servers.jkh1999-06-233-21/+3
| | | | Submitted by: mharo
* Make UTC or local time message a little more clear.mharo1999-06-231-2/+2
|
* Backout last change. strerror doesn't exist in the kernel.grog1999-06-231-4/+2
| | | | Spotted-by: "David E. Cross" <crossd@cs.rpi.edu>
* Remove an unnecessary panic when sparse PCI bus numbering is encountered.msmith1999-06-227-21/+7
| | | | | | This is found eg. on some Compaq Proliant systems. Submitted by: peter
* Wrap the definition of "XE_DEBUG" so it is overridable from the ``cc''obrien1999-06-222-0/+4
| | | | commandline or kernel conf file.
* Fix conflicts.obrien1999-06-224-240/+428
|
* This commit was generated by cvs2svn to compensate for changes in r48114,obrien1999-06-221-114/+514
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Virgin import of Xircom PCCARD driver v1.20 (1999/06/13):obrien1999-06-222-233/+726
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Conformance with Dingo specification. This includes: Collision/error statistics gathering. Multicast address filtering, eg. the hash filter. Initialisation and interrupt handling sequences. Note that I've started on some of this already in v1.20. * The probe routine needs some more work, to identify oddities such as the REM10. * There are still problems with the autonegotiation code; specifically, it won't autonegotiate with some 10/100 hubs. This might simply be the hardware not getting along, in which case there's nothing we can do, but it's still worth investigating * CEM28/CEM33 support. Should be able to integrate this directly from the Linux code. * Performance enhancements: Full-duplex on 10Mbit networks. Virtual shared-memory mode. Early send and receive modes. Developed by: Scott Mitchell <scott@uk.freebsd.org> Obtained from: http://www.freebsd-uk.eu.org/~scott/xe_drv/
* | Virgin import of Xircom PCCARD driver v1.20 (1999/06/13):obrien1999-06-221-114/+514
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Conformance with Dingo specification. This includes: Collision/error statistics gathering. Multicast address filtering, eg. the hash filter. Initialisation and interrupt handling sequences. Note that I've started on some of this already in v1.20. * The probe routine needs some more work, to identify oddities such as the REM10. * There are still problems with the autonegotiation code; specifically, it won't autonegotiate with some 10/100 hubs. This might simply be the hardware not getting along, in which case there's nothing we can do, but it's still worth investigating * CEM28/CEM33 support. Should be able to integrate this directly from the Linux code. * Performance enhancements: Full-duplex on 10Mbit networks. Virtual shared-memory mode. Early send and receive modes. Developed by: Scott Mitchell <scott@uk.freebsd.org> Obtained from: http://www.freebsd-uk.eu.org/~scott/xe_drv/
* | Check that we really have a boot0 mbr before treating it as one.rnordier1999-06-221-4/+47
| | | | | | | | | | | | Suggested by: peter Also add a few comments.
* | Add man page for device_quiet and friendsn_hibma1999-06-222-3/+71
| |
* | Allow fpsetmask(3) and friends to be used from a C++ program on the Alpha.steve1999-06-221-0/+2
| | | | | | | | Reviewed by: dfr
* | Reflect recent changes in syscons.yokota1999-06-224-9/+44
| |
* | The second phase of syscons reorganization.yokota1999-06-2268-6681/+11762
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Split syscons source code into manageable chunks and reorganize some of complicated functions. - Many static variables are moved to the softc structure. - Added a new key function, PREV. When this key is pressed, the vty immediately before the current vty will become foreground. Analogue to PREV, which is usually assigned to the PrntScrn key. PR: kern/10113 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> - Modified the kernel console input function sccngetc() so that it handles function keys properly. - Reorganized the screen update routine. - VT switching code is reorganized. It now should be slightly more robust than before. - Added the DEVICE_RESUME function so that syscons no longer hooks the APM resume event directly. - New kernel configuration options: SC_NO_CUTPASTE, SC_NO_FONT_LOADING, SC_NO_HISTORY and SC_NO_SYSMOUSE. Various parts of syscons can be omitted so that the kernel size is reduced. SC_PIXEL_MODE Made the VESA 800x600 mode an option, rather than a standard part of syscons. SC_DISABLE_DDBKEY Disables the `debug' key combination. SC_ALT_MOUSE_IMAGE Inverse the character cell at the mouse cursor position in the text console, rather than drawing an arrow on the screen. Submitted by: Nick Hibma (n_hibma@FreeBSD.ORG) SC_DFLT_FONT makeoptions "SC_DFLT_FONT=_font_name_" Include the named font as the default font of syscons. 16-line, 14-line and 8-line font data will be compiled in. This option replaces the existing STD8X16FONT option, which loads 16-line font data only. - The VGA driver is split into /sys/dev/fb/vga.c and /sys/isa/vga_isa.c. - The video driver provides a set of ioctl commands to manipulate the frame buffer. - New kernel configuration option: VGA_WIDTH90 Enables 90 column modes: 90x25, 90x30, 90x43, 90x50, 90x60. These modes are mot always supported by the video card. PR: i386/7510 Submitted by: kbyanc@freedomnet.com and alexv@sui.gda.itesm.mx. - The header file machine/console.h is reorganized; its contents is now split into sys/fbio.h, sys/kbio.h (a new file) and sys/consio.h (another new file). machine/console.h is still maintained for compatibility reasons. - Kernel console selection/installation routines are fixed and slightly rebumped so that it should now be possible to switch between the interanl kernel console (sc or vt) and a remote kernel console (sio) again, as it was in 2.x, 3.0 and 3.1. - Screen savers and splash screen decoders Because of the header file reorganization described above, screen savers and splash screen decoders are slightly modified. After this update, /sys/modules/syscons/saver.h is no longer necessary and is removed.
* | Disable TUNSLMODE when we first open the tun device.brian1999-06-221-2/+10
| | | | | | | | Submitted by: Ian West <ian@niw.com.au>
* | Don't get caught in an infinite recursion when PKT_ALIAS_REVERSEbrian1999-06-224-10/+36
| | | | | | | | | | | | | | | | is set. Document PKT_ALIAS_REVERSE. Pointed out by: Jonathan Hanna <jh@cr1003333-a.crdva1.bc.home.com> PR: 12304
* | Pass the current timecounter to pps_event().phk1999-06-221-3/+3
| |
* | Handle suspend/resume methodspeter1999-06-222-2/+6
| | | | | | | | Obtained from: Warner Losh <imp@freebsd.org>
* | Remove (1) "extern" declarations for variables that were previouslyalc1999-06-223-54/+5
| | | | | | | | made "static" and (2) initialized but unused variables.
* | Document the -f flag to detach.grog1999-06-221-2/+8
| | | | | | | | Document the dangers of adding subdisks to striped and RAID-5 plexes.
* | Remove ancient, mouldy comments.grog1999-06-221-16/+0
| |
* | vinum_ldi:grog1999-06-221-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | Show the available sectors relative to the user-available part of the drive (don't include the config space at the beginning). This stops an empty drive reporting only 99% available. Requested-by: staylor printconfig: Show sizes in sectors with the suffix 's' instead of the now-deprecated 'b'.
* | Allow a 'start <drive>' command.grog1999-06-221-1/+4
| |
* | Add some comments about the VINUMMINOR macro, which is not for humangrog1999-06-221-1/+6
| | | | | | | | consumption.
* | bre: Don't loop if we try to access an invalid plex type. This isgrog1999-06-221-0/+1
| | | | | | | | | | typically the case when the expurgated version of Vinum tries to access a RAID-5 plex.
* | Be more intelligent about attaching subdisks to plexes.grog1999-06-221-5/+13
| |
* | Print more legible error message if a drive open fails.grog1999-06-221-2/+4
| |
* | Modify to work with phk's latest mods to cdevsw. This is a temporarygrog1999-06-221-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | fix; it doesn't address the problem of removing the module. If you do the following: vinum stop fsck /dev/vinum/VOLUME you *will* get a system crash. What we need is a cdevsw_remove corresponding to cdevsw_add, but that hasn't been written yet. Submitted-by: phk
* | typo: Adviseroty -> Advisoryhoek1999-06-221-2/+2
| |
* | When allocating new buffers in getnewbuf, there are several pointsmckusick1999-06-221-11/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | at which we may sleep. So, after completing our buffer allocation we must ensure that another process has not come along and allocated a different buffer with the same identity. We do this by keeping a global counter of the number of buffers that getnewbuf has allocated. We save this count when we enter getnewbuf and check it when we are about to return. If it has changed, then other buffers were allocated while we were in getnewbuf, so we must return NULL to let our parent know that it must recheck to see if it still needs the new buffer. Hopefully this fix will eliminate the creation of duplicate buffers with the same identity and the obscure corruptions that they cause.
* | Only print the device name once, during attach (device_quiet)n_hibma1999-06-211-0/+2
| |
* | Don't strip trailing .suffixes from filenames. Although obviouslyhoek1999-06-212-5/+6
| | | | | | | | | | | | | | intentional, this behaviour is far too obnoxious given the number of filenames such as rpc.statd we have. Submitted by: Chris Costello [3]chris@calldei.com (bin/11303)
* | Update the locate database even if user nobody can't stat root'ssheldonh1999-06-211-1/+2
| | | | | | | | | | | | | | home directory. PR: 10700 Submitted by: Sergey Korsak <skif@1plus1.net>
* | Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel.rnordier1999-06-215-11/+44
| | | | | | | | | | | | This should resolve the problem raised in PR 12315, and incidentally makes it easier to determine what geometry the BIOS is actually using (by way of boot -v and dmesg).
* | Add missing declarations.sheldonh1999-06-211-0/+2
| | | | | | | | | | PR: 12058 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* | Correctly return ENOEXEC for really short zipped files. The way this ishoek1999-06-211-1/+10
| | | | | | | | | | | | | | | | done is less-than cute, but this whole file is suffering from some amount of bitrot. Execution of zipped files should probably be implemented in a manner similar to that of #!/interpreted files. PR: kern/10780
OpenPOWER on IntegriCloud