summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow excessive backspacing to correctly abort an input (most significantlyhoek1999-12-262-12/+22
* Expand source comments a little -=> increased readability.hoek1999-12-262-8/+35
* This commit was generated by cvs2svn to compensate for changes in r55099,kris1999-12-2513-0/+2145
|\
| * Initial import of OpenSSL v0.9.4kris1999-12-2513-0/+2145
* Fixed races accessing the RTC. The races apparently causedbde1999-12-255-20/+80
* Add directories: preparation for OpenSSL import.kris1999-12-252-0/+4
* Sacrifice, for now, NFS and NETGRAPH on the alpha boot floppyjkh1999-12-255-15/+130
* Backout rev1.7, as it broke adventure(6) (const'ing a non-r/o variable).billf1999-12-251-1/+1
* Fix the firmware build number output (again).msmith1999-12-251-1/+1
* Don't pass u_int32_t pointers to BUS_READ_IVAR since it tends to makedfr1999-12-243-9/+9
* * Set the devclass of a device before calling the probe method. This allowsdfr1999-12-241-1/+12
* Fixed a cast of a pointer to an integer of a possibly different size.bde1999-12-243-8/+8
* Since we build and install gasp(1) in /usr/libexec/${OBJFORMAT}/,green1999-12-241-0/+1
* Removed unnecessary const poisoning (redundant casting) which was addedbde1999-12-241-2/+2
* Merge from sys/i386/conf/files.i386 rev 1.293.kato1999-12-242-28/+28
* Merge from sys/i386/conf/GENERIC rev 1.218 & 1.219.kato1999-12-242-4/+4
* Removed -mno-486 from CFLAGS.kato1999-12-241-1/+0
* Mandate the inclusion of <ieeefp.h> instead of <floatingpoint.h>. Thesheldonh1999-12-241-1/+1
* Link la_LN*4 tooache1999-12-241-1/+1
* Fix cut&paste errorache1999-12-241-2/+2
* Cosmetic fix; get the firmware build code and customisation tag themsmith1999-12-241-1/+1
* Add iso04 fontsache1999-12-245-0/+238
* Add Lithuanian keyboardache1999-12-243-0/+245
* Add lt_LTache1999-12-243-0/+201
* Add 8859-4 and lt_LTache1999-12-247-1/+499
* Add 8859-4 and lt_LTache1999-12-243-0/+165
* Add 8859-4 and lt_LT entriesache1999-12-242-0/+12
* Oops, fix typo in prev. commitache1999-12-241-1/+1
* Add Latin2 FreeBSD consolesache1999-12-241-2/+25
* Add ACS support to 8859-2 fontsache1999-12-246-295/+198
* Use 'i' for ACS lantern (as ncurses expect it)ache1999-12-241-7/+7
* New man page. This will need modifications RSN.grog1999-12-241-0/+282
* Creating weak symbols doesn't work correctly when building an aout libc.jasone1999-12-244-16/+8
* Update config rules for making {linux|svr4}_assym.hmarcel1999-12-232-20/+20
* Don't bother fork()ing after closing a ctty if ppp is about tobrian1999-12-231-0/+10
* Understand double-quotes anywhere on a command line in the samebrian1999-12-233-18/+14
* Correct warning about unindented commands when the unindented commandbrian1999-12-231-27/+34
* Use genassym(1) and <sys/assym.h> to generate assembler symbols.marcel1999-12-232-28/+9
* Use genassym(1) and <sys/assym.h> to generate assembler symbols.marcel1999-12-233-44/+13
* o Define `offsetof' when not already defined,marcel1999-12-231-5/+10
* Don't build caesar as a tool. fortune(6) doesn't depend on itmarcel1999-12-231-3/+3
* Use tr(1) instead of caesar(6) to perform the rotation. This removesmarcel1999-12-231-2/+1
* Fix problem reported by Matt Dillon. Occasionally, very small receivedwpaul1999-12-231-1/+14
* Fix zero-padding for printf formats which include a precision orsheldonh1999-12-231-2/+8
* Removed vestiges of BAD144 support.bde1999-12-231-1/+2
* Removed vestiges of BAD144 support.bde1999-12-232-4/+1
* Fixed bitrot in synopsis. The prototype for panic() was moved tobde1999-12-231-2/+1
* Fixed wrong function types (the device_add_child() family returns abde1999-12-231-2/+2
* Removed unused include of <sys/buf.h> from synopsis. This include isbde1999-12-232-3/+0
* Fixed bitrot in synopsis. The prototype for VOP_ISLOCKED() changedbde1999-12-231-1/+1
OpenPOWER on IntegriCloud