Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-12-18 | fix fb_setsize() to set width/height for P4 frame buffers | Theo de Raadt | |
now rconsole works on all P4 frame buffers | |||
1995-12-18 | numerous 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-18 | reset prompt on cd, pushd, and popd | Theo de Raadt | |
1995-12-18 | update from netbsd | Theo de Raadt | |
1995-12-18 | from netbsd: | Theo de Raadt | |
Add PTRDIFF_IS_LONG and SIZEOF_IS_ULONG config entries for (32-bit) mips | |||
1995-12-18 | pmax trash from netbsd | Theo de Raadt | |
1995-12-18 | alpha and mips architectures use lorder.sh.gnm | Theo de Raadt | |
1995-12-18 | from netbsd: | Theo de Raadt | |
run nm once; also check dependencies for 'G' (gp-relative constant pool) and 'R' (readonly data) | |||
1995-12-18 | update from netbsd | Theo de Raadt | |
1995-12-18 | use ufs_daddr_t; another time_t cleanup | Theo de Raadt | |
1995-12-18 | from 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.com | Theo de Raadt | |
1995-12-18 | add ppp stuff from distribution; someone should look at integrating what | Theo de Raadt | |
the freebsd people have (way nicer) | |||
1995-12-18 | install a /var/crash/minfree, of 4096, as suggested by david@city.ac.uk | Theo de Raadt | |
1995-12-18 | Use 115200 for IIci's serial clock constant, too. Wierd that it ever worked | briggs | |
otherwise... | |||
1995-12-17 | Change name of des_set_key to des_set_key_schedule as to not interfere with | Thorsten Lockert | |
different implementation used by multiple binaries | |||
1995-12-17 | Do not use setreuid() | Thorsten Lockert | |
1995-12-17 | Enable non-master kerberos services by default | Thorsten Lockert | |
1995-12-17 | Only create symlink if it does not exist | Thorsten Lockert | |
1995-12-17 | from netbsd | Theo de Raadt | |
1995-12-17 | from 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-17 | config.old does not exist | Theo de Raadt | |
1995-12-17 | from netbsd; Correct PCLK value | Theo de Raadt | |
1995-12-17 | from 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-17 | skip local defn of MAXFLOAT; libg++ will be updated soon anyways | Theo de Raadt | |
1995-12-17 | add man9 | Theo de Raadt | |
1995-12-17 | do not treat symbolic links special; from cgd@netbsd.org; netbsd pr#1776 | Theo de Raadt | |
1995-12-17 | SRCS are sources, and when they are sources, make depend will work like it ↵ | Theo de Raadt | |
should | |||
1995-12-17 | update from netbsd | Theo de Raadt | |
1995-12-17 | add a missing \n | Theo de Raadt | |
1995-12-17 | match correctly on pfour | Theo de Raadt | |
1995-12-17 | use /sbin/nologin as the invalid shell, good idea by tholo | Theo de Raadt | |
1995-12-17 | provide a bogus shell for the disabled accounts | Theo de Raadt | |
1995-12-17 | domestic goes away, kerberosIV always exists | Theo de Raadt | |
1995-12-17 | expose even more internals, for bdes | Theo de Raadt | |
1995-12-16 | Make it possible to build without SKEY support | Thorsten Lockert | |
Add support for building with kerberosIV | |||
1995-12-16 | Add sample kerberosIV configuration files | Thorsten Lockert | |
1995-12-16 | Add support for building kerberosIV | Thorsten Lockert | |
1995-12-16 | Add a build target | Thorsten Lockert | |
1995-12-16 | Two 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-16 | Declare emul_sunos so '040 cache flush will compile. | briggs | |
1995-12-16 | update from netbsd | Theo de Raadt | |
1995-12-16 | handle time_t things that really are not time_t | Theo de Raadt | |
1995-12-16 | {in,out}*() macros are already in pio.h | Theo de Raadt | |
1995-12-16 | CFCR_* -> LCR_* | Theo de Raadt | |
1995-12-16 | non-USA crypto code by davidb@werj.com.au. The source has been split | Theo 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-16 | add sup to the tree | Theo de Raadt | |
1995-12-16 | update from netbsd | Theo de Raadt | |
1995-12-16 | lofs is gone | Theo de Raadt | |
1995-12-16 | document where syslogd -s would be used | Theo de Raadt | |