summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* o Remove all of the objformat logic, it's never coming back.billf1999-09-251-16/+5
| | | | | o Simplify getpackagesite(), it comes back in full glory when we branch again. It's still needed however to get the i386 or alpha directory.
* Typobrian1999-09-242-2/+2
| | | | Submitted by: Alex Nash <nash@mcs.net>
* Various style and visual changes.phantom1999-09-241-8/+10
| | | | | VESA_132x30 is not available mode SC_PIXLE_MODE -> SC_PIXEL_MODE
* Sync with am-utils-6.0.2s2.obrien1999-09-231-2/+14
|
* moved to koi2altache1999-09-231-101/+0
|
* Support quad & max speeds in wormcontrol.sos1999-09-221-0/+4
| | | | A bit more general cleanup.
* Spruce up the ADMtek driver: conver to newbus, miibus and add supportwpaul1999-09-222-2/+2
| | | | | | | | | | | | | | | for the AN985 "Centaur" chip, which is apparently the next genetation of the "Comet." The AN985 is also a tulip clone and is similar to the AL981 except that it uses a 99C66 EEPROM and a serial MII interface (instead of direct access to the PHY registers). Also updated various documentation to mention the AN985 and created a loadable module. I don't think there are any cards that use this chip on the market yet: the datasheet I got from ADMtek has boxes with big X's in them where the diagrams should be, and the sample boards I got have chips without any artwork on them.
* Allow ``make -DNOKLDLOAD''brian1999-09-221-0/+4
|
* Do a kldload() if we get ENXIO trying to open /dev/tun0brian1999-09-223-1/+50
| | | | Originally submitted by: green
* Add koi2855 filterache1999-09-215-3/+121
| | | | Repository move koi2alt.c -> koi2alt/koi2alt.c required
* Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines.brian1999-09-2120-60/+0
| | | | | | | The original report was due to a mis-installation of the NetBS header files :-/ Submitted by: Kazuyoshi Kato <kazk@yyy.or.jp>
* Bring documentation up to date, add a few more vnconfig examples.dillon1999-09-211-0/+28
|
* Fix the ``lt'' comparison in ``set filter''brian1999-09-211-1/+1
| | | | | PR: 13819 Submitted by: Dean M. Phillips <dphill@inav.net>
* Correct spelling : ascii -> ASCIIphantom1999-09-205-5/+5
| | | | | | PR: docs/13702 Submitted by: Stephen J. Roznowski <sjr@home.com> Reviewed by: mpp
* Yet another align.ru1999-09-201-1/+1
| | | | | | It will be required if sizeof(struct sockaddr_in) changes in the future. Not objected to by: wollman
* NetBSD has moved ``extern int errno;'' to signal.h :-/brian1999-09-2020-0/+60
| | | | Submitted by: Kazuyoshi Kato <kazk@yyy.or.jp>
* NetBSD has changed the el_init() prototypebrian1999-09-201-1/+2
| | | | Submitted by: Kazuyoshi Kato <kazk@yyy.or.jp>
* NetBSD requires net/if.h for the IFF_* defines (as well as OpenBSD) !brian1999-09-201-1/+1
|
* Prepare for K5.markm1999-09-196-13/+13
|
* Add a version number field to the jail(2) argument so that future changesphk1999-09-191-0/+2
| | | | | | can be handled intelligently. WARNING: you will need to reinstall #includes and recompile jail(8).
* execute a strategic clear.jkh1999-09-192-2/+6
|
* Fix -s option.yokota1999-09-191-1/+1
| | | | PR: bin/13799
* - Mention that the SC_PIXEL_MODE kernel option is required, in orderyokota1999-09-191-1/+8
| | | | | | to use the VESA_800x600 raster text mode. - Fix the list of recognized keywords; "40x25" is not recognized, but "VGA_40x25" is.
* Deal with new "auto" setting for network_interfaces.jkh1999-09-191-1/+1
|
* MF3: various small tweaks.jkh1999-09-172-2/+2
|
* Fix a bug in the block number calculation for VN disks with a sectordillon1999-09-172-11/+119
| | | | | | | | | | | | | | | | | | | | size != 512 that are configured without a label. The bug should only have effected swap-backed VN mounts without a label. Add several major features to VN. In the kernel we add a swap pre-reservation capability, which can be used to guarentee seek consistency for swap-backed VN nodes. This also incidently allows a swap-backed VN filesystem to be recovered after a crash in some cases (if the same swap blocks happen to be reserved). We also add a number of new options to vnconfig which do the work of pre-zeroing or creating/truncating/extending a file which greatly simplifies using VN in a file-backed configuration. Add FreeBSD CVS label to sys/sys/vnioctl.h, as well as a new ioctl flag for the swap pre-reservation feature. Reviewed by: Alan Cox <alc@cs.rice.edu>, David Greenman <dg@root.com>
* Correct the return from FilterCheck for fragmentsbrian1999-09-161-1/+1
| | | | | PR: 13771 Submitted by: Dean M. Phillips <dphill@inav.net>
* Sync with am-utils-6.0 => am-utils-6.0.1 changes.obrien1999-09-151-27/+98
|
* If enlightenment is present, gnome-session starts it automagically.jkh1999-09-152-2/+2
|
* Fix warning: return type of `main' is not `int'peter1999-09-1512-12/+22
|
* Foo. Maybe I should get Peter to hook ispell up in commit_prep.pl.obrien1999-09-142-2/+2
|
* Add the NIS domain to the tweakable knobs.obrien1999-09-142-0/+4
|
* Align sockaddrs passed to/from the routing socket as supposed by kernel.ru1999-09-131-5/+7
| | | | | | PR: 12847 Spotted by: Key Teck Sin <ktsin@acm.org> Reviewed by: wollman
* Apparently, it's not console=serial to set the serial console,jkh1999-09-132-2/+2
| | | | | | | it's serial=comconsole. I wish it were easier to figure this stuff out. :) Submitted by: jfieber
* Fix debut version to 3.3, not 4.0.iwasaki1999-09-111-1/+1
|
* Handle CAPABILITIESCHANGE event.iwasaki1999-09-111-0/+2
| | | | Document USERSTANDBYREQ and CAPABILITIESCHANGE events to apmd manpage.
* Document the fact that pkg_add/delete passes INSTALL/DEINSTALLmax1999-09-111-0/+5
| | | | respectively to rscript.
* Cosmetic:brian1999-09-087-456/+7
| | | | alias_cmd -> nat_cmd after a repo-copy
* Provide another installation option for GNOME so we have the more "classicjkh1999-09-084-26/+32
| | | | GNOME" desktop that Debian does as an option.
* We don't need a queue for *CP data - these are IP-only queues.brian1999-09-071-1/+1
|
* Introduce a forth IP packet queue. Urgent packets withbrian1999-09-076-78/+188
| | | | | | | | | ip_tos == IPTOS_LOWDELAY now get precidence over urgent packets with ip_tos != IPTOS_LOWDELAY and non-urgent packets with ip_tos == IPTOS_LOWDELAY. Enhance the ``set urgent'' syntax to allow for urgent UDP packets as well as urgent TCP packets.
* Make the ``Problem with IP header length'' error a bit more verbosebrian1999-09-062-2/+4
|
* $FreeBSD$ -> __DATE__brian1999-09-062-3/+1
| | | | This is probably more appropriate that $Date$ anyway
* Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional andpeter1999-09-062-7/+2
| | | | we have enough pseudo-options already.
* Only do dhclient once; it has its own internal retry which is more thanjkh1999-09-061-8/+10
| | | | | long enough (and doing it multiple times results in a dialog which waits AGES to complete).
* Tidy $Log$ debrispeter1999-09-063-15/+0
|
* When logging warning messages, there are now three scenarios:brian1999-09-064-5/+24
| | | | | | | | o If a prompt is executing the command, only display the warning to that prompt o If a prompt is executing a ``load'' command, display the warning to all prompts *and* syslog o Otherwise, display the warning to all prompts *and* syslog.
* Tidy up $Log$ debrispeter1999-09-065-49/+0
|
* $Date$ -> $FreeBSD$peter1999-09-061-1/+1
|
* This commit adds driver support for PCI fast ethernet NICs based onwpaul1999-09-062-0/+2
| | | | | | | | | | | | | | | | the Davicom DM9100 and DM9102 chipsets, including the Jaton Corporation XPressNet. Datasheet is available from www.davicom8.com. The DM910x chips are still more tulip clones. The API is reproduced pretty faithfully, unfortunately the performance is pretty bad. The transmitter seems to have a lot of problems DMAing multi-fragment packets. The only way to make it work reliably is to coalesce transmitted packets into a single contiguous buffer. The Linux driver (written by Davicom) actually does something similar to this. I can't recomment this NIC as anything more than a "connectivity solution." This driver uses newbus and miibus and is supported on both i386 and alpha platforms.
OpenPOWER on IntegriCloud