| Commit message (Expand) | Author | Age | Files | Lines |
* | Spell PacketAliasRedirectAddr() correctly. | ru | 2000-04-27 | 2 | -2/+2 |
* | Load Sharing using IP Network Address Translation (RFC 2391, LSNAT). | ru | 2000-04-27 | 2 | -18/+106 |
* | Load Sharing using IP Network Address Translation (RFC 2391, LSNAT). | ru | 2000-04-27 | 6 | -54/+300 |
* | Update periodic to use the function source_rc_confs that | nbm | 2000-04-27 | 1 | -0/+1 |
* | Add gperf(1) to build tools. It should have been one before, but | wollman | 2000-04-27 | 1 | -2/+2 |
* | Add a bpfdetach() stub routine to bpf.c. Without this, you'll get an | wpaul | 2000-04-27 | 1 | -0/+6 |
* | Added PC-98 supports. | nyan | 2000-04-27 | 3 | -0/+86 |
* | Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes. | nyan | 2000-04-27 | 9 | -168/+572 |
* | machine/random.h -> sys/random.h | nyan | 2000-04-27 | 3 | -3/+3 |
* | Add wormio.h. The wd driver needs it. | nyan | 2000-04-27 | 2 | -1/+118 |
* | Make PXE do a dhcp request to find out where its files are. The | ps | 2000-04-27 | 1 | -15/+36 |
* | Fix language in description of firewall_script. | des | 2000-04-27 | 1 | -1/+1 |
* | Calculate checksum properly for propagated IPX/NetBIOS packets. | bp | 2000-04-27 | 1 | -2/+2 |
* | Fix support for 802.2 and SNAP frames. Bug was introduced during | bp | 2000-04-27 | 2 | -25/+53 |
* | Create ${KRNLOBJDIR} before running config(8), since config(8) does | sheldonh | 2000-04-27 | 1 | -0/+1 |
* | Document firewall_script | des | 2000-04-27 | 1 | -0/+4 |
* | Suggest to use -pthreads instead of -lc_r | phantom | 2000-04-27 | 1 | -1/+1 |
* | Add to defaults/rc.conf a new function source_rc_confs which rc | sheldonh | 2000-04-27 | 11 | -12/+36 |
* | Don't report errors when we UDP_WRITE fails with a status of 1. | ps | 2000-04-27 | 1 | -1/+3 |
* | Add a wrapper for the sendfile() system call. | jasone | 2000-04-27 | 7 | -3/+166 |
* | Back out the hook to execute the file ${firewall_type}. The intended | bsd | 2000-04-27 | 2 | -7/+3 |
* | Add test to detect propagation of cancellation points within libc_r. | jasone | 2000-04-26 | 6 | -3/+225 |
* | Remove cancellation point propagation. | jasone | 2000-04-26 | 1 | -4/+4 |
* | duh, i forgot to change a bitmask, sorry alexander | cg | 2000-04-26 | 1 | -1/+1 |
* | Remove synchronizing instruction in MP unlock code. It turns out | dillon | 2000-04-26 | 1 | -10/+21 |
* | Fix #! script exec under linux emulation. If a script is exec'd from a | dillon | 2000-04-26 | 9 | -39/+156 |
* | Driver for DEC "Tulip" based WAN cards from LanMedia Corporation. | phk | 2000-04-26 | 10 | -569/+605 |
* | fix minor numbers for multi-channel devices | cg | 2000-04-26 | 1 | -8/+6 |
* | Now that we are compiling PXE into libi386, we don't need ../libi386 in | jhb | 2000-04-26 | 1 | -1/+0 |
* | repo-copied to sys/gnu/dev/sound/pci/emu10k1.h | cg | 2000-04-26 | 1 | -672/+0 |
* | update for new location of emu10k1.h under sys/gnu | cg | 2000-04-26 | 1 | -1/+1 |
* | MFPAO3. Improvement of of pccard cis tuple parsing capability. | iwasaki | 2000-04-26 | 5 | -523/+1099 |
* | MFPAO3. Add support multi io window. This code support following cards; | iwasaki | 2000-04-26 | 3 | -59/+97 |
* | "r" (raw) devices aren't named the traditional way any longer. | obrien | 2000-04-26 | 1 | -7/+7 |
* | The worm device is dead in -CURRENT, and wormio.h just went away. | obrien | 2000-04-26 | 3 | -358/+0 |
* | Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath(). | green | 2000-04-26 | 8 | -216/+116 |
* | /dev/r<FOO> => /dev/<FOO> | obrien | 2000-04-26 | 2 | -3/+3 |
* | "r" devices are on their way out. | obrien | 2000-04-26 | 1 | -2/+4 |
* | Default device not longer uses the "r" raw prefix. | obrien | 2000-04-26 | 2 | -2/+2 |
* | /dev/r<FOO> => /dev/<FOO> | obrien | 2000-04-26 | 2 | -16/+16 |
* | This file isn't needed anymore, has symbols that conflicts with cdrio.h | obrien | 2000-04-26 | 1 | -117/+0 |
* | Clarify the use of the auth service's -d option for specifying | sheldonh | 2000-04-26 | 1 | -6/+15 |
* | Add braces to avoid ambiguity in a nested conditional (silences a gcc | sheldonh | 2000-04-26 | 1 | -1/+2 |
* | Bring support in for Intel Wired for Management 1.1 (PXE 0.99 and | ps | 2000-04-26 | 2 | -45/+96 |
* | random.h moved to sys/ | obrien | 2000-04-26 | 1 | -2/+2 |
* | Unbreak for the case where ``make obj'' was run first. | obrien | 2000-04-26 | 1 | -0/+1 |
* | Remove dummy read_random function since we now have a real one. | mjacob | 2000-04-26 | 1 | -10/+0 |
* | Well, make intrhand2_t take a void * arg then. Matches i386. | mjacob | 2000-04-26 | 1 | -2/+2 |
* | Replace the /dev/stdin, /dev/stdout, and /dev/stderr nodes with | chris | 2000-04-26 | 1 | -3/+3 |
* | LanMedias driver sources for the LMC1000 and similar cards. | phk | 2000-04-26 | 6 | -0/+3746 |