summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* install freebsd.cf rather than freefall.cf by default after 8.7.2 import.peter1995-12-021-3/+3
|
* *GULP* cvs remove the uncomfortably large list of files that are no longerpeter1995-12-0244-10185/+3
| | | | part of sendmail 8.7.2...
* malloc.h: add sysctl class.phk1995-12-022-3/+7
| | | | | | sysctl.h add "AUTO" OID. both of which will be need RSN.
* I don't know what I messed up in 1.40, but the crynwr mode didn't make it.phk1995-12-021-25/+224
| | | | Here it is then, I hope.
* Update the freefall.mc file to (almost) match what is actually beingpeter1995-12-025-23/+151
| | | | | | run on freefall.. Create freebsd.mc which is intended to be installed by src/etc/Makefile onto generic freebsd systems.
* Completed function declarations and/or added prototypes.bde1995-12-0210-15/+87
|
* Fixed call to mrt_ioctl(). mrt_ioctl() for some reason has differentbde1995-12-021-1/+5
| | | | number of args when MROUTING is defined.
* Completed function declarations and/or added prototypes.bde1995-12-0216-29/+60
|
* Re-disable the cf/cf SUBDIR - we were not building it before anyway.peter1995-12-022-2/+2
| | | | The Makefile down there does not handle the obj dir well..
* Fix typo.nate1995-12-021-1/+1
|
* Initial round of conflict resolutions.. I need to do anotherpeter1995-12-0258-6713/+10213
| | | | | pass over this and check it more closely, but my initial concern was to get it to all compile again. Some of the obsoleted files 'cvs rm'ed.
* This commit was generated by cvs2svn to compensate for changes in r12571,peter1995-12-02136-8407/+21805
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import Sendmail-8.7.2 as discussed on -current.peter1995-12-02158-11435/+32019
| | | | | | | | The conflict merge will happen shortly after.
* | Import Sendmail-8.7.2 as discussed on -current.peter1995-12-021-14/+35
| | | | | | | | The conflict merge will happen shortly after.
* | staticize.phk1995-12-022-54/+54
| |
* | Finished (?) cleaning up sysinit stuff.bde1995-12-0217-130/+78
| |
* | Staticized.bde1995-12-023-7/+11
| | | | | | | | Added prototypes.
* | I fixed this before than committed it on my machine and not on freefall.julian1995-12-021-5/+5
| | | | | | | | (window confusion)
* | Fix second gets() -> fgets() conversion botch I missed.jkh1995-12-021-5/+7
| |
* | Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libeditpeter1995-12-021-0/+1
| | | | | | | | | | | | | | in particular circumstances. (malloc() does not zero memory, but usually does by coincidenct that sbrk() returns zeroed pages) Submitted-by: John Hood <cgull@smoke.marlboro.vt.us>
* | Submitted by: Heikki Suonsivujulian1995-12-021-8/+8
| | | | | | | | Made the pty devices creates in devfs match the present MAKEDEV naming
* | A quick fix for a problem that will go away in a few days anyway..julian1995-12-011-2/+2
| |
* | Fix minor bug that would cause the packet statistics updates to stopdg1995-12-012-48/+150
| | | | | | | | | | working under extremely rare circumstances. Also added some additional comments..
* | It is not necessary to check if a '-' is in lusername., Checking ifguido1995-12-011-1/+1
| | | | | | | | | | lusername starts with a '-' is enough. Otherwise, no users with a '-' in there name can use rlogin.
* | Similarly spartan dotfiles.jkh1995-12-013-24/+2
| |
* | Rip these things down to the absolutely minimums - no tsets, nojkh1995-12-014-26/+1
| | | | | | | | | | sttys, no fancy prompts, nothing. Everything else seems to be too contraversal, so we'll go vanilla.
* | Commit the longstanding bin/410 & kern/411 fix, in the hope that somebodyphk1995-12-011-3/+3
| | | | | | | | | | will find out if it works/breaks before we do our next release. It's all about bad blocks in the remap area of the disk.
* | Adjust a perror() to print the actual target of the error.jkh1995-12-011-1/+1
| |
* | Account for newline in fgets(). Whoops!jkh1995-12-011-1/+6
| | | | | | | | Noticed by: peter
* | Restored [u]cmpdi2.c which are needed for switching on [unsigned] longbde1995-12-011-1/+1
| | | | | | | | long values.
* | Update these from new examples in etc/root. Also comment outjkh1995-12-014-27/+48
| | | | | | | | | | dot.rhosts entries which are wholly bogus and not worth a search on.
* | gets() -> fgets()jkh1995-12-012-7/+7
| |
* | gets() -> fgets()jkh1995-12-014-7/+7
| |
* | gets() -> fgets(). I'm tired of looking at the compiler messages!jkh1995-12-011-6/+6
| |
* | Stamp out more calls to gets().jkh1995-12-011-8/+8
| |
* | remove typojulian1995-12-011-2/+1
| |
* | Add definition of PROT_NONE=0 for compatibility with SunOS/Solaris/Linux ...se1995-11-301-1/+2
| | | | | | | | Reviewed by: julian
* | Remove ports-utilsache1995-11-301-1/+0
| |
* | Submitted by: jb@cimlogic.com.au (John Birrell)julian1995-11-301-2/+2
| | | | | | | | | | | | | | Obtained from: NetBSD as well (He submitted it there too) make sure that teh shm region is beyond the sum of the text and data segs as it was big progs could collide with the shm region.
* | Fix support for QIC_3080 drives...it 1/2 worked before.pst1995-11-302-2/+5
| |
* | Add ports-misc and ports-www.asami1995-11-301-0/+2
| |
* | A pair of really tiny patches that not only allow it all to compilejulian1995-11-302-7/+7
| | | | | | | | | | | | | | | | | | but also IT ACTUALLY WORKS! FreeBSD with options JREMOD now runs with no entries in the devsw tables prior to the devices puting their own entries there.. Thanks to bde and terry for thoughts and comments. next stop 'Real' devfs support in devices.
* | Remove ENABLE_STARTUP_LOCALE, use proper name for LANGache1995-11-302-5/+3
| |
* | Fix my color/attr separation patch.ache1995-11-303-9/+9
| | | | | | | | Swap foreground/background logic to allow DIM REVERSE
* | Install new dotfiles.jkh1995-11-301-1/+7
| |
* | Revamp root's dotfiles.jkh1995-11-305-35/+597
| | | | | | | | Submitted by: Patrick Hausen + mods by me
* | Add cfree.3ache1995-11-291-1/+1
| |
* | Uniformize startup display to follow style of all the others. This meanswollman1995-11-292-54/+28
| | | | | | | | | | in particular getting rid of most of the goop that causes syscons options to be spread out over four separate lines.
* | Delete obnoxious uprintf()s in load/unload procedures.wollman1995-11-2915-45/+15
| |
* | GENERIC - Add a commented out line for adding support for IBM ThinkPadnate1995-11-295-2/+12
| | | | | | | | | | | | | | keyboards LINT - Add SCANSET=2 support to the LINT kernel and comments reflecting it's purpose.
OpenPOWER on IntegriCloud