Go to file
roy 62480e1c72 There is no standard way of getting a list of aliases for the
terminal. However, some applications such as telnet want to know this.
ncurses dumps the terminfo header into an undefined variable ttytype
and these applications then parse it to work out the aliases.
We should do the same for now, until a standard mechanism for getting
the information is available or the need for it goes away.
2011-10-05 10:46:08 +00:00
bin .Dq Dv \&: 2011-10-04 18:11:27 +00:00
common Fix an implementation inconsistency with the prop_*_send_syscall() and 2011-09-30 22:08:18 +00:00
compat build compat versions of libgomp for everything except mips N64 (for now.) 2011-09-23 06:44:36 +00:00
crypto Sort sections. 2011-09-23 16:22:00 +00:00
dist Work around PR#43839, by calling resizeterm() on SIGWINCH. 2011-09-24 18:57:46 +00:00
distrib add new test 2011-10-04 20:20:32 +00:00
doc mention new binutils 2011-09-25 04:31:45 +00:00
etc Create the sysmon device node for the software watchdog 2011-10-04 10:55:53 +00:00
external Fix magic_descriptor/magic_file quoting in SYNOPSIS. 2011-10-03 15:43:55 +00:00
extsrc
games Use tiparm instead of vtparm. 2011-10-03 12:32:15 +00:00
gnu undo previous, my sources were wrong. 2011-10-02 15:04:47 +00:00
include Define _PATH_CPUCTL. 2011-09-27 11:24:20 +00:00
lib There is no standard way of getting a list of aliases for the 2011-10-05 10:46:08 +00:00
libexec match EXIT() with LEAF_ENTRY() so that sizes are actually constants. 2011-09-30 03:05:43 +00:00
regress provide the out of address space test in a gcc-4.5 friendly way. 2011-08-18 02:32:32 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Fix thinko about halt vs. poweroff; from Moritz Wilhelmy in PR 45141. 2011-10-04 07:25:34 +00:00
share fujitsu(4) -> fujbp(4) && fujhk(4). 2011-10-05 10:10:31 +00:00
sys Limit wd(4) transfers to 128 (512-byte) logical sectors, as the traditional 2011-10-05 03:40:18 +00:00
tests Fixed reversed/child parent and check the right variable for failure from 2011-10-04 16:28:26 +00:00
tools remove pre-gcc-4.5 mknative remnants that have long ceased to function. 2011-09-26 21:16:14 +00:00
usr.bin PR/43968 -- add 'segqlen' of TCPCB to 'netstat -P'. 2011-10-04 21:12:40 +00:00
usr.sbin Remove the GPIODETACH gpio(4) ioctl (it is still available in COMPAT_50) and 2011-10-03 11:16:47 +00:00
x11 Use find .${X11FONTDIR}, not find ./${X11FONTDIR}, because ${X11FONTDIR} 2011-09-12 13:38:42 +00:00
BUILDING Add tests for the shell under which build.sh is run. If the 2011-09-09 18:48:34 +00:00
Makefile Move the code for creating src/BUILDING from "make build-docs" in 2011-09-09 14:23:37 +00:00
Makefile.inc
UPDATING Inform that the prop_{array,dictionary}_send_syscall(3) change breaks 2011-09-30 22:17:50 +00:00
build.sh When using random versions of make to try to find the TOOLDIR, 2011-09-14 17:35:44 +00:00