Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-07 | Add pccom to files.i386. SPARE-PARTS is an i386-dx40, which runs | Jason Downs | |
with zero fifo overruns or dropped characters at 115200bps with pccom. | |||
1996-07-07 | Integrate 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-06 | add pccom, character device 46. | Jason Downs | |
1996-07-06 | kernel is /bsd | ccappuc | |
1996-07-06 | not very well tested ether_aton() cleanup | Theo de Raadt | |
1996-07-06 | type fixos | Theo de Raadt | |
1996-07-06 | Should get installed as nawk as well. | etheisen | |
1996-07-05 | commit check finish after work done | Theo de Raadt | |
1996-07-05 | release temporary binding if M_PREPEND fails; netbsd pr#2605; ↵ | Theo de Raadt | |
tegge@idt.unit.no; improved by me | |||
1996-07-05 | overly pedantic indentation fix from theo who had a few beer | Theo de Raadt | |
1996-07-05 | Add NCPfs constants. | Michael Shalayeff | |
1996-07-05 | fix swap | Jason Downs | |
1996-07-05 | start ypbind after ypserv | Theo de Raadt | |
1996-07-05 | com2 and ed0 move to spare-parts | Jason Downs | |
1996-07-04 | portmap cannot do security, do not suggest it could; pointed out by bitblt | Theo de Raadt | |
1996-07-04 | fix recording; from jabaker@grail.cba.csuohio.edu | Theo de Raadt | |
1996-07-04 | setuid is bad, spotted by bitblt | Theo de Raadt | |
1996-07-04 | Set locale per IEEE 1003.2(1992) | Thorsten Lockert | |
1996-07-04 | document -l; netbsd pr#2601; khym@bga.com | Theo de Raadt | |
1996-07-04 | GNU awk no longer used | Thorsten Lockert | |
1996-07-04 | AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me | Thorsten Lockert | |
1996-07-04 | kernel is /bsd | Theo de Raadt | |
1996-07-04 | Fix NetBSD PR bin/2597: lpr and NFS-non-root-exported fails | Thorsten Lockert | |
1996-07-04 | Fix bogon in import | Thorsten Lockert | |
1996-07-04 | Integrated 4.4Lite2 source | Thorsten Lockert | |
Fixed potential problem pointed out by bitblt | |||
1996-07-03 | ported to FreeBSD 2.2-960612-SNAP. | chuck | |
1996-07-03 | ported to FreeBSD 2.2-960612-SNAP. | chuck | |
1996-07-03 | ported to FreeBSD 2.2-960612-SNAP. | chuck | |
1996-07-03 | Add 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-03 | prototype ethers(3) functions (inside !_KERNEL), pointed out in | Theo de Raadt | |
netbsd pr#2471, jhawk@mit.edu | |||
1996-07-03 | prototype ethers(3) functions (inside !_KERNEL), pointed out in | Theo de Raadt | |
netbsd pr#2471, jhawk@mit.edu | |||
1996-07-03 | document EOPNOTSUPP error return; from kgor@ksg.com | Theo de Raadt | |
1996-07-03 | cannot check for < NFS_MINPACKET on some transports; from guy@netapp.com | Theo de Raadt | |
1996-07-03 | Permit old behaviour of uname(2) if new kernel variable is not available | Thorsten Lockert | |
1996-07-03 | renumber to avoid conflict with freebsd | chuck | |
1996-07-03 | renumber AF_NATM to avoid a conflict with freebsd which put ISDN @ 26. | chuck | |
(i should have checked first) | |||
1996-07-02 | for magic MD5 salt, call md5crypt() | Theo de Raadt | |
1996-07-02 | pretty the comment | Theo de Raadt | |
1996-07-02 | add ep* | Theo de Raadt | |
1996-07-02 | pretty | Theo de Raadt | |
1996-07-02 | support FSTATE_STAR by repetition | Theo de Raadt | |
1996-07-02 | handle SCSI_QUEUE_FULL correctly | Theo de Raadt | |
1996-07-02 | Make the user fill in the release | Thorsten Lockert | |
1996-07-02 | permit -alldirs, but document it | Theo de Raadt | |
1996-07-02 | better FIFO enabling code; netbsd pr#2574, cliff@wport.com | Jason Downs | |
1996-07-02 | unsigned 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 | + LFS | Jason Downs | |
1996-07-02 | document | Theo de Raadt | |
1996-07-02 | provide config_make_softc proto | Theo de Raadt | |
1996-07-02 | Use getrawpartition(). | Jason Downs | |