summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-07-07Add pccom to files.i386. SPARE-PARTS is an i386-dx40, which runsJason Downs
with zero fifo overruns or dropped characters at 115200bps with pccom.
1996-07-07Integrate the i386 specific com driver from Onno van der Linden,Jason Downs
<onno@simplex.nl>, as a seperate driver. This is the OpenBSD com.c, with his changes integrated and the functions renamed. This driver should work with pcmcia, but hasn't been tested. It will not work the multiport boards. Simply switch 'com' to 'pccom' in your conf and change the major number of your devices in order to use this.
1996-07-06add pccom, character device 46.Jason Downs
1996-07-06kernel is /bsdccappuc
1996-07-06not very well tested ether_aton() cleanupTheo de Raadt
1996-07-06type fixosTheo de Raadt
1996-07-06Should get installed as nawk as well.etheisen
1996-07-05commit check finish after work doneTheo de Raadt
1996-07-05release temporary binding if M_PREPEND fails; netbsd pr#2605; ↵Theo de Raadt
tegge@idt.unit.no; improved by me
1996-07-05overly pedantic indentation fix from theo who had a few beerTheo de Raadt
1996-07-05Add NCPfs constants.Michael Shalayeff
1996-07-05fix swapJason Downs
1996-07-05start ypbind after ypservTheo de Raadt
1996-07-05com2 and ed0 move to spare-partsJason Downs
1996-07-04portmap cannot do security, do not suggest it could; pointed out by bitbltTheo de Raadt
1996-07-04fix recording; from jabaker@grail.cba.csuohio.eduTheo de Raadt
1996-07-04setuid is bad, spotted by bitbltTheo de Raadt
1996-07-04Set locale per IEEE 1003.2(1992)Thorsten Lockert
1996-07-04document -l; netbsd pr#2601; khym@bga.comTheo de Raadt
1996-07-04GNU awk no longer usedThorsten Lockert
1996-07-04AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by meThorsten Lockert
1996-07-04kernel is /bsdTheo de Raadt
1996-07-04Fix NetBSD PR bin/2597: lpr and NFS-non-root-exported failsThorsten Lockert
1996-07-04Fix bogon in importThorsten Lockert
1996-07-04Integrated 4.4Lite2 sourceThorsten Lockert
Fixed potential problem pointed out by bitblt
1996-07-03ported to FreeBSD 2.2-960612-SNAP.chuck
1996-07-03ported to FreeBSD 2.2-960612-SNAP.chuck
1996-07-03ported to FreeBSD 2.2-960612-SNAP.chuck
1996-07-03Add a -b option that takes a hostname or IP-address as an argument.Niklas Hallqvist
This address is bound to the local socket of the TCP connection and is useful for talking to services which does authentication based on IP- addresses.
1996-07-03prototype ethers(3) functions (inside !_KERNEL), pointed out inTheo de Raadt
netbsd pr#2471, jhawk@mit.edu
1996-07-03prototype ethers(3) functions (inside !_KERNEL), pointed out inTheo de Raadt
netbsd pr#2471, jhawk@mit.edu
1996-07-03document EOPNOTSUPP error return; from kgor@ksg.comTheo de Raadt
1996-07-03cannot check for < NFS_MINPACKET on some transports; from guy@netapp.comTheo de Raadt
1996-07-03Permit old behaviour of uname(2) if new kernel variable is not availableThorsten Lockert
1996-07-03renumber to avoid conflict with freebsdchuck
1996-07-03renumber AF_NATM to avoid a conflict with freebsd which put ISDN @ 26.chuck
(i should have checked first)
1996-07-02for magic MD5 salt, call md5crypt()Theo de Raadt
1996-07-02pretty the commentTheo de Raadt
1996-07-02add ep*Theo de Raadt
1996-07-02prettyTheo de Raadt
1996-07-02support FSTATE_STAR by repetitionTheo de Raadt
1996-07-02handle SCSI_QUEUE_FULL correctlyTheo de Raadt
1996-07-02Make the user fill in the releaseThorsten Lockert
1996-07-02permit -alldirs, but document itTheo de Raadt
1996-07-02better FIFO enabling code; netbsd pr#2574, cliff@wport.comJason Downs
1996-07-02unsigned usec can go negative, should be added in as is; netbsd pr#2585; ↵Theo de Raadt
Juergen.Fluk@lrz.tu-muenchen.de
1996-07-02+ LFSJason Downs
1996-07-02documentTheo de Raadt
1996-07-02provide config_make_softc protoTheo de Raadt
1996-07-02Use getrawpartition().Jason Downs