Commit Graph

219082 Commits

Author SHA1 Message Date
pooka 59edb642f4 g/c unused static variable 2013-06-10 14:53:52 +00:00
pooka 9063a59c24 Create inodes with the specified mode instead of hardcoding to 0755. 2013-06-10 14:15:03 +00:00
hannken 93a1ef71b0 Move member di_inumber from ufs1_dinode to ulfs1_dinode.
No functional change intended. Tested on sparc64.
2013-06-10 10:26:22 +00:00
hannken 786df86a60 Make DEBUG kernel compile: di_u.inumber -> di_inumber 2013-06-10 09:25:05 +00:00
wiz e574093b05 Fix date, sort SEE ALSO, more and better macro use. 2013-06-10 08:33:41 +00:00
wiz b5e3f0bc0e Bump date for previous. 2013-06-10 08:32:04 +00:00
kardel d1abea10e2 adjust soekrisgpio driver to NetBSD 2013-06-10 07:14:01 +00:00
wiz 7f89a551ef Bump date for previous. 2013-06-10 06:41:58 +00:00
kardel 630a4e285d Import of proposed patch to OpenBSD for supporting GPIO and status
leds on a Soekris net6501

patch posted on 2013-01-14 17:11:00 at
http://permalink.gmane.org/gmane.os.openbsd.tech/31317
2013-06-10 06:04:35 +00:00
mrg 018f384e6a mark several interfaces as internal, most of which have other exported
APIs for their use.
2013-06-10 05:11:20 +00:00
mrg 0fe53d7fc9 remove xorg directories now marked obsolete. 2013-06-10 05:09:34 +00:00
mrg 4af42f384d add support for MKXORG_DRIVERS/xorg_drivers keyword, and use it to
mark the xf86-input-mouse files not all platforms use.
2013-06-10 05:04:00 +00:00
mrg 399cc76267 also look in ./usr/X11R7/ for x. 2013-06-10 05:03:20 +00:00
mrg 224424a849 add a new MKXORG_DRIVERS that defaults to yes on MKXORG platforms
besides acorn26.  useful for sets, and avoids overloading the
value of XFREE86_SERVERS.
2013-06-10 05:02:38 +00:00
mrg b1c5a3884b check (new) MKXORG_DRIVERS to see if we should build drivers. 2013-06-10 05:01:44 +00:00
mrg 6eb87fc2ee s/DIRBLKSIZE/UFS_&/.
HI DH!  :-)
2013-06-10 02:21:10 +00:00
jmmv 4aa7c4b88e Fix LINKS spec. 2013-06-09 22:00:50 +00:00
christos b9d62bd6aa no need for the local defs of he enc functions; compat_defs.h provides them. 2013-06-09 19:46:56 +00:00
christos 235c567362 the speed limit is 80 2013-06-09 18:54:05 +00:00
christos fe82a8aa8a alias vnconfig -> vndconfig 2013-06-09 18:40:50 +00:00
christos 515c2000f1 bump date. 2013-06-09 18:39:31 +00:00
christos ce446494c4 Alias this to vndconfig for symmetry. 2013-06-09 18:39:05 +00:00
christos 2882a9c896 List all cgd's no matter if they are not contiguously allocated 2013-06-09 18:37:40 +00:00
dholland 9daf003ef2 Stick UFS_ in front of these symbols:
DIRBLKSIZ
   DIRECTSIZ
   DIRSIZ
   OLDDIRFMT
   NEWDIRFMT

Part of PR 47909.

(two stragglers in this commit; oops)
2013-06-09 18:29:25 +00:00
dholland 5a420c1b9a Stick UFS_ in front of these symbols:
DIRBLKSIZ
   DIRECTSIZ
   DIRSIZ
   OLDDIRFMT
   NEWDIRFMT

Part of PR 47909.
2013-06-09 17:57:08 +00:00
dholland 2fd49050f5 Remove lfs-only inumber field (and its supporting union) from struct
ufs1_dinode.
2013-06-09 17:55:46 +00:00
wiz 7f3bb73875 Describe another use for .Cm. Bump date. 2013-06-09 16:32:43 +00:00
christos a6933efe77 Never return ENXIO in ioctl anymore. We don't have a fixed number of vnd's
configured.
2013-06-09 13:26:25 +00:00
christos 1b081a707c Now that we grow vnd's dynamically we cannot depend on the kernel returning
ENXIO when we exceed the number of configured vnds, so in the -l case, print
info for all vnds we can find device nodes for in /dev.
2013-06-09 13:25:40 +00:00
kiyohara e3971f83fc Call kmem_intr_free() with kmem_intr_alloc-ed memory instead of free(). 2013-06-09 12:52:33 +00:00
msaitoh d060f6e507 Fix a bug in last commit that mii_ticks isn't inclemented. 2013-06-09 09:56:17 +00:00
njoly 5244c50dc0 Add missing parenthesis. 2013-06-09 09:44:51 +00:00
msaitoh 307e621cc0 Update link status quickly. This change is a part of FreeBSD's mii_physubr.c
r158649.
2013-06-09 09:31:32 +00:00
msaitoh 23515adb99 Tabify. No functional change. 2013-06-09 09:24:29 +00:00
msaitoh d2c936ef4d Don't "return" but "break" in MII_TICK when the interface isn't doing
autonegotiaton or the link is up to update the status.
2013-06-09 09:15:51 +00:00
msaitoh 5102301e34 ciphy is gigabit PHY, so use MII_ANEGTICKS_GIGE instead of MII_ANEGTICKS. 2013-06-09 08:45:32 +00:00
msaitoh a2fa750028 atphy, ciphy, ihphy and rgephy are gigabit PHY, so not only check IFM_AUTO
for autonegotiation but also check IFM_1000_T, too.
2013-06-09 08:42:16 +00:00
kiyohara c3ad7b0ef5 Comment-out options IPSEC*. 2013-06-09 06:29:01 +00:00
kiyohara c51e524d36 Add omapdma.
Fix typo.  s/expantion/expansion/.
2013-06-09 06:28:16 +00:00
kiyohara 69a6de97d9 s/[ \t]$//g.
Indent.
2013-06-09 05:52:04 +00:00
christos af7cd4f35f Use be{32,64}enc, suggested by joerg. 2013-06-09 02:58:58 +00:00
riz c02fb3c915 Add another field to the SDT_PROBE_DEFINE macro, so our DTrace probes
can named the same as those on other platforms.

For example, proc:::exec-success, not proc:::exec_success.

Implementation follows the same basic principle as FreeBSD's; add
another field to the SDT_PROBE_DEFINE macro which is the name
as exposed to userland.
2013-06-09 01:13:47 +00:00
dholland b27a9f36f3 Move struct lfs_inode_ext to lfs_inode.h; it doesn't need to be public. 2013-06-09 00:13:55 +00:00
dholland 834acd6648 Get rid of this copy of the accessor macro for di_u.inumber; it breaks
the build now.
2013-06-09 00:10:55 +00:00
dholland 89582ef58a Build properly against the lfs changes. 2013-06-09 00:02:33 +00:00
dholland dc37d54c5e Add unsafe hacks to make this build going forward.
XXX: unsafe hacks are unsafe -- dump needs to be cleaned up to make
XXX: it more fs-independent.
2013-06-08 23:37:37 +00:00
dholland 6dc91806df Use struct ulfs1_dinode instead of struct ufs1_dinode. 2013-06-08 23:27:34 +00:00
dholland 36d33dd6ae G/C another unneeded union 2013-06-08 23:12:51 +00:00
dholland 602ba1f79c dp->di_u.inumber -> dp->di_inumber
Should have been part of the previous changeset that applied that
change to lfs.h. I'd quite like to know why the test build I ran
didn't trip on this.
2013-06-08 23:12:13 +00:00
dholland d9177c356e Remove stale union and accessor macros. 2013-06-08 23:04:49 +00:00