summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spell PacketAliasRedirectAddr() correctly.ru2000-04-272-2/+2
* 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
* Update periodic to use the function source_rc_confs thatnbm2000-04-271-0/+1
* Add gperf(1) to build tools. It should have been one before, butwollman2000-04-271-2/+2
* Add a bpfdetach() stub routine to bpf.c. Without this, you'll get anwpaul2000-04-271-0/+6
* Added PC-98 supports.nyan2000-04-273-0/+86
* Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes.nyan2000-04-279-168/+572
* 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
* Fix language in description of firewall_script.des2000-04-271-1/+1
* 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
* Create ${KRNLOBJDIR} before running config(8), since config(8) doessheldonh2000-04-271-0/+1
* Document firewall_scriptdes2000-04-271-0/+4
* Suggest to use -pthreads instead of -lc_rphantom2000-04-271-1/+1
* Add to defaults/rc.conf a new function source_rc_confs which rcsheldonh2000-04-2711-12/+36
* 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
* Back out the hook to execute the file ${firewall_type}. The intendedbsd2000-04-272-7/+3
* 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
* Remove synchronizing instruction in MP unlock code. It turns outdillon2000-04-261-10/+21
* Fix #! script exec under linux emulation. If a script is exec'd from adillon2000-04-269-39/+156
* Driver for DEC "Tulip" based WAN cards from LanMedia Corporation.phk2000-04-2610-569/+605
* fix minor numbers for multi-channel devicescg2000-04-261-8/+6
* Now that we are compiling PXE into libi386, we don't need ../libi386 injhb2000-04-261-1/+0
* 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
* MFPAO3. Add support multi io window. This code support following cards;iwasaki2000-04-263-59/+97
* "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
* Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath().green2000-04-268-216/+116
* /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
* Clarify the use of the auth service's -d option for specifyingsheldonh2000-04-261-6/+15
* Add braces to avoid ambiguity in a nested conditional (silences a gccsheldonh2000-04-261-1/+2
* Bring support in for Intel Wired for Management 1.1 (PXE 0.99 andps2000-04-262-45/+96
* 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
* LanMedias driver sources for the LMC1000 and similar cards.phk2000-04-266-0/+3746
OpenPOWER on IntegriCloud