summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Turn on the extended syntax, which TCP_wrappers has by default, asmarkm2003-07-242-2/+2
* Remove GCC-specific debugging option.markm2003-07-241-1/+1
* Don't check for the existance of src/crypto/ for building items thatmarkm2003-07-249-11/+9
* Missing quotes around a variable. In this case we are onlymtm2003-07-241-1/+1
* Don't lint(1) so early in the build. Its OK to keep this for themarkm2003-07-241-1/+2
* Forced commit.markm2003-07-240-0/+0
* Get the correct set of cryptographically-infected binariesmarkm2003-07-241-7/+11
* Make sure that a "make release" (more accurately the bit that makesmarkm2003-07-243-0/+6
* The POSIX spec also requires that kern_sigtimedwait returnmtm2003-07-241-1/+1
* Make the debugging variable that controls dumping of IP over ATM packetsharti2003-07-244-10/+19
* Create a sysctl that allows to enable/disable printing of SPANS messages.harti2003-07-243-17/+15
* Replaced the hardcoded target names in the touch(1) commands withru2003-07-241-15/+15
* Free the UNI vcc to the same zone from where it was allocated from.harti2003-07-242-3/+3
* Now that we have if_detach() don't try to get rid of all the interfaceharti2003-07-241-95/+5
* Complain about extraneous command line arguments.des2003-07-241-0/+3
* Create a subtree 'harp' of the net sysctl tree. This uses a fixedharti2003-07-243-3/+31
* Forced commit for the MFC.harti2003-07-240-0/+0
* Constify the arguments to several pdu_print functions.harti2003-07-249-33/+18
* Implement cpu_set_upcall and cpu_set_upcall_kse.davidxu2003-07-241-0/+68
* Set fault address to si_addr.davidxu2003-07-241-0/+3
* Add BPF support to HARP network interfaces. This allows one to seeharti2003-07-243-0/+37
* Implement _get_curthread and _set_curthread. We use GCCs builtinmarcel2003-07-241-1/+6
* Implement casuptr().marcel2003-07-242-7/+29
* In get_mcontext() and set_mcontext() save and restore the currentmarcel2003-07-241-3/+15
* Fix rescue build using -j. The problem appears to be make not being ablegordon2003-07-241-2/+3
* Implement alpha_pal_wrunique() and alpha_pal_rdunique(). Both aremarcel2003-07-241-0/+17
* Use a spare for the thread pointer (mc_thrptr). The thread pointermarcel2003-07-241-1/+2
* Ensure that for the cryptographic instances of *telnet*, the "crypto"markm2003-07-243-0/+3
* Connect ncplist, ncplogin, and smbutil to the amd64 build.peter2003-07-241-0/+6
* Add mount_nwfs/mount_smbfs to the build for amd64.peter2003-07-241-0/+2
* Connect libncp/libsmb to the build. They compile, but have a couple ofpeter2003-07-241-0/+5
* size_t != int. Make this compile on 64 bit platforms (eg: amd64).peter2003-07-243-4/+5
* Build /sbin/gpt on amd64 for good luck as well.peter2003-07-241-1/+2
* Attach acpi, boot0cfg, lptcontrol, sicontrol, spkrtest, zzz for amd64.peter2003-07-241-1/+11
* Fix an annoying bug in tar. When it converted 'tar zcf' to 'tar -z -c -f'peter2003-07-241-1/+4
* Simplistic C comment re is wrong, use more correct oneimp2003-07-231-1/+1
* Remove old workaroundimp2003-07-231-3/+1
* Make the breakpoint instruction trap gate available to users.peter2003-07-231-1/+1
* Set the %gs base to pcb_gsbase, not pcb_fsbase. Oops.peter2003-07-231-1/+1
* Turn -Werror back off again. Leaving out the invariants options causespeter2003-07-231-1/+1
* Document an additional error return value. The connect(2) call can alsodds2003-07-231-0/+6
* Added the (undocumented) EMUL_BOOT variable (for TARGET=i386 only)ru2003-07-232-5/+11
* Initialize 'blocked' to NULL. I think this was a real problem, but Ipeter2003-07-231-0/+1
* Stop GCC from whining when people use a 16 bit port number for inb() and outb()phk2003-07-231-2/+2
* Install rc files from ${.CURDIR}, not ${.OBJDIR}.des2003-07-231-1/+2
* Sample configuration files.des2003-07-2315-0/+165
* Rewrite tbmaster to use configuration files instead of a hard-coded hash.des2003-07-232-253/+283
* Improve the markup a little.des2003-07-231-11/+11
* Turn -Werror back on.peter2003-07-231-1/+1
* ARGH. I *knew* I'd eventually accidently commit this. Change 5.1-XP backpeter2003-07-231-1/+1
OpenPOWER on IntegriCloud