Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-12 | Recognize sparc/i386/m68k-openbsd, and use the netbsd emulation then. | Marc Espie | |
2000-09-12 | Allow gen-aout.c to compile on something other than #@#!%linux | Marc Espie | |
2000-09-12 | remove cygnus tree gdb dependencies: we definitely don't want to depend | Marc Espie | |
on tcl there. This should restore the tree to build status, even though patches are still pending. | |||
2000-09-12 | Configure the right directories depending on arch. | Marc Espie | |
2000-09-12 | Adapt gdb to function name change in bfd. | Marc Espie | |
2000-09-12 | Change make_tempname() interface to create file or directory when needed. | Marc Espie | |
Use the new interface to call safe mkstemp or mkdtemp when available. | |||
2000-09-12 | Avoid calls to insecure choose_temp_base | Marc Espie | |
2000-09-12 | Check for mkdtemp and mkstemp. | Marc Espie | |
2000-09-12 | Do not build cxxfilt, the -current version lies with gcc | Marc Espie | |
2000-09-12 | link against installed libiberty | Marc Espie | |
2000-09-12 | Resolve other problems that dumb cvs can't find out by itself. | Marc Espie | |
(trivial part done, `interesting' patches remain) | |||
2000-09-12 | multiple debug levels | Markus Friedl | |
2000-09-12 | Help stupid cvs fixing basic conflicts. | Marc Espie | |
2000-09-12 | o add missing getsid() prototype | Todd C. Miller | |
o fix typo in getsid() that broke getsid(pid) where pid != 0 o cause getsid() and getpgid() to return EPERM if requesting the id of a session/process group not in the current session o check for NULL session in getsid() for exiting processes | |||
2000-09-12 | regen | Todd C. Miller | |
2000-09-12 | sys_getsid() and sys_getpgid() return pid_t, not int (though pid_t *is* | Todd C. Miller | |
an int so this didn't break anything). | |||
2000-09-12 | NATM domain; stoklund@taxidriver.dk | Theo de Raadt | |
2000-09-12 | Import binutils-2.10 | Marc Espie | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2000-09-12 | no longer do ports populate /usr/X11R6 | Todd T. Fries | |
2000-09-12 | make it compile with INET6 defined. the old INET6 code was from NRL, | Jun-ichiro itojun Hagino | |
and L2 macros were different. not really tested. sync with kame/ALTQ. | |||
2000-09-12 | remove ofdisk, it is no longer used. | Dale S. Rahn | |
recommend reboot, not halt, when installation is done. halt leaves some machines in a state where only pulling the powercord or finding the magic reset button (almost inside the machine) is required. | |||
2000-09-12 | Partial sync for shared library support on powerpc. | Dale S. Rahn | |
Binutils changes are missing. | |||
2000-09-12 | - Remove `device' keyword from configuration declaration. | Aaron Campbell | |
- ADMtek AN983 is the PCI version of the Centaur chip, AN985 is CardBus. | |||
2000-09-12 | a few more comments about it being ARC4 not RC4 | Theo de Raadt | |
2000-09-12 | sync | Theo de Raadt | |
2000-09-12 | new ENI part; stoklund@taxidriver.dk | Theo de Raadt | |
2000-09-12 | Apparently Art did not even compile a kernel before commiting | Theo de Raadt | |
2000-09-12 | handle LBA extended partitions here too; scott@nts.umn.edu | Theo de Raadt | |
2000-09-12 | work around Art's lack of testing | Theo de Raadt | |
2000-09-11 | another card with this chipset | Theo de Raadt | |
2000-09-11 | Fix pasto: repquota does not report user quotas when a volume argument is given | Todd C. Miller | |
and there are no group quotas set. canacar@eee.metu.edu.tr | |||
2000-09-11 | Document EXTRACT_CASES | Marc Espie | |
2000-09-11 | Could someone please tell me why cvs did not bother to commit | Artur Grabowski | |
those two files? | |||
2000-09-11 | Reenable afs. | Artur Grabowski | |
2000-09-11 | New Arla userland from Arla between 0.34.2 and current in arla cvs. | Artur Grabowski | |
Too many new features and fixes to mention here. | |||
2000-09-11 | Import of arla-0.35.7 | Artur Grabowski | |
2000-09-11 | New xfs from Arla between 0.34.2 and current in arla cvs. | Artur Grabowski | |
Too many new features and fixes to mention here. | |||
2000-09-11 | Disable afs temporarily until the new code is comitted. | Artur Grabowski | |
2000-09-11 | ldd compatibility (if we had ldd for this ld.so) | Dale S. Rahn | |
respect the LD_TRACE_LOADED_OBJECTS environment variable, print loaded libraries and exit, do not execute program. | |||
2000-09-11 | Remove confusing reference to the .Bd macro description; marc@ | Aaron Campbell | |
2000-09-11 | The mkstemp() function appeared in 4.4BSD; todd@ | Aaron Campbell | |
2000-09-11 | PCVT_EMU_MOUSE is gone; todd@ | Aaron Campbell | |
2000-09-11 | Test these changes before commiting, the list is ':' seperated not space. | Dale S. Rahn | |
2000-09-11 | Add wscons devices to list of devices to change when logging into ttyE0 | Dale S. Rahn | |
2000-09-10 | enable card on resume | Michael Shalayeff | |
2000-09-10 | Clean up MAKEDEV with respect to wscons. wsdisplay should not exist ttyEx | Dale S. Rahn | |
is used as that device. ttyEcfg needs to be created for wscons tools. Additional cleanup and comments. | |||
2000-09-10 | Linux mmap ignores the fd argument when MAP_ANON is on. Always pass -1 | jasoni | |
to the native mmap system call (in case the linux app doesn't). - From NetBSD | |||
2000-09-10 | 2nd part of the ecoff execution fix, was forgotten. | Miod Vallat | |
2000-09-10 | Pull in two asc fixes from NetBSD, makes pmax port on DS5000/200 alive again | Miod Vallat | |
2000-09-09 | Some verbiage on kernel options necessary (mostly from willey@serasystems.com) | Angelos D. Keromytis | |