freebsd-dev/sys/alpha
dfr f46e813550 * Add support for hw.physmem and hw.usermem sysctls (this allows sysinstall
to calculate a reasonable size for the swap partition).
* Fix a typo in remrq() where a process with idle priority would not be
  correctly removed from the relavent queue.  Note that realtime and idle
  priorities are still not supported since the assembler code in
  cpu_switch() does not check the realtime and idle queues.
1999-02-27 18:41:40 +00:00
..
alpha * Add support for hw.physmem and hw.usermem sysctls (this allows sysinstall 1999-02-27 18:41:40 +00:00
conf Ignore errors from chflags. This makes it possible to make installworld 1999-02-14 13:56:15 +00:00
include Introduce machine-dependent macro pgtok() to convert page count to number 1999-02-19 19:34:49 +00:00
isa Update the alpha port to use the new syscons. 1999-01-23 16:53:30 +00:00
linux Added call to elf_brand_inuse() to prevent you from cutting your own 1999-02-04 21:20:13 +00:00
pci Added support for the DEC EB64PLUS systype. (part I) 1999-01-18 20:15:07 +00:00
tc Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
tlsb Use suser() to check for super user rather than examining cr_uid directly. 1999-01-30 12:17:38 +00:00