summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct use of .Nm. Add rcsid. Do not dot terminate err(3) strings. Spelling.charnier1998-08-032-17/+19
* Correct use of .Nm, add .An.charnier1998-08-031-7/+9
* This commit was generated by cvs2svn to compensate for changes in r38032,peter1998-08-03341-0/+97632
|\
| * Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch underpeter1998-08-03341-0/+97632
* Ignore (effectively) SIGTSTP if we're already in the process of tstoping.hoek1998-08-031-0/+1
* Updates for the ThunderLAN driver:wpaul1998-08-032-32/+136
* The pthreads standard has been published. Change:alex1998-08-0372-141/+141
* A style fix for my previous commit.alex1998-08-023-3/+3
* Add missing "else", without whom the prev. commit is a null change.hoek1998-08-021-4/+3
* Fixed a race condition during the first lock/trylock of a staticallyalex1998-08-023-12/+63
* Fixed printf format errors.bde1998-08-024-11/+11
* Fixed printf format errors.bde1998-08-029-20/+24
* Fixed printf format errors.bde1998-08-0210-26/+32
* Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPEbde1998-08-026-17/+20
* Fixed printf format errors.bde1998-08-023-7/+7
* Fixed printf format warnings for non-errors. This change is null unlessbde1998-08-021-0/+4
* Fixed printf format errors (time_t is not necessarily long).bde1998-08-021-3/+5
* Oops, the SRCDIR=${.OBJDIR} hack is still necessary, (since bsd.doc.mkbde1998-08-021-1/+1
* Cleaned up. tmac.srefs was in both SRCS and EXTRAS. Thebde1998-08-021-10/+10
* Don't use `::' to break dependencies. Cleaned some nearby things.bde1998-08-021-6/+5
* Use a different hack in the ${DFILE} rule to keep indirect dependenciesbde1998-08-021-18/+11
* PR: 7469brian1998-08-023-4/+11
* Add the ISP Qlogic SCSI card to the list of known devices.gpalmer1998-08-021-2/+4
* Malformed conditional if MACHINE_ARCH is not defined. From rev 1.195.wosch1998-08-021-3/+3
* On receipt of a sig 15, do a full bundle_Close() even ifbrian1998-08-022-7/+3
* Added 82555B support for media status.dg1998-08-022-2/+4
* Reordered fxp_softc for optimal cacheline behavior.dg1998-08-022-16/+20
* Killed unused variable/assignment.dg1998-08-022-4/+2
* Introduce KRB5_HOME variable.dima1998-08-013-3/+24
* Avoid trying to malloc > (1<<32) bytes of memory due to an arithmeticdfr1998-08-013-6/+6
* Added iso646.h as defined by the Single UNIX Specification, version 2.alex1998-08-012-2/+46
* Sync with sys/i386/boot/netboot/main.c revision 1.23.kato1998-08-011-0/+1
* Fix reference to /usr/share/misc/iso3166.des1998-08-011-16/+31
* If we get an ENOBUFS from the network, it's normally transient networkpeter1998-08-013-3/+33
* Fix a compile error if IPFIREWALL_FORWARD active without IPDIVERT.peter1998-08-011-3/+2
* When we receive an LCP config REQ in Opened state,brian1998-08-011-6/+8
* Cosmetic: Diagnostic wording (Unknown -> Unexpected)brian1998-08-011-4/+14
* Always dial immediately on ``open'', ``dial'' and ``call''.brian1998-07-313-31/+12
* Cosmetic change to driver registration.dfr1998-07-313-6/+6
* Make it possible to have a driver registered with more than one parent bus.dfr1998-07-311-16/+17
* Only perform byte/word accesses in the correct EV56 memory space.dfr1998-07-311-78/+69
* Add definitions of EV56 INT1/INT2/INT4/INT8 memory spaces.dfr1998-07-311-1/+9
* Merge with i386/isa/diskslice_machdep.c 1.30dfr1998-07-311-32/+14
* I've put together man pages for the pthread_cleanup, pthread_cond, andphk1998-07-3144-4/+2838
* TFTP_ACK goes to port 69 (default tftp port) and tftpd says 'Timeout'.phk1998-07-311-0/+1
* In sys/scsi/st.c, st_close() does not check for errors from callingphk1998-07-311-3/+4
* ndc hardcodes 'named' instead of using $named_program from rc.confphk1998-07-311-2/+2
* Backed out rev.1.31. It was a workaround for bugs in rev.1.4 ofbde1998-07-311-5/+1
* Fix coredump when two signals are sent in rapid succession.hoek1998-07-312-2/+3
* Fixed printf format errors.bde1998-07-308-80/+94
OpenPOWER on IntegriCloud