summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Some fix for the recent apm module changes.iwasaki2001-11-0113-53/+419
* Provide a new picobsd option, "--modules", to also build modulesluigi2001-11-012-2/+19
* Tidy up the variable declarations and switch on warnings and strict.joe2001-11-011-35/+48
* Modify the way host.conf and nsswitch.conf are treated at boot time:des2001-11-017-49/+238
* Just typo corrections (mmunmap->munmap etc), no content changes.schweikh2001-11-015-14/+14
* Update to the latest vendor's file.obrien2001-11-011-1/+0
* Bring the binutils_2_11_cvs_20011031 version of this to the HEAD branch.obrien2001-11-012-15/+11
* This merges in the changes from the FSF 19-July-2001 snapshot to theobrien2001-11-011-1/+2
* This merges in the changes from the FSF anoncvs 19-July-2001 snapshot toobrien2001-11-012-177/+181
* Update to the latest vendor's file.obrien2001-11-011-1/+0
* Update to the latest vendor file.obrien2001-11-011-1/+0
* This commit was generated by cvs2svn to compensate for changes in r85815,obrien2001-11-0159-4074/+12065
|\
| * Halloween import of Binutils from the FSF 2.11 branch.obrien2001-11-0167-4270/+12259
* | Fix a typo in a format string, and fix error checking for missingluigi2001-11-011-6/+5
* | Remove an extra splimp() call.luigi2001-11-011-1/+0
* | Add the TGA video driver. This is a great accomplishtment and will helpobrien2001-11-0110-716/+9539
* | Repocopied from sys/dev/syscons/scvgarndr.cobrien2001-11-010-0/+0
* | Bell-Labs AWK does not support POSIX "bracket expressions" (POSIXese forobrien2001-11-011-4/+4
* | -v must have a space between it and the variable.obrien2001-11-011-1/+3
* | Skip PG_UNMANAGED pages when we're shooting everything down to try andpeter2001-11-012-2/+2
* | Fix the ILLEGAL fdisk table that is there for supporting "dangerouslypeter2001-11-012-2/+2
* | Add 'awk' to the build-tools, so that the small utility used to buildobrien2001-11-011-2/+2
* | Use devclass_find_free_unit() in ata_pci_add_child() because no moreache2001-11-011-1/+2
* | Add devclass_find_free_unit() prototypeache2001-11-011-0/+1
* | Add new interface functionache2001-11-011-0/+10
* | make libtelnet (and telnet, telnetd) use libkrb when requiredassar2001-11-013-4/+30
* | Revision 1.26 wasobrien2001-11-010-0/+0
* | Only overwrite ${DESTDIR}${KODIR}.old/${KERNEL_KO} if we haven'tbrian2001-11-016-42/+84
* | Really fix this work to work. While rev 1.24 did allow awk to run w/oobrien2001-11-011-3/+3
* | Rev 1.24 allows use to use a pure POSIX awk. Tolerating newlines w/inobrien2001-11-010-0/+0
* | Utilize the property of 'echo' in that it removes \n from its input.obrien2001-11-011-1/+1
* | Remove previous revision. smp_started back in subr_smp where it belongs.mjacob2001-10-316-12/+0
* | add /var/heimdalassar2001-10-311-0/+2
* | Make the actual volatile int smp_started live *somewhere*. This ismjacob2001-10-316-0/+12
* | Don't remove the tentative declaration. It's the only one...marcel2001-10-311-0/+1
* | Spell deivces as devices.rwatson2001-10-313-3/+3
* | Experiment with rewriting the syscall() wrapper using explicit bundlingdfr2001-10-312-378/+508
* | Fix obvious bug where return from probe was botched.asmodai2001-10-311-1/+1
* | Document RMC for DS[12]0wilko2001-10-311-0/+17
* | Fix misspelling in comment.mjacob2001-10-311-1/+1
* | Add TF_AR_FPSR, the offset of ar.fpsr in a trapframe.dfr2001-10-311-0/+1
* | MFC noted: ipfw(8) -d/-e (plus small typo fix).bmah2001-10-312-2/+4
* | New release notes: de(4) round-robin transmit/receive, ng_eth(4),bmah2001-10-312-0/+30
* | Do not uselessly whine in syslog about packets denied by ipfw rules.phk2001-10-312-3/+19
* | Replace `=' with more correct ``.Ql =''.tobez2001-10-311-1/+2
* | The correction entry about asr was too pessimistic based on my poorimp2001-10-311-3/+1
* | Print the bundle template name on the first slot of the bundle.dfr2001-10-311-0/+39
* | Make smp_started volatile in sys/smp.h and remove the volatilemarcel2001-10-312-2/+1
* | Add entries about the recent problems with asr.imp2001-10-311-0/+18
* | Don't let pmap_object_init_pt() exhaust all available free pagesdillon2001-10-314-3/+36
OpenPOWER on IntegriCloud