Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-01-02 | rnd is random. | etheisen | |
1997-01-02 | libcrypt is no more. | etheisen | |
1997-01-02 | handle the powerpc like the arc - no dynamic stuff | Dale S. Rahn | |
Thanks to Thomas Graichen for the fix. | |||
1997-01-02 | handle the pmax like the arc - no dynamic stuff | Thomas Graichen | |
1997-01-02 | DOH! we are not ELF yet. Fix static constructors. | Niklas Hallqvist | |
1997-01-02 | prevent system from suspend/standby twice. | Michael Shalayeff | |
(netbsd pr#3005, yasufu-i@is.aist-nara.ac.jp) | |||
1997-01-02 | pulled out the duplicated, conditional code from both kern/vfs_syscalls.c | Michael Shalayeff | |
and compat/common/vfs_syscalls_43.c and placed a single copy of that code into miscfs/union/union_subr.c (seemed like a good place to put it, since it's union-fs related). as a side effect you can build unionfs in lkm. (netbsd pr#2950, Paul Goyette <paul@pgoyette.bdt.com>) | |||
1997-01-02 | PPP_BSDCOMP not PPP_BSD_COMP | Michael Shalayeff | |
1997-01-02 | inet_addr --> inet_aton | Michael Shalayeff | |
1997-01-02 | Add FSH (set -o sh), initialize it if we're /bin/sh, and add the first use: | Jason Downs | |
don't set $_ if we're non-interactive. | |||
1997-01-02 | use arc4random for xid generation | Theo de Raadt | |
1997-01-02 | do not confuse readdisklabel callers | Theo de Raadt | |
1997-01-02 | Current differences between development tree and checked in tree. | Dale S. Rahn | |
Reason these are not checked in: Wide affecting change that would be "incorrect" for other ports. Build issues that do not have final solutions Misc other changes. (Some cross compilations issues) | |||
1997-01-02 | Current information about port status. | Dale S. Rahn | |
1997-01-02 | Change order of includes to pick up sys/types.h so that typedefs | Dale S. Rahn | |
of htonl and friends are not parse errors. | |||
1997-01-02 | PowerPC is like alpha and mips. | Dale S. Rahn | |
1997-01-02 | Add fp.c file, reformat to be more readable. | Dale S. Rahn | |
1997-01-02 | adding files previously missing. | Dale S. Rahn | |
The reg.h file may not be complete, currently the port does not support ptrace. | |||
1997-01-02 | Powerpc port also uses new libkvm. | Dale S. Rahn | |
1997-01-02 | Stub routines for set|get fpsticky, fpround, ... | Dale S. Rahn | |
Fixing this is listed in the Todo section. | |||
1997-01-02 | getc returns int not char. | Dale S. Rahn | |
This matters on some ports, such as powerpc. (signed vs unsigned issue). | |||
1997-01-01 | add a comment on how to start xdm via init (only i386 for now - which other | Thomas Graichen | |
ports do also have X and on which device in ttys the xdm has to be started there ?) | |||
1997-01-01 | add a comment about the comment in ttys about how to start xdm via init | Thomas Graichen | |
1997-01-01 | the master with comments in it is not that much of a good idea - if | Thomas Graichen | |
you enable amd in /etc/netstart by accident it will get very confused about all those comments - i removed it and put a sample master files there | |||
1997-01-01 | add a comment about how to configure pci pcmcia chips (from stefan grefen | Thomas Graichen | |
- the original author of the NetBSD pcmcia stuff) p.s.: this way i got my notebook working with pcmcia | |||
1997-01-01 | remove unneded space in printf (only cosmetic) | Thomas Graichen | |
1997-01-01 | added info about rfork(2) | kstailey | |
1997-01-01 | don't count on MFS in add_blkdev_randomness | Michael Shalayeff | |
1997-01-01 | Get blktochr() from sun3/sun3/conf.c | briggs | |
1997-01-01 | Prototypes for mountroot, etc. are now in sys/systm.h--use ufs/ffs/ffs_extern.h | briggs | |
for ffs_mountroot proto. | |||
1997-01-01 | Supply full path on 'include' lines for config. | briggs | |
1996-12-31 | sync with 17-Dec-1996 | kstailey | |
1996-12-31 | removed unused CTL_MACHDEP stuff | kstailey | |
1996-12-30 | put entries back into alpha sorted order | kstailey | |
1996-12-30 | added info about /emul | kstailey | |
1996-12-29 | Fix typo | Thorsten Lockert | |
1996-12-29 | don't strip boot.com on install | Thomas Graichen | |
1996-12-29 | be more consistent when printing the memory values at bootup - now also | Thomas Graichen | |
the BIOS mem stuff is printed in bytes - like the other values too | |||
1996-12-29 | add some comments to some things we removed to get also more broken | Thomas Graichen | |
keyboards working | |||
1996-12-29 | change the name of the history file from .pdksh_hist to .ksh_history | Thomas Graichen | |
this way it is clearer where it comes from (pdksh is ksh in OpenBSD) and it's more consistent with other shells (bash - .bash_history and i think FreeBSD's sh also used something like .sh_history) | |||
1996-12-29 | remove one / from the printf of the filenames (_PATH_UNIX begings with a | Thomas Graichen | |
slash - /bsd so we don't need an extra slash there) | |||
1996-12-29 | our tar (paxtar) is now in /bin/tar not /usr/bin/tar | Thomas Graichen | |
1996-12-29 | work around the missing (gtar) -T (--files-from) option of our paxtar | Thomas Graichen | |
in pkg_create so that it should work now with paxtar (the -X option is still missing due to missing -X - in the gtar meaning --exclude-from-file option) i did it by changing the FreeBSD way of doing it (open a pipe to tar with -T - (read filenames from stdin) and give all the filenames to the pipe) to constructing a big :-) argumentlist for tar and executing it without the pipe (not the best solution but it works :-) | |||
1996-12-28 | changed __NetBSD__ to __OpenBSD__ | kstailey | |
1996-12-28 | crank minor due to arc4random | Theo de Raadt | |
1996-12-28 | Fix prerequisite test, still need to check why NODEV bufs comes here. | Niklas Hallqvist | |
1996-12-28 | an entire an entire | Jason Downs | |
1996-12-28 | arc4random() number generator, for use with things like RPC xid's. | dm | |
1996-12-28 | add OpenBSD tag to files. | Dale S. Rahn | |
1996-12-28 | adding OpenBSD tag to files. | Dale S. Rahn | |