summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).ru2000-04-272-18/+106
|
* Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).ru2000-04-276-54/+300
| | | | | | LSNAT links are first created by either PacketAliasRedirectPort() or PacketAliasRedirectAddress() and then set up by one or more calls to PacketAliasAddServer().
* Update periodic to use the function source_rc_confs thatnbm2000-04-271-0/+1
| | | | /etc/defaults/rc.conf now exports.
* Add gperf(1) to build tools. It should have been one before, butwollman2000-04-271-2/+2
| | | | gcc does not depend on version-specific gperf behavior (yet).
* Add a bpfdetach() stub routine to bpf.c. Without this, you'll get anwpaul2000-04-271-0/+6
| | | | | | | | unresolved symbol error if you try to load a network driver into a kernel which doesn't have bpf enabled. Forgotten by: rwatson Found by: peter
* Added PC-98 supports.nyan2000-04-273-0/+86
| | | | | | Submitted by: Chiharu Shibata <chi@bd.mbn.or.jp>, Tomokazu HARADA <tkhara@osk4.3web.ne.jp> and yokota
* Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes.nyan2000-04-279-168/+572
| | | | | Submitted by: Chiharu Shibata <chi@bd.mbn.or.jp> and Tomokazu HARADA <tkhara@osk4.3web.ne.jp>
* machine/random.h -> sys/random.hnyan2000-04-273-3/+3
|
* Add wormio.h. The wd driver needs it.nyan2000-04-272-1/+118
|
* Make PXE do a dhcp request to find out where its files are. Theps2000-04-271-15/+36
| | | | | DHCP server is no longer required to also act as the NFS/TFTP server.
* Fix language in description of firewall_script.des2000-04-271-1/+1
| | | | Submitted by: sheldonh
* Calculate checksum properly for propagated IPX/NetBIOS packets.bp2000-04-271-2/+2
|
* Fix support for 802.2 and SNAP frames. Bug was introduced duringbp2000-04-272-25/+53
| | | | | | initial import. Tested by: Jorge P Vasquez <jorge@acron.ind.br>
* Create ${KRNLOBJDIR} before running config(8), since config(8) doessheldonh2000-04-271-0/+1
| | | | | not create required parent directories of the kernel compile directory specified with its -d option.
* Document firewall_scriptdes2000-04-271-0/+4
|
* Suggest to use -pthreads instead of -lc_rphantom2000-04-271-1/+1
| | | | Noticed by: John-Mark Gurney <gurney_j@efn.org>
* Add to defaults/rc.conf a new function source_rc_confs which rcsheldonh2000-04-2711-12/+36
| | | | | | | | | | | | | | | | | scripts may use to source safely overrides in ${rc_conf_files} files. This protects users who insist on the bad practice of copying /etc/defaults/rc.conf to /etc/rc.conf from a recursive loop that exhausts available file descriptors. Several people have expressed interest in breaking this function out into its own shell script. Anyone who wants to embark on such an undertaking would do well to study the attributed PR. PR: 17595 Reported by: adrian Submitted by: Doug Barton <Doug@gorean.org>
* Don't report errors when we UDP_WRITE fails with a status of 1.ps2000-04-271-1/+3
|
* Add a wrapper for the sendfile() system call.jasone2000-04-277-3/+166
| | | | PR: bin/17366
* Back out the hook to execute the file ${firewall_type}. The intendedbsd2000-04-272-7/+3
| | | | | | | | | | purpose of the hook was to provide the ability for a shell program to instantiate the firewall rules instead of forcing them to be statically coded. This functionality was already present through the use of ${firewall_script}, and I see no need to keep the ${firewall_type} hook around. Reminded by: Dag-Erling Smorgrav <des@freebsd.org>
* Add test to detect propagation of cancellation points within libc_r.jasone2000-04-266-3/+225
|
* Remove cancellation point propagation.jasone2000-04-261-4/+4
|
* duh, i forgot to change a bitmask, sorry alexandercg2000-04-261-1/+1
| | | | Submitted by: Alexander Matey <matey@cis.ohio-state.edu>
* Remove synchronizing instruction in MP unlock code. It turns outdillon2000-04-261-10/+21
| | | | not to be necessary.
* Fix #! script exec under linux emulation. If a script is exec'd from adillon2000-04-269-39/+156
| | | | | | | | | | program running under linux emulation, the script binary is checked for in /compat/linux first. Without this patch the wrong script binary (i.e. the FreeBSD binary) will be run instead of the linux binary. For example, #!/bin/sh, thus breaking out of linux compatibility mode. This solves a number of problems people have had installing linux software on FreeBSD boxes.
* Driver for DEC "Tulip" based WAN cards from LanMedia Corporation.phk2000-04-2610-569/+605
| | | | | | | | | | | | This driver should support both the SSI (V.35 etc) E1/T1 unchannelized, DS3 and HSSI cards. Only tested on the SSI card. More info at: http://www.lanmedia.com Thanks to LanMedia for donating two LMC1000P cards. if_de.c driver modified by: LanMedia NetGraphification by: Stephen Kiernan <sk-ports@vegamuse.org>
* fix minor numbers for multi-channel devicescg2000-04-261-8/+6
| | | | Submitted by: Alexander Matey <matey@cis.ohio-state.edu>
* Now that we are compiling PXE into libi386, we don't need ../libi386 injhb2000-04-261-1/+0
| | | | .PATH anymore.
* repo-copied to sys/gnu/dev/sound/pci/emu10k1.hcg2000-04-261-672/+0
|
* update for new location of emu10k1.h under sys/gnucg2000-04-261-1/+1
|
* MFPAO3. Improvement of of pccard cis tuple parsing capability.iwasaki2000-04-265-523/+1099
| | | | | | | | | - Fixed bogus CIS tuple dumping (Network node ID, IRQ modes and etc.) - Include telling drivers ethernet address if Network node ID tuple is available. This is usefull for some bogus ehter cards which can't get correct ethernet address from CIS tupple. Obtained from: PAO3
* MFPAO3. Add support multi io window. This code support following cards;iwasaki2000-04-263-59/+97
| | | | | | | | | | | | Accton UE2212 PLANET-SMART-COM-CREDITCARD-2000 Melco LPC-T ME-3000II Laneed LD-CDY Melco LPC3-TX Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> Obtained from: PAO3
* "r" (raw) devices aren't named the traditional way any longer.obrien2000-04-261-7/+7
|
* The worm device is dead in -CURRENT, and wormio.h just went away.obrien2000-04-263-358/+0
| | | | Reviewed by: commiters on IRC
* Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath().green2000-04-268-216/+116
| | | | | | | | | | There's no excuse to have code in synthetic filestores that allows direct references to the textvp anymore. Feature requested by: msmith Feature agreed to by: warner Move requested by: phk Move agreed to by: bde
* /dev/r<FOO> => /dev/<FOO>obrien2000-04-262-3/+3
|
* "r" devices are on their way out.obrien2000-04-261-2/+4
|
* Default device not longer uses the "r" raw prefix.obrien2000-04-262-2/+2
|
* /dev/r<FOO> => /dev/<FOO>obrien2000-04-262-16/+16
|
* This file isn't needed anymore, has symbols that conflicts with cdrio.hobrien2000-04-261-117/+0
| | | | which produces warnings when compiling kdump.
* Clarify the use of the auth service's -d option for specifyingsheldonh2000-04-261-6/+15
| | | | | | a fallback username. Reviewed by: green
* Add braces to avoid ambiguity in a nested conditional (silences a gccsheldonh2000-04-261-1/+2
| | | | warning).
* Bring support in for Intel Wired for Management 1.1 (PXE 0.99 andps2000-04-262-45/+96
| | | | | | | | | | | | | | | | | below). This did not work previously because interrupts were disabled when PXE calls were being made, and they must be enabled. This should also allow us to be compliant with all newer PXE rom's from Intel. For PXE 0.99, this has been tested using the Intel N440BX motherboard and I am confident it will work on the Intel L440GX motherboard. Lots of help/information from: jhb, peter I would like to thank Michael Johnston <michael.johnston@intel.com>, Mike Henry <mike.henry@intel.com>, and all the other PXE developers at Intel for their help, and information in helping solve this problem.
* random.h moved to sys/obrien2000-04-261-2/+2
|
* Unbreak for the case where ``make obj'' was run first.obrien2000-04-261-0/+1
|
* Remove dummy read_random function since we now have a real one.mjacob2000-04-261-10/+0
|
* Well, make intrhand2_t take a void * arg then. Matches i386.mjacob2000-04-261-2/+2
|
* Replace the /dev/stdin, /dev/stdout, and /dev/stderr nodes withchris2000-04-261-3/+3
| | | | | | | | | symlinks to fd/0, fd/1, and fd/2 respectively. This will make things easier for upcoming changes to fdesc (and does not break anything for the current state of things) and hopefully its position as the replacement for our existing static /dev/fd nodes. Suggested (and reviewed) by: phk
* LanMedias driver sources for the LMC1000 and similar cards.phk2000-04-266-0/+3746
| | | | Does not yet compile yet.
* Correct typo in description string: `CANNOT' -> `CAN'.jkoshy2000-04-262-2/+2
| | | | | PR: docs/18177 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
OpenPOWER on IntegriCloud