summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1995-12-18fix fb_setsize() to set width/height for P4 frame buffersTheo de Raadt
now rconsole works on all P4 frame buffers
1995-12-18numerous improvements by arnej@pvv.unit.no, david@city.ac.uk, and myself.Theo de Raadt
complain less in normal situations, and deal better with netgroups, YP, ssh configuration files, and other rather normal configurations.
1995-12-18reset prompt on cd, pushd, and popdTheo de Raadt
1995-12-18update from netbsdTheo de Raadt
1995-12-18from netbsd:Theo de Raadt
Add PTRDIFF_IS_LONG and SIZEOF_IS_ULONG config entries for (32-bit) mips
1995-12-18pmax trash from netbsdTheo de Raadt
1995-12-18alpha and mips architectures use lorder.sh.gnmTheo de Raadt
1995-12-18from netbsd:Theo de Raadt
run nm once; also check dependencies for 'G' (gp-relative constant pool) and 'R' (readonly data)
1995-12-18update from netbsdTheo de Raadt
1995-12-18use ufs_daddr_t; another time_t cleanupTheo de Raadt
1995-12-18from ghudson:Theo de Raadt
fdescfs now provides . and .. entries, so remove the comment about them not being there.
1995-12-18/etc/ifaliases support by randy@zyzzyva.comTheo de Raadt
1995-12-18add ppp stuff from distribution; someone should look at integrating whatTheo de Raadt
the freebsd people have (way nicer)
1995-12-18install a /var/crash/minfree, of 4096, as suggested by david@city.ac.ukTheo de Raadt
1995-12-18Use 115200 for IIci's serial clock constant, too. Wierd that it ever workedbriggs
otherwise...
1995-12-17Change name of des_set_key to des_set_key_schedule as to not interfere withThorsten Lockert
different implementation used by multiple binaries
1995-12-17Do not use setreuid()Thorsten Lockert
1995-12-17Enable non-master kerberos services by defaultThorsten Lockert
1995-12-17Only create symlink if it does not existThorsten Lockert
1995-12-17from netbsdTheo de Raadt
1995-12-17from christos:Theo de Raadt
- Added .WAIT to synchronize between sources like other pmake variants. - Updated documentation to include .ORDER .PARALLEL .NO_PARALLEL .NONPARALLEL
1995-12-17config.old does not existTheo de Raadt
1995-12-17from netbsd; Correct PCLK valueTheo de Raadt
1995-12-17from netbsd:Theo de Raadt
Make an NMI activate the debugger. This only works on a TT and needs a small hardware patch. This makes it easier to debug drivers that hang on an ipl > splsoft.
1995-12-17skip local defn of MAXFLOAT; libg++ will be updated soon anywaysTheo de Raadt
1995-12-17add man9Theo de Raadt
1995-12-17do not treat symbolic links special; from cgd@netbsd.org; netbsd pr#1776Theo de Raadt
1995-12-17SRCS are sources, and when they are sources, make depend will work like it ↵Theo de Raadt
should
1995-12-17update from netbsdTheo de Raadt
1995-12-17add a missing \nTheo de Raadt
1995-12-17match correctly on pfourTheo de Raadt
1995-12-17use /sbin/nologin as the invalid shell, good idea by tholoTheo de Raadt
1995-12-17provide a bogus shell for the disabled accountsTheo de Raadt
1995-12-17domestic goes away, kerberosIV always existsTheo de Raadt
1995-12-17expose even more internals, for bdesTheo de Raadt
1995-12-16Make it possible to build without SKEY supportThorsten Lockert
Add support for building with kerberosIV
1995-12-16Add sample kerberosIV configuration filesThorsten Lockert
1995-12-16Add support for building kerberosIVThorsten Lockert
1995-12-16Add a build targetThorsten Lockert
1995-12-16Two changes are made in this checkin.Dale S. Rahn
The first is a change to force the console to stay 8N1, the configuration of the bug/prom during the first open to the device by init. The second is to not enable interupts until the port is opened. Previously receive and CD change interrutps were enabled at config time. If a character arrived before the port was opened for the first time, it would crash the system.
1995-12-16Declare emul_sunos so '040 cache flush will compile.briggs
1995-12-16update from netbsdTheo de Raadt
1995-12-16handle time_t things that really are not time_tTheo de Raadt
1995-12-16{in,out}*() macros are already in pio.hTheo de Raadt
1995-12-16CFCR_* -> LCR_*Theo de Raadt
1995-12-16non-USA crypto code by davidb@werj.com.au. The source has been splitTheo de Raadt
& copied into two pieces so that use of crypt() pulls in a crypt.o that contains only that one programmer interface -- this permits USA export of binaries that use crypt() for authentication purposes. morecrypt.c contains the other DES programmer interfaces commonly used.
1995-12-16add sup to the treeTheo de Raadt
1995-12-16update from netbsdTheo de Raadt
1995-12-16lofs is goneTheo de Raadt
1995-12-16document where syslogd -s would be usedTheo de Raadt